vendor:
Online Shopping Alphaware in PHP/MySQL
by:
Moaaz Taha (0xStorm)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Online Shopping Alphaware in PHP/MySQL
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:online_shopping_alphaware_in_php/mysql:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10 Pro 1909 (x64_86) + XAMPP 3.2.4
2020
Online Shopping Alphaware 1.0 – ‘id’ SQL Injection
This parameter 'id' is vulnerable to Error-Based blind SQL injection in this path '/alphaware/details.php?id=431860' that leads to retrieve all databases.
Mitigation:
Input validation, parameterized queries, and stored procedures can help mitigate SQL injection attacks.