| Titel | SourceCodester Sales and Inventory System 1.0 SQL Injection |
|---|
| Beschreibung | A SQL Injection vulnerability exists in version 1.0 of the Inventory System, specifically within the view_product.php component. The application fails to properly sanitize the searchtxt parameter in HTTP POST requests triggered during the product search functionality. This allows an authenticated attacker to inject and execute arbitrary SQL commands. As the backend database is MySQL, the vulnerability can be exploited using UNION-based (11 columns), Boolean-based blind, and Time-based blind injection techniques. Successful exploitation allows attackers to bypass authentication by reading administrator credentials, exfiltrate sensitive database content such as users, orders, and supplier information, and enumerate the underlying database schema. |
|---|
| Quelle | ⚠️ https://github.com/meifukun/Web-Security-PoCs/blob/main/Inventory-System/SQLi-ViewProduct-searchtxt.md |
|---|
| Benutzer | Anonymous User |
|---|
| Einreichung | 08.03.2026 15:17 (vor 29 Tagen) |
|---|
| Moderieren | 22.03.2026 09:43 (14 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 352409 [SourceCodester Sales and Inventory System 1.0 HTTP POST Request /view_product.php searchtxt SQL Injection] |
|---|
| Punkte | 20 |
|---|