Impact
A flaw exists in the Vehicle Management System’s New Driver Registration page, where the photo upload field is not validated. An attacker can supply any file type, including server‑side scripts, enabling them to execute arbitrary code on the host. The weakness demonstrates lack of proper access control (CWE‑284) and unrestricted file upload (CWE‑434).
Affected Systems
The vulnerability is present in code‑projects Vehicle Management System 1.0, affecting the newdriver.php component used for adding drivers.
Risk and Exploitability
The CVSS score of 6.9 indicates a moderate severity. The EPSS score is unavailable, and the vulnerability is not currently listed in the CISA KEV catalog. The attack vector is remote; an attacker can trigger the flaw by sending a crafted request to the public newdriver.php endpoint. Since the upload is unrestricted, the attacker can place a malicious script on the server, leading to remote code execution and full compromise of the system’s confidentiality, integrity, and availability.
OpenCVE Enrichment