VirtueMart 'product_id' Parameter SQL Injection Vulnerability
BID:37317
Info
VirtueMart 'product_id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 37317 |
| Class: | Input Validation Error |
| CVE: |
CVE-2009-4430 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 14 2009 12:00AM |
| Updated: | Apr 13 2015 09:05PM |
| Credit: | SOA Crew a.k.a Neo-GabrieL |
| Vulnerable: |
VirtueMart VirtueMart 1.0 |
| Not Vulnerable: | |
Discussion
VirtueMart 'product_id' Parameter SQL Injection Vulnerability
VirtueMart 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.
VirtueMart 1.0 is vulnerable; other versions may also be affected.
VirtueMart 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.
VirtueMart 1.0 is vulnerable; other versions may also be affected.
Exploit / POC
VirtueMart 'product_id' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?page=shop.product_details&flypage=shop.flypage&product_id=[SOA injection]
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?page=shop.product_details&flypage=shop.flypage&product_id=[SOA injection]
Solution / Fix
VirtueMart 'product_id' Parameter SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. 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. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
VirtueMart 'product_id' Parameter SQL Injection Vulnerability
References:
References:
- VirtueMart Homepage (VirtueMart)