vendor:
SiteGenius web application
by:
AutoRUN & dR.sqL
7.5
CVSS
HIGH
Blind SQL injection
89
CWE
Product Name: SiteGenius web application
Affected Version From: All
Affected Version To: All
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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 & Linux
2011
SiteGenius Blind SQL injection vulnerability
A vulnerability exists in SiteGenius web application which allows an attacker to perform a blind SQL injection attack. Affected files are topic.php and article.php. The attacker can use the exploit URL http://localhost/sitegenius/topic.php?id=1 and 1=1 to check if the injection is successful.
Mitigation:
Input validation should be performed on all user-supplied data to prevent SQL injection attacks.