vendor:
Basic Shopping Cart (PHP/MySQL)
by:
Delilah
7,5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: Basic Shopping Cart (PHP/MySQL)
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: XAMPP
2016
Edge SkateShop Authentication Bypass
An authentication bypass vulnerability exists in Edge SkateShop. An attacker can send a specially crafted POST request to adminlogin.php with the username set to 'admin' # and any password to bypass authentication and gain access to the admin panel.
Mitigation:
Ensure that authentication is properly implemented and that user input is properly sanitized.