Description
A vulnerability was identified in itsourcecode Sales and Inventory System 1.0. This issue affects some unknown processing of the file /pages/emp_edit.php. The manipulation of the argument ID leads to sql injection. The attack may be initiated remotely. The exploit is publicly available and might be used.
Published: 2026-08-29
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A SQL injection flaw exists in the itsourcecode Sales and Inventory System 1.0 as a result of improper sanitization of the ID parameter in the emp_edit.php page. By manipulating this argument, an attacker can inject arbitrary SQL code, which can lead to unauthorized disclosure, modification, or deletion of the inventory database. The flaw can be triggered remotely, and the exploit is publicly available, indicating a real threat to compromised installations.

Affected Systems

It affects the Sales and Inventory System product from itsourcecode, currently at version 1.0. No other versions or products are listed as affected. The vulnerability was noted in the file /pages/emp_edit.php.

Risk and Exploitability

The CVSS score of 5.3 denotes moderate severity. The EPSS score is not reported, and the vulnerability is not included in the CISA KEV catalog. However, the publicly available exploit means that attackers can target installations with network reachability to the affected page. The risk level is moderate, but the lack of proactive monitoring could allow exploitation for data compromise.

Generated by OpenCVE AI on August 29, 2026 at 22:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify that an update addressing the injection has been released by the vendor and apply it immediately.
  • If no patch is available, implement input validation and use parameterized queries for the ID argument to eliminate SQL injection vectors.
  • Enforce strict authentication and authorization for the emp_edit.php page, limiting access to privileged users only.
  • Deploy a web application firewall that blocks suspicious SQL injection payloads targeting the ID parameter.

Generated by OpenCVE AI on August 29, 2026 at 22:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 29 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in itsourcecode Sales and Inventory System 1.0. This issue affects some unknown processing of the file /pages/emp_edit.php. The manipulation of the argument ID leads to sql injection. The attack may be initiated remotely. The exploit is publicly available and might be used.
Title itsourcecode Sales and Inventory System emp_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-29T21:00:12.247Z

Reserved: 2026-08-29T05:33:03.826Z

Link: CVE-2026-82421

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-29T21:16:44.707

Modified: 2026-08-29T21:16:44.707

Link: CVE-2026-82421

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T22: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')