LoveCMS Multiple Parameter Handling File Inclusion and SQL Injection Vulnerabilities


Description   Multiple vulnerabilities have been identified in LoveCMS, which could be exploited by remote attackers to execute SQL commands or disclose the contents of arbitrary files.
The first issue is due to an input validation error in the "index.php" script that does not validate the "load" parameter, which could be exploited by malicious users to include local files with the privileges of the web server.
The second issue is due to an input validation error in the "modules/content/index.php" script that does not validate the "id" parameter when executing SQL queries, which could be exploited by malicious people to conduct SQL injection or cross site scripting attacks.
Note : A remote file inclusion issue has also been reported in the "install/index.php" script when processing the "step" parameter. However, the affected script is usually deleted by administrators after the installation process.
     
Vulnerable Products   Vulnerable Software:
LoveCMS version 1.4.1 and prior
     
Solution  
     
CVE   CVE-2007-1149
CVE-2007-1148
     
References  
     
Vulnerability Manager Detection   No
     
IPS Protection  
ASQ Engine alarm Available Since
SQL injection Prevention - GET : suspicious OR statement in URL
3.2.0
SQL injection Prevention - POST : suspicious SELECT statement in data
3.2.0
SQL injection Prevention - GET : suspicious combination of 'OR' or 'AND' statements in URL
3.2.0
SQL injection Prevention - POST : possible version probing in data
3.2.0
SQL injection Prevention - GET : suspicious CREATE statement in URL
3.2.0
SQL injection Prevention - GET : suspicious OPENROWSET statement in URL
3.2.0
SQL injection Prevention - POST : suspicious OPENQUERY statement in data
3.2.0
SQL injection Prevention - POST : suspicious CREATE statement in data
3.2.0
SQL injection Prevention - POST : suspicious UPDATE statement in data
3.2.0
SQL injection Prevention - POST : suspicious UNION statement in data
3.2.0
SQL injection Prevention - GET : suspicious OPENQUERY statement in URL
3.2.0
SQL injection Prevention - GET : suspicious shutdown statement in URL
3.2.0
SQL injection Prevention - GET : suspicious UNION SELECT statement in URL
3.2.0
SQL injection Prevention - POST : suspicious DROP statement in data
3.2.0
SQL injection Prevention - GET : possible database version probing
3.2.0
SQL injection Prevention - POST : suspicious INSERT statement in data
3.2.0
SQL injection Prevention - POST : suspicious OR statement in data
3.2.0
PHP : Remote file inclusion prevention : URL found as parameter
3.2.0
SQL injection Prevention - GET : suspicious UPDATE SET statement in URL
3.2.0
SQL injection Prevention - POST : suspicious EXEC statement in data
3.2.0
SQL injection Prevention - GET : suspicious SELECT statement in URL
3.2.0
SQL injection Prevention - GET : suspicious INSERT statement in URL
3.2.0
SQL injection Prevention - GET : suspicious DROP statement in URL
3.2.0
SQL injection Prevention - POST : suspicious OPENROWSET statement in data
3.2.0
SQL injection Prevention - GET : suspicious EXEC statement in URL
3.2.0
SQL injection Prevention - POST : suspicious HAVING statement in data
3.2.0
     


 
 
 
 
 Risk level 
Moderate 

 Vulnerability First Public Report Date 
2007-02-23 

 Target Type 
Server 

 Possible exploit 
Local & Remote