Description
A vulnerability was identified in itsourcecode Sales and Inventory System 1.0. This impacts an unknown function of the file /pages/pro_del.php. The manipulation of the argument ID leads to sql injection. The attack is possible to be carried out remotely. The exploit is publicly available and might be used.
Published: 2026-09-06
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL Injection
Action: Apply Patch
AI Analysis

Impact

A remote SQL injection vulnerability exists in the Sales and Inventory System’s pro_del.php file. The flaw is triggered by manipulating the ID argument, allowing an attacker to inject arbitrary SQL commands. This can lead to unauthorized data disclosure, modification, or deletion of the application’s database, thereby compromising confidentiality, integrity, and availability of business data.

Affected Systems

The vulnerability affects itsourcecode’s Sales and Inventory System version 1.0. Specific functions within pro_del.php are impacted, but the exact scope of the code and other related modules is not detailed in the advisory.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity. EPSS is not available, and the vulnerability is not listed in CISA KEV. The attack vector is inferred to be remote, as the description explicitly states the attack can be carried out remotely and the exploit is publicly available. No official patch or workaround is listed, so exploitation is likely contingent on finding a public exploit or developing one. Until a vendor fix is issued, the risk remains medium to high depending on the exposure of the vulnerable endpoint.

Generated by OpenCVE AI on September 6, 2026 at 04:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify if itsourcecode has released a patch for the pro_del.php SQL injection and deploy it immediately.
  • If a patch is unavailable, restrict access to the pro_del.php endpoint to authenticated administrators only and implement strict input validation or parameterized queries to neutralize injection vectors.
  • Consider disabling or removing the pro_del.php functionality if it is not essential to business operations while a vendor fix is pending.

Generated by OpenCVE AI on September 6, 2026 at 04:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 06 Sep 2026 03:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in itsourcecode Sales and Inventory System 1.0. This impacts an unknown function of the file /pages/pro_del.php. The manipulation of the argument ID leads to sql injection. The attack is possible to be carried out remotely. The exploit is publicly available and might be used.
Title itsourcecode Sales and Inventory System pro_del.php sql injection
First Time appeared Itsourcecode
Itsourcecode sales And Inventory System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:itsourcecode:sales_and_inventory_system:*:*:*:*:*:*:*:*
Vendors & Products Itsourcecode
Itsourcecode sales And Inventory System
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

Itsourcecode Sales And Inventory System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-08T17:08:17.843Z

Reserved: 2026-09-05T10:17:29.406Z

Link: CVE-2026-86163

cve-icon Vulnrichment

Updated: 2026-09-08T17:08:12.082Z

cve-icon NVD

Status : Deferred

Published: 2026-09-06T04:18:30.320

Modified: 2026-09-08T18:21:15.397

Link: CVE-2026-86163

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-06T04:30:05Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')