vendor:
ONECMS
by:
Ctacok and .:[melkiy]:.
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ONECMS
Affected Version From: 2.5
Affected Version To: 2.5
Patch Exists: NO
Related CWE: N/A
CPE: a:onecms:onecms:2.5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu 9.10 Apache2+PHP5
2010
ONECMS v2.5 SQL INJECTION
ONECMS v2.5 is vulnerable to SQL injection. An attacker can exploit this vulnerability to gain access to the admin panel of the application. The exploit requires the Magic_quotes to be set to Off. The exploit code is written in Perl and it takes the host and path as arguments. It then sends a malicious request to the application which results in the disclosure of the admin credentials.
Mitigation:
Ensure that the Magic_quotes is set to On and input validation is done properly.