6.8
CVSSv2

CVE-2009-3330

Published: 23/09/2009 Updated: 19/09/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in index.php in cP Creator 2.7.1, when magic_quotes_gpc is disabled, allows remote malicious users to execute arbitrary SQL commands via the tickets parameter in a support ticket action.

Vulnerable Product Search on Vulmon Subscribe to Product

cpecreator cp creator 2.7.1

Exploits

#!/usr/bin/python ##################################################################################### #### cP Creator v271 Remote Sql Injection #### ##################################################################################### # ...