vendor:
1024 CMS
by:
irk4z[at]yahoo.pl
N/A
CVSS
HIGH
LFI/SQL
CWE
Product Name: 1024 CMS
Affected Version From: 1.3.2001
Affected Version To: 1.3.2001
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
1024 CMS 1.3.1 (LFI/SQL) Multiple Vulnerabilities
The vulnerability allows an attacker to perform SQL injection and local file inclusion attacks. In the SQL injection attack, an attacker can retrieve usernames and passwords from the database if magic_quotes_gpc is off. In the local file inclusion attack, an attacker can include arbitrary files from the system.
Mitigation:
Enable magic_quotes_gpc to prevent SQL injection and use proper input validation to prevent local file inclusion attacks.