vendor:
OpenNews
by:
SirGod
7,5
CVSS
HIGH
SQL Injection (Auth Bypass) and Remote Command Execution
89, 78
CWE
Product Name: OpenNews
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:opennews-sun:opennews
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
OpenNews 1.0 (SQLI/RCE) Multiple Remote Vulnerabilities
OpenNews 1.0 is vulnerable to SQL Injection (Auth Bypass) and Remote Command Execution. An attacker can bypass authentication by entering ' or ' 1=1 as the username and any value as the password. An attacker can also execute arbitrary commands by entering ';system(YOUR COMMAND);' in the Overall Width field and then accessing the config.php page.
Mitigation:
Ensure that the magic_quotes_gpc is set to on and update to the latest version of OpenNews 1.0.