vendor:
aeNovoShop
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: aeNovoShop
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE: CVE-Unknown
CPE: a:aenovo:aenovoshop
Platforms Tested:
Unknown
SQL Injection vulnerabilities in Aenovo, aeNovoShop, and aeNovoWYSI
Multiple SQL injection vulnerabilities in Aenovo, aeNovoShop, and aeNovoWYSI allow attackers to execute arbitrary SQL commands via the 'strSQL' parameter in the search.asp script.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize user-supplied input before using it in SQL queries. Additionally, the use of parameterized queries or prepared statements can help prevent SQL injection attacks.