Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Behruzbek Zokiraliyev

#27372of 56,331
9.8Total CVSS
Vulnerabilities · 1
PT-2026-68045
9.8
2026-08-05
Unknown · Stock-Inventory-Management-System · CVE-2026-71207
**Name of the Vulnerable Software and Affected Versions** Stock-Inventory-Management-System (affected versions not specified) **Description** The `login.php` endpoint is susceptible to authentication bypass. The application assigns raw `$ POST` values from the `username` and `password` variables to the `$ SESSION` and concatenates these values directly into a SQL statement without parameterization or escaping. This allows an unauthenticated remote attacker to bypass authentication using SQL injection payloads. Additionally, the script contains hardcoded administrative credentials (admin/neola) within a post-login conditional check, creating another path for full authentication bypass. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.