vendor:
PHP News
by:
SirGod
7,5
CVSS
HIGH
SQL Injection (Auth Bypass)
89
CWE
Product Name: PHP News
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:moc_designs:php_news:1.1
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
MOC Designs PHP News v1.1 (Auth Bypass) SQL Injection Vulnerability
MOC Designs PHP News v1.1 is vulnerable to an authentication bypass vulnerability due to improper sanitization of user-supplied input. An attacker can exploit this vulnerability by supplying a crafted input to the 'User' and 'Password' fields of the login page. This will allow the attacker to bypass authentication and gain access to the application.
Mitigation:
Input validation should be performed to ensure that user-supplied input is properly sanitized.