vendor:
WysGui CMS
by:
NAME: MAIL: WEB: IRC:
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WysGui CMS
Affected Version From: 1.2 BETA
Affected Version To: 1.2 BETA
Patch Exists: YES
Related CWE: N/A
CPE: a:wysgui:wysgui_cms
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
Insecure cookie handling BLIND SQL INJECTION
WysGui CMS 1.2 BETA is vulnerable to Blind SQL Injection. The vulnerability is located in the 'cookie' parameter of the 'index.php' file. Remote attackers can inject own SQL commands to compromise the web application. The injection point is the 'cookie' parameter and the execution point is in the 'index.php' file. The exploitation is possible without authentication. Successful exploitation of the vulnerability results in database management system compromise.
Mitigation:
The vulnerability can be patched by escaping the 'cookie' parameter.