vendor:
Stock Management System
by:
Adeeb Shah
7.5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: Stock Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:stock_management_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10 (x64_86) + XAMPP 7.4.4
2020
Stock Management System 1.0 – Authentication Bypass
An authentication bypass vulnerability exists in Stock Management System 1.0 due to improper validation of user-supplied input. An attacker can send a malicious POST request to the application with a crafted payload in the 'email' parameter to bypass authentication and gain access to the application.
Mitigation:
Ensure that user-supplied input is properly validated and sanitized before being used in the application.