Description
A vulnerability was identified in code-projects Vehicle Showroom Management System 1.0. Impacted is an unknown function of the file /util/StaffDetailsFunction.php. Such manipulation of the argument STAFF_ID leads to sql injection. The attack can be launched remotely. The exploit is publicly available and might be used.
Published: 2026-04-13
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL injection exposure
Action: Patch Immediately
AI Analysis

Impact

The vulnerability allows an attacker to manipulate the STAFF_ID parameter within /util/StaffDetailsFunction.php, causing arbitrary SQL commands to run against the application's database. This can result in unauthorized data access, modification, or deletion, compromising confidentiality and integrity of the system. The flaw falls under input validation weaknesses, specifically CWE-74 and CWE-89. The impact is further amplified because the attack can be launched remotely and the exploit code is publicly available.

Affected Systems

The affected vendor is code-projects, product Vehicle Showroom Management System, version 1.0. The vulnerability is limited to the StaffDetailsFunction.php file, which is part of the system’s user management module. No other products or versions were mentioned as affected.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium severity vulnerability. No EPSS score is provided, and the vulnerability is not listed in the CISA KEV catalog, suggesting it may not be widely exploited yet. However, the publicly available exploit indicates that attackers can target this flaw remotely, most likely through HTTP requests to the vulnerable endpoint. The lack of a patch or mitigation from the vendor increases the risk that attackers can leverage the vulnerability before a fix is released.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify whether a newer version of Vehicle Showroom Management System has been released and apply it.
  • If no update is available, modify StaffDetailsFunction.php to use prepared statements or properly escape the STAFF_ID input to eliminate injection.
  • Restrict public access to the vulnerable endpoint or enforce strict authentication so that only authorized users can invoke it.
  • Monitor database logs for unexpected queries that may signal an exploitation attempt.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', '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 04:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in code-projects Vehicle Showroom Management System 1.0. Impacted is an unknown function of the file /util/StaffDetailsFunction.php. Such manipulation of the argument STAFF_ID leads to sql injection. The attack can be launched remotely. The exploit is publicly available and might be used.
Title code-projects Vehicle Showroom Management System StaffDetailsFunction.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-16T13:36:44.905Z

Reserved: 2026-04-12T17:59:39.116Z

Link: CVE-2026-6153

cve-icon Vulnrichment

Updated: 2026-04-16T13:26:40.952Z

cve-icon NVD

Status : Deferred

Published: 2026-04-13T04:16:13.403

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-6153

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-13T12:53:37Z

Weaknesses