Title: ABC eStore Index.PHP SQL Injection Vulnerability
Severity: MODERATE
Description:
ABC eStore is a web-based ecommerce application implemented in PHP.
The application is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data to the 'cat_id' parameter of the 'index.php' script before using it in an SQL query.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
This issue affects ABC eStore 3.0; other versions may also be vulnerable.
Affected Products:
- Algera ABC eStore 3.0
References:
- Algera: ABC eStore overview
