Impact
The flaw in ServiceAndSalesReport.php allows an attacker to inject arbitrary scripts through the BRANCH_ID parameter because the input is not sanitized. When the affected page is rendered, any malicious script is executed in the user’s browser context, enabling client‑side code execution.
Affected Systems
code-projects Vehicle Showroom Management System version 1.0 is affected. Any installation that includes /BranchManagement/ServiceAndSalesReport.php and exposes the BRANCH_ID query parameter is vulnerable.
Risk and Exploitability
The CVSS score of 5.3 signifies a moderate risk and the advisory states remote exploitation is possible. No EPSS score is available, but the public disclosure and existence of an exploit raise the likelihood of use. Attackers can craft HTTP requests containing malicious payloads in BRANCH_ID, and if a user visits the resulting page, the script runs in their browser.
OpenCVE Enrichment