Description
A vulnerability was detected in itsourcecode Sales and Inventory System 1.0. Affected by this vulnerability is an unknown functionality of the file /pages/sup_transac.php. Performing a manipulation of the argument companyname results in sql injection. It is possible to initiate the attack remotely. The exploit is now public and may be used.
Published: 2026-09-07
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability exists in the sup_transac.php file of itsourcecode Sales and Inventory System 1.0. Manipulating the companyname argument allows execution of arbitrary SQL statements. This flaw can be exploited remotely, enabling attackers to read or alter data stored in the system’s database. The impact is the potential loss of confidentiality, integrity, or availability of sensitive inventory and sales information.

Affected Systems

itsourcecode Sales and Inventory System version 1.0 is affected.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting a moderate but non‑critical risk of exploitation. Attackers can launch the exploit remotely; the public exploit is currently available, increasing the likelihood of real‑world attacks. Due to the moderate CVSS score and lack of a known KEV listing, the immediate threat is moderate, but the remote nature of the attack warrants prompt assessment.

Generated by OpenCVE AI on September 7, 2026 at 03:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Implement input validation and use prepared statements or proper escaping for the companyname parameter to eliminate SQL injection.
  • Restrict external access to sup_transac.php using web server configuration or network firewall rules to reduce the attack surface.
  • Enable and regularly review database and application logs for suspicious query patterns that may indicate SQL injection attempts.

Generated by OpenCVE AI on September 7, 2026 at 03:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 02:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in itsourcecode Sales and Inventory System 1.0. Affected by this vulnerability is an unknown functionality of the file /pages/sup_transac.php. Performing a manipulation of the argument companyname results in sql injection. It is possible to initiate the attack remotely. The exploit is now public and may be used.
Title itsourcecode Sales and Inventory System sup_transac.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-07T01:45:13.449Z

Reserved: 2026-09-06T09:39:36.436Z

Link: CVE-2026-86245

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T02:17:21.427

Modified: 2026-09-07T02:17:21.427

Link: CVE-2026-86245

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T03:30:16Z

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')