CVE-2026-3756 Details
Description
A vulnerability was identified in SourceCodester Sales and Inventory System up to 1.0. Affected is an unknown function of the file /check_item_details.php. The manipulation of the argument stock_name1 leads to sql injection. The attack may be initiated remotely. The exploit is publicly available and might be used.
A SQL injection vulnerability has been identified in SourceCodester Sales and Inventory System versions through 1.0. The issue resides in the 'check_item_details.php' file, where the 'stock_name1' parameter in POST requests is not properly sanitized. This flaw allows authenticated attackers to inject arbitrary SQL commands, exploiting the MySQL database backend. The vulnerability can be exploited using Boolean-based or Time-based blind injection techniques, such as using the 'SLEEP()' function, to enumerate database structures and exfiltrate sensitive data.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/meifukun/Web-Security-PoCs/blob/main/Inventory-System/SQLi-CheckItemDetails-stockname1.md | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.349734 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.349734 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.768042 | [email protected] | Third Party AdvisoryVDB Entry |
| https://www.sourcecodester.com/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ahsanriaz26gmailcom sales and inventory system | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 9, 2026 | Initial Analysis | [email protected] |
| Mar 8, 2026 | New CVE Received | [email protected] |