vendor:
Basic Shopping Cart
by:
Viren Saroha (illusion)
7.5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: Basic Shopping Cart
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:basic_shopping_cart:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10/Kali Linux
2021
Basic Shopping Cart 1.0 – Authentication Bypass
An authentication bypass vulnerability exists in Basic Shopping Cart 1.0, which allows an attacker to bypass authentication by entering ' or '1'='1'# in the username field. This can be exploited by sending a specially crafted POST request to the adminlogin.php page.
Mitigation:
Ensure that authentication is properly implemented and that user input is properly sanitized.