Impact
A flaw in the Vehicle Showroom Management System allows an attacker to inject arbitrary SQL commands through the BRANCH_ID parameter in the AddVehicleFunction.php file. The injection can be executed remotely and leverages input that is not properly sanitized, exposing the system to read, modify, or delete data within its database. The weakness aligns with both CWE-74 (Improper Parsing of User-Submitted Data) and CWE-89 (Improper Neutralization of Special Elements used in SQL).
Affected Systems
The vulnerability is present only in code‑projects Vehicle Showroom Management System version 1.0, specifically affecting the /util/AddVehicleFunction.php script. No other versions or products are listed as impacted.
Risk and Exploitability
This issue carries a CVSS score of 6.9, indicating medium severity. EPSS data is unavailable and the vulnerability is not listed in CISA’s KEV catalog, yet it is publicly disclosed and can be triggered remotely without authentication, increasing the likelihood of exploitation. An attacker who can reach the affected endpoint may gain unauthorized database access.
OpenCVE Enrichment