Description
A vulnerability was detected in code-projects Vehicle Management System 1.0. The affected element is an unknown function of the file /busprofile.php. Performing a manipulation of the argument busid results in sql injection. It is possible to initiate the attack remotely. The exploit is now public and may be used.
Published: 2026-09-04
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A remote attacker can exploit a flaw in the busprofile.php module of the 1.0 Vehicle Management System to inject arbitrary SQL via the busid parameter. This injection permits the attacker to read, modify, or delete database records, compromising the integrity and confidentiality of vehicle data.

Affected Systems

The affected product is code-projects Vehicle Management System version 1.0, specifically the busprofile.php component. The vulnerability is tied to the busid parameter handling within that file.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.9, indicating moderate severity. The exploit is publicly available and can be triggered remotely through normal HTTP requests, but no EPSS information is reported. It is not listed in the CISA KEV catalog, so while known exploitation is not confirmed, the remote and public nature of the attack vector creates a significant risk that warrants immediate attention.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the application to a patched version of code-projects Vehicle Management System that eliminates the SQL injection flaw.
  • Validate or bind user input for the busid parameter using prepared statements or strict type checks to prevent arbitrary SQL execution.
  • Deploy a Web Application Firewall or input sanitization rules to detect and block malicious SQL patterns targeting the busid field.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A vulnerability was detected in code-projects Vehicle Management System 1.0. The affected element is an unknown function of the file /busprofile.php. Performing a manipulation of the argument busid results in sql injection. It is possible to initiate the attack remotely. The exploit is now public and may be used.
Title code-projects Vehicle Management System busprofile.php sql injection
First Time appeared Code-projects
Code-projects vehicle Management System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:code-projects:vehicle_management_system:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects vehicle Management System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/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:L/VA:L/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-04T13:00:08.581Z

Reserved: 2026-09-04T05:57:38.831Z

Link: CVE-2026-85516

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-04T13:20:11.470

Modified: 2026-09-04T13:22:24.073

Link: CVE-2026-85516

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:15:14Z

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