vendor:
SiteX CMS
by:
Sc0rpi0n
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SiteX CMS
Affected Version From: 0.7.4 beta
Affected Version To: 0.7.4 beta
Patch Exists: NO
Related CWE: N/A
CPE: a:sitex:sitex_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: None
2009
SiteX CMS 0.7.4 beta (/photo.php) SQL-Injection exploit
This exploit is used to gain access to the SiteX CMS 0.7.4 beta system by exploiting a SQL injection vulnerability in the /photo.php script. The exploit requires Magic_quotes to be set to off and will return the username and password of the first user in the database.
Mitigation:
Ensure that Magic_quotes is set to on and that all user input is properly sanitized before being used in a SQL query.