vendor:
Phpcms 2008 V2
by:
R3d-D3v!L
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Phpcms 2008 V2
Affected Version From: 2
Affected Version To: 2
Patch Exists: NO
Related CWE: N/A
CPE: a:phpcms:phpcms_2008_v2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2011
REMOTE SQL iNJECTioN Vulnerabilities
A Remote SQL Injection vulnerability exists in Phpcms 2008 V2, which allows an attacker to inject malicious SQL queries via the 'modelid' parameter in the 'flash_upload.php' script. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. The vulnerability is confirmed in version 2.0. Successful exploitation of this vulnerability requires that magic_quotes_gpc is disabled.
Mitigation:
Ensure that magic_quotes_gpc is enabled.