vendor:
Active BuyandSell
by:
CyberGhost
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Active BuyandSell
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Active BuyandSell Remote SQL Injection Vulnerability
The vulnerability allows an attacker to perform SQL injection attacks through the 'buyersend.asp' and 'admin.asp' pages. By manipulating the 'catid' parameter, an attacker can execute arbitrary SQL queries and retrieve sensitive information such as admin credentials.
Mitigation:
To mitigate this vulnerability, the developer should implement proper input validation and parameterized queries to prevent SQL injection attacks. Additionally, it is recommended to regularly update the software to apply any available security patches.