Description
A vulnerability has been found in itsourcecode Sales and Inventory System 1.0. Affected by this vulnerability is an unknown functionality of the file /pages/pro_edit.php. Such manipulation of the argument ID leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Published: 2026-08-30
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Purchase Order editing page of itsourcecode Sales and Inventory System 1.0 allows an attacker to manipulate the ID parameter and inject arbitrary SQL commands. The vulnerability is an example of SQL injection (CWE‑89) and also involves improper handling of special characters in a command context (CWE‑74). An attacker can gain unauthorized access to the database, read, modify or delete data, and potentially execute further commands if the database user has elevated privileges.

Affected Systems

The affected product is the Sales and Inventory System from itsourcecode, version 1.0. No additional affected versions are specified, and the hardware or operating systems are not mentioned.

Risk and Exploitability

The CVSS score is 5.3, indicating a medium severity impact. EPSS data is not available, so the exact exploitation probability cannot be assessed. The vulnerability is not listed in CISA’s KEV catalog. The attack is feasible remotely, requiring only that a user can submit crafted requests to the pro_edit.php endpoint. No prerequisites beyond network connectivity to the web application are noted.

Generated by OpenCVE AI on August 30, 2026 at 10:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued patch or upgrade to a later release that fixes the SQL injection flaw.
  • Implement robust input validation and use parameterized queries to neutralize malicious input before it reaches the database.
  • Configure the database user account used by the application with the minimum permissions needed to perform its functions, limiting the potential damage from an injected command.

Generated by OpenCVE AI on August 30, 2026 at 10:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 30 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in itsourcecode Sales and Inventory System 1.0. Affected by this vulnerability is an unknown functionality of the file /pages/pro_edit.php. Such manipulation of the argument ID leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Title itsourcecode Sales and Inventory System pro_edit.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-08-30T09:00:09.803Z

Reserved: 2026-08-29T16:12:17.553Z

Link: CVE-2026-82485

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-30T09:16:46.623

Modified: 2026-08-30T09:16:46.623

Link: CVE-2026-82485

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T10: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')