CVE-2026-6035 Details
Description
A vulnerability has been found in code-projects Vehicle Showroom Management System 1.0. The affected element is an unknown function of the file /BranchManagement/ServiceAndSalesReport.php. The manipulation of the argument BRANCH_ID leads to cross site scripting. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used.
A cross-site scripting (XSS) vulnerability has been identified in Code-Projects Vehicle Showroom Management System version 1.0. The issue resides in the BranchManagement directory, specifically within the ServiceAndSalesReport.php file. The vulnerability is triggered by manipulating the BRANCH_ID parameter, which allows for the injection of malicious scripts. This flaw can be exploited remotely, with no authentication required, although it does necessitate user interaction.
It is recommended to implement output encoding for user inputs, particularly for the BRANCH_ID parameter, to prevent script injection. Additionally, input validation and filtering should be applied to reject or escape potentially harmful content. Regular security audits can help identify and address such vulnerabilities.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 10, 2026CISA-ADP
Assessed Apr 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://code-projects.org/ | [email protected] | Vendor |
| https://github.com/TAnNbR/CVE/issues/2 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/796200 | [email protected] | Technical Description |
| https://vuldb.com/vuln/356616 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/356616/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| code-projects Vehicle Showroom Management System | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 10, 2026 | New CVE Received | [email protected] |
Volerion