vendor:
Micro CMS
by:
learn3r hacker from Nepal
7.5
CVSS
HIGH
File Inclusion & SQL Injection
89, 79
CWE
Product Name: Micro CMS
Affected Version From: 3.5
Affected Version To: 3.5
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
Micro CMS File inclusion Vuln & SQLi login bypass
A vulnerability exists in Micro CMS version 3.5 or lower which allows an attacker to bypass the login authentication by using a valid username followed by /* and any password. An attacker can also use a username of " or 1=1/* and any password to bypass the authentication.
Mitigation:
Disable register globals and use prepared statements for authentication.