CVE-2026-5835 Details
Description
A flaw has been found in code-projects Online Shoe Store 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/admin_football.php. Executing a manipulation of the argument product_name can lead to cross site scripting. It is possible to launch the attack remotely. The exploit has been published and may be used.
A cross-site scripting (XSS) vulnerability has been identified in the code-projects Online Shoe Store version 1.0. The issue resides in the file '/admin/admin_football.php', where the 'product_name' parameter is not properly validated or encoded before being output to users. This flaw allows attackers to inject and execute malicious scripts in the context of the user's browser. The vulnerability can be exploited remotely, without the need for authentication or user interaction.
It is recommended to implement proper output encoding for user inputs, especially in HTML contexts, and to validate and filter input data to reject potentially harmful content. Additionally, setting secure and HttpOnly flags for cookies can help protect sensitive information.
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 9, 2026CISA-ADP
Assessed Apr 9, 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] | Not ApplicableVendor |
| https://github.com/lonelyuan/vunls/issues/4 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/submit/788340 | [email protected] | Technical Description |
| https://vuldb.com/vuln/356291 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/356291/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 Online Shoe Store | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 9, 2026 | New CVE Received | [email protected] |
Volerion