Megamail Product_Review.PHP Multiple SQL Injection Vulnerabilities
BID:21072
Info
Megamail Product_Review.PHP Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 21072 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 14 2006 12:00AM |
| Updated: | Nov 16 2006 05:36PM |
| Credit: | laurent gaffi and benjamin moss are credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Koan Software Megamail 0 |
| Not Vulnerable: | |
Discussion
Megamail Product_Review.PHP Multiple SQL Injection Vulnerabilities
Megamail is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Megamail is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Exploit / POC
Megamail Product_Review.PHP Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://example.com/mega-mall/product_review.php?t=[sql]
http://example.com/mega-mall/product_review.php?t=0&productId=[sql]
http://example.com/mega-mall/product_review.php?t=0&productId=1004&sk=[sql]
http://example.com/mega-mall/product_review.php?t=0&productId=1004&t=0&x=[sql]
http://example.com/mega-mall/product_review.php?t=0&productId=1004&sk=USERID&so=[sql]
http://example.com/mega-mall/order-track.php?Enter=1&orderNo=[sql]
An attacker can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://example.com/mega-mall/product_review.php?t=[sql]
http://example.com/mega-mall/product_review.php?t=0&productId=[sql]
http://example.com/mega-mall/product_review.php?t=0&productId=1004&sk=[sql]
http://example.com/mega-mall/product_review.php?t=0&productId=1004&t=0&x=[sql]
http://example.com/mega-mall/product_review.php?t=0&productId=1004&sk=USERID&so=[sql]
http://example.com/mega-mall/order-track.php?Enter=1&orderNo=[sql]
Solution / Fix
Megamail Product_Review.PHP 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
Megamail Product_Review.PHP Multiple SQL Injection Vulnerabilities
References:
References: