Description
A vulnerability was determined in SourceCodester Sales and Inventory System 1.0. This impacts an unknown function of the file /check_customer_details.php of the component POST Handler. Executing a manipulation of the argument stock_name1 can lead to sql injection. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized.
Published: 2026-03-08
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL Injection compromising data confidentiality and integrity
Action: Immediate Patch
AI Analysis

Impact

This vulnerability exists in the check_customer_details.php POST handler of SourceCodester Sales and Inventory System 1.0. Manipulating the stock_name1 argument allows an attacker to inject arbitrary SQL into the backend database. The injection can expose sensitive customer and inventory information, alter records, or potentially compromise the database. The flaw is identified as CWE-74 and CWE-89.

Affected Systems

The affected product is SourceCodester Sales and Inventory System version 1.0. Only the /check_customer_details.php endpoint’s POST handler is impacted. No other versions or components are listed as vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. The EPSS score is reported as less than 1%, implying a low likelihood of exploitation in the wild, and the vulnerability is not catalogued in the CISA KEV. The attack vector is remote; an unauthenticated or authenticated user who can send crafted POST requests to the vulnerable endpoint may exploit the flaw. The exploit does not require special prerequisites beyond accessing the web application and does not depend on additional system weaknesses.

Generated by OpenCVE AI on April 17, 2026 at 11:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch that addresses the SQL injection vulnerability in check_customer_details.php.
  • Validate the stock_name1 parameter and use prepared statements or parameterized queries to eliminate injection risks.
  • Ensure the database user used by the application has only the necessary permissions and monitor database logs for suspicious activity.

Generated by OpenCVE AI on April 17, 2026 at 11:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 11 Mar 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 09 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Ahsanriaz26gmailcom
Ahsanriaz26gmailcom sales And Inventory System
CPEs cpe:2.3:a:ahsanriaz26gmailcom:sales_and_inventory_system:1.0:*:*:*:*:*:*:*
Vendors & Products Ahsanriaz26gmailcom
Ahsanriaz26gmailcom sales And Inventory System

Mon, 09 Mar 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Sourcecodester
Sourcecodester sales And Inventory System
Vendors & Products Sourcecodester
Sourcecodester sales And Inventory System

Sun, 08 Mar 2026 17:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in SourceCodester Sales and Inventory System 1.0. This impacts an unknown function of the file /check_customer_details.php of the component POST Handler. Executing a manipulation of the argument stock_name1 can lead to sql injection. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized.
Title SourceCodester Sales and Inventory System POST check_customer_details.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Ahsanriaz26gmailcom Sales And Inventory System
Sourcecodester Sales And Inventory System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-03-11T19:31:09.716Z

Reserved: 2026-03-07T20:30:00.633Z

Link: CVE-2026-3755

cve-icon Vulnrichment

Updated: 2026-03-11T19:31:06.442Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-08T18:15:49.553

Modified: 2026-03-09T15:16:22.947

Link: CVE-2026-3755

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T12:00:11Z

Weaknesses