Description
A flaw has been found in code-projects Simple Inventory System 1.0. Affected by this issue is some unknown functionality of the file inventorymanagement.sql of the component Database Backup File Handler. This manipulation causes information disclosure. The attack may be initiated remotely. The exploit has been published and may be used.
Published: 2026-08-31
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Assess Impact
AI Analysis

Impact

A flaw in the Database Backup File Handler of code-projects Simple Inventory System allows an attacker to retrieve the inventorymanagement.sql file, which contains a database backup. Access to this file can expose sensitive database information, such as credentials, schema, or business data, resulting in a confidentiality compromise. The weakness maps to CWE-200 (Information Exposure) and CWE-284 (Improper Access Control)."The likely attack vector is remote, via the web interface that permits the backup file to be downloaded by unauthenticated users or attackers with minimal access."

Affected Systems

Affected product is code-projects Simple Inventory System, version 1.0. No further version information is supplied in the CVE record.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.9, which corresponds to moderate severity. EPSS data is not available and the issue is not listed in the CISA KEV catalog. However, the exploit has been published and can be triggered remotely, suggesting that an attacker could realistically obtain the backup file if the system is not properly secured. While the precise likelihood of exploitation remains uncertain, the combination of a moderate severity score and an available public exploit warrants timely remediation.

Generated by OpenCVE AI on August 31, 2026 at 07:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify that the inventorymanagement.sql file is not served by the web server; place it outside the web root or protect the directory with strict firewall or web‑server access rules.
  • If the file must remain on the server, enforce file system permissions so that only privileged users can read it and block HTTP access using .htaccess or equivalent configurations.
  • Apply any vendor‑issued patch or upgrade to a newer version of Simple Inventory System. If no patch is available, replace the Database Backup File Handler with a secure implementation or delete the publicly accessible backup file.
  • Consider disabling automatic database backups in the web application or storing backups in a protected storage location that requires authentication.

Generated by OpenCVE AI on August 31, 2026 at 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description A flaw has been found in code-projects Simple Inventory System 1.0. Affected by this issue is some unknown functionality of the file inventorymanagement.sql of the component Database Backup File Handler. This manipulation causes information disclosure. The attack may be initiated remotely. The exploit has been published and may be used.
Title code-projects Simple Inventory System Database Backup File inventorymanagement.sql information disclosure
First Time appeared Code-projects
Code-projects simple Inventory System
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:a:code-projects:simple_inventory_system:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects simple Inventory System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Code-projects Simple Inventory System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T15:44:39.287Z

Reserved: 2026-08-30T08:12:13.070Z

Link: CVE-2026-82624

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-31T07:17:46.930

Modified: 2026-08-31T20:56:08.800

Link: CVE-2026-82624

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T08:00:11Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control