vendor:
by:
kerem125 & gsy
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name:
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Free Paypal Shopping Cart Arbitrary SQL Injection
The vulnerability allows an attacker to execute arbitrary SQL queries in the 'news_id' parameter of the 'news.asp' script. By injecting a union select statement, the attacker can retrieve sensitive information such as the admin username and password.
Mitigation:
The vulnerability can be mitigated by implementing proper input validation and parameterized queries to prevent SQL injection attacks.