vendor:
Bangresto
by:
nu11secur1ty
9
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Bangresto
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:axcora:bangresto:1.0
Platforms Tested:
2022
Bangresto 1.0 – SQL Injection
The `itemID` parameter appears to be vulnerable to SQL injection attacks. The payload ' was submitted in the itemID parameter, and a database error message was returned. The attacker can be stooling all information from the database of this application.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.