vendor:
Multi-lingual Application
by:
R3d-D3v!L
6.4
CVSS
MEDIUM
SQL Injection
89
CWE
Product Name: Multi-lingual Application
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
Multi Blind SQL Injection Vulnerability
A multi Blind SQL Injection vulnerability was discovered in the Multi-lingual Application software of www.charon.co.uk. The vulnerability was discovered by ((R3d-D3v!L)) in December 2009. The vulnerable URL is http://server/multi_language/adminsection/products_update.asp?ProductID={Err0r}. The exploit is done by sending a malicious request with a true statement such as products_update.asp?ProductID=1 and 1=1 and a false statement such as products_update.asp?ProductID=1 and 1=2. The same exploit can be done on RegistrationResults.asp?Delete={JuPA} and content.asp?ContentID=((M2Z)).
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.