Plexum Multiple SQL Injection Vulnerabilities
BID:17617
Info
Plexum Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 17617 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 19 2006 12:00AM |
| Updated: | Apr 20 2006 07:47PM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Plexum PlexCart X5 0 |
| Not Vulnerable: | |
Discussion
Plexum Multiple SQL Injection Vulnerabilities
Plexum is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Version X5 is vulnerable; other versions may also be affected.
Plexum is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Version X5 is vulnerable; other versions may also be affected.
Exploit / POC
Plexum Multiple SQL Injection Vulnerabilities
These issues can be exploited using a web client.
The following proof-of-concept URIs are available:
http://www.example.com/plexum.php?section=webstats&page=hits&startpos=15&maxrec=457&pagesize=[SQL]
http://www.example.com/plexum.php?section=webstats&page=hits&startpos=450&maxrec=[SQL]
http://www.example.com/plexum.php?section=webstats&page=hits&startpos=[SQL]
These issues can be exploited using a web client.
The following proof-of-concept URIs are available:
http://www.example.com/plexum.php?section=webstats&page=hits&startpos=15&maxrec=457&pagesize=[SQL]
http://www.example.com/plexum.php?section=webstats&page=hits&startpos=450&maxrec=[SQL]
http://www.example.com/plexum.php?section=webstats&page=hits&startpos=[SQL]
Solution / Fix
Plexum Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or 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 are aware of more recent information, please mail us at: [email protected].
References
Plexum Multiple SQL Injection Vulnerabilities
References:
References:
- Plexum Web Site (Plexum)
- Plexum X5 SQL vuln. (r0t)