Description
A security vulnerability has been detected in code-projects Vehicle Showroom Management System 1.0. This issue affects some unknown processing of the file /util/UpdateVehicleFunction.php. The manipulation of the argument VEHICLE_ID leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used.
Published: 2026-04-13
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Patch
AI Analysis

Impact

The vulnerability resides in the Vehicle Showroom Management System, where an attacker can inject SQL through the VEHICLE_ID parameter within UpdateVehicleFunction.php. This flaw allows unauthorized modification or extraction of data from the underlying database, compromising confidentiality and integrity of vehicle records. The weakness corresponds to improper handling of user input before database use, characteristic of SQL injection vulnerabilities.

Affected Systems

code-projects Vehicle Showroom Management System version 1.0 is affected. No other product or version information is available from the CNA data.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium to high severity, and the lack of a KEV listing suggests no confirmed large‑scale exploitation yet. The attack can be performed remotely, as the vulnerable file is accessed via a web request. Exploitation requires only supply of a malicious VEHICLE_ID value; no additional privileges or complex steps are reported. The probability of exploitation is unknown due to missing EPSS data, but the publicly disclosed nature of the exploit increases the risk.

Generated by OpenCVE AI on April 13, 2026 at 08:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply an official patch or newer version of Vehicle Showroom Management System if available.
  • If a patch is not yet released, restrict HTTP access to /util/UpdateVehicleFunction.php to trusted users only.
  • Sanitize or use prepared statements for the VEHICLE_ID parameter in the application code.
  • Check the vendor’s website or repository for updates, security advisories, or security patches.

Generated by OpenCVE AI on April 13, 2026 at 08:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Apr 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Apr 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Code-projects
Code-projects vehicle Showroom Management System
Vendors & Products Code-projects
Code-projects vehicle Showroom Management System

Mon, 13 Apr 2026 07:15:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in code-projects Vehicle Showroom Management System 1.0. This issue affects some unknown processing of the file /util/UpdateVehicleFunction.php. The manipulation of the argument VEHICLE_ID leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used.
Title code-projects Vehicle Showroom Management System UpdateVehicleFunction.php sql injection
Weaknesses CWE-74
CWE-89
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 Showroom Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-13T18:50:38.667Z

Reserved: 2026-04-12T20:43:35.218Z

Link: CVE-2026-6166

cve-icon Vulnrichment

Updated: 2026-04-13T18:50:32.997Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-04-13T07:16:50.860

Modified: 2026-04-13T15:01:43.663

Link: CVE-2026-6166

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-13T12:52:45Z

Weaknesses