CVE-2026-5647 Details
Description
A vulnerability was detected in code-projects Online Shoe Store 1.0. This affects an unknown part of the file /admin/admin_feature.php of the component Add Product Page. The manipulation of the argument product_name results in cross site scripting. The attack may be launched remotely. The exploit is now public and may be used.
A cross-site scripting (XSS) vulnerability has been identified in code-projects Online Shoe Store version 1.0. The issue resides in the Add Product Page, specifically within the admin/admin_feature.php file. The vulnerability is triggered by manipulating the product_name parameter, allowing attackers to inject malicious scripts that are executed in the context of the user's browser. This exploitation can be done remotely, without the need for authentication or user interaction.
To address this vulnerability, implement proper input validation and output encoding for the product_name parameter. Ensure that user inputs are sanitized before being displayed on the webpage. Additionally, consider using a Content Security Policy to restrict the execution of scripts.
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 6, 2026CISA-ADP
Assessed Apr 6, 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/Jacky159/Pub_0323/issues/1 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/786171 | [email protected] | Technical Description |
| https://vuldb.com/vuln/355435 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/vuln/355435/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
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 6, 2026 | New CVE Received | [email protected] |
Volerion