Description
A flaw has been found in code-projects Vehicle Management System 1.0. The impacted element is an unknown function of the file /vehicle_management.sql of the component SQL Database Backup File Handler. Executing a manipulation can lead to information disclosure. It is possible to launch the attack remotely. The exploit has been published and may be used.
Published: 2026-09-04
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Patch
AI Analysis

Impact

A flaw exists in the Vehicle Management System 1.0 where the SQL Database Backup File Handler allows an attacker to manipulate the /vehicle_management.sql file, exposing the contents of the database backup to an external user. This vulnerability can reveal sensitive data such as user credentials, operational records, or configuration information, thereby compromising confidentiality.

Affected Systems

The affected application is code‑projects Vehicle Management System 1.0. The vulnerable component is the SQL Database Backup File Handler that serves the backup file /vehicle_management.sql. No other product or version variants are listed as impacted in the available CNA data.

Risk and Exploitability

The CVSS score of 6.9 places this issue at a moderate to high severity level. Although an EPSS score is not provided, the fact that an exploit has been published indicates a realistic exploitation risk. The vulnerability is exploitable remotely, likely by requesting the backup file directly over HTTP without any authentication or authorization checks, which aligns with the CWE-200 (Information Exposure) and CWE-284 (Improper Access Control) identifiers listed.

Generated by OpenCVE AI on September 4, 2026 at 14:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Remove or relocate vehicle_management.sql outside the web‑accessible directory or rename it to a non‑guessable name.
  • Configure the web server to deny direct access to .sql files (e.g., using .htaccess or server configuration directives) and enable authentication for any remaining backup files.
  • Apply the latest software update or patch from the vendor that secures the backup file handler and enforces proper access controls.

Generated by OpenCVE AI on September 4, 2026 at 14:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 04 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Description A flaw has been found in code-projects Vehicle Management System 1.0. The impacted element is an unknown function of the file /vehicle_management.sql of the component SQL Database Backup File Handler. Executing a manipulation can lead to information disclosure. It is possible to launch the attack remotely. The exploit has been published and may be used.
Title code-projects Vehicle Management System SQL Database Backup File vehicle_management.sql information disclosure
First Time appeared Code-projects
Code-projects vehicle Management System
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:a:code-projects:vehicle_management_system:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects vehicle Management 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 Vehicle Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-04T18:05:14.892Z

Reserved: 2026-09-04T05:58:13.789Z

Link: CVE-2026-85517

cve-icon Vulnrichment

Updated: 2026-09-04T18:05:10.862Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T14:17:22.633

Modified: 2026-09-08T13:12:58.310

Link: CVE-2026-85517

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T14:45:18Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control