vendor:
Pixie CMS
by:
Piranha
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: Pixie CMS
Affected Version From: 01.01
Affected Version To: 01.04
Patch Exists: NO
Related CWE: None
CPE: a:pixie_cms:pixie_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: Windows XP SP3
2011
Pixie CMS 1.01 – 1.04 “Referer” Blind SQL Injection
A Blind SQL Injection vulnerability exists in Pixie CMS versions 1.01 - 1.04. An attacker can send a specially crafted HTTP request with a malicious Referer header to the vulnerable application in order to execute arbitrary SQL commands. If the condition is true, the application will respond with a timeout of ~5 seconds.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use parameterized queries.