vendor:
ABC estore
by:
k1tk4t [k1tk4t(at)newhack.org] | DNX Code [dnx(at)hackermail.com] (Modified)
7.5
CVSS
HIGH
Blind SQL Injection
Not mentioned
CWE
Product Name: ABC estore
Affected Version From: ABC estore 3.0
Affected Version To: Not mentioned
Patch Exists: NO
Related CWE: Not mentioned
CPE: Not mentioned
Platforms Tested: Not mentioned
Not mentioned
ABC estore 3.0 (cat_id) Blind SQL Injection
A blind SQL injection vulnerability exists in ABC estore 3.0. By injecting SQL code in the (cat_id) parameter of the index.php script, an attacker can manipulate the database and retrieve sensitive information such as usernames and passwords. This vulnerability requires the presence of subcategories for successful exploitation.
Mitigation:
Update the ABC estore to a patched version that fixes the SQL injection vulnerability. Alternatively, implement input validation and parameterized queries to prevent SQL injection attacks.