vendor:
Stock Management System
by:
Josué Mier (aka blu3ming)
8.1
CVSS
CRITICAL
Unauthenticated SQL Injection
89
CWE
Product Name: Stock Management System
Affected Version From: v1.0
Affected Version To: v1.0
Patch Exists: NO
Related CWE: CVE-2023-51951
CPE: a:oretnom23:stock_management_system:1.0
Platforms Tested: Linux, Windows, XAMPP
2024
Stock Management System v1.0 – Unauthenticated SQL Injection
The Stock Management System web application version 1.0 is vulnerable to an unauthenticated SQL Injection attack. This vulnerability allows remote attackers to extract sensitive information from the SQL database using an Error-Based Injection technique.
Mitigation:
To mitigate this vulnerability, it is recommended to implement input validation and parameterized queries to prevent SQL Injection attacks. Additionally, enforcing proper authentication mechanisms and access controls can help protect the application.