CVE-2025-63544 Details
Description
TechStore 1.0 is vulnerable to Cross Site Scripting (XSS) in /order_notes via the id parameter.
A reflected cross-site scripting vulnerability has been identified in TechStore version 1.0. The issue resides in the '/order_notes' endpoint, specifically within the 'id' parameter. This vulnerability allows an attacker to inject and execute arbitrary JavaScript in the context of the user's browser.
To address this vulnerability, apply proper output encoding for user-supplied values before rendering them in HTML. Additionally, validate and sanitize input parameters. Consider enabling a Content Security Policy (CSP) to mitigate the risk of XSS attacks.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Nov 12, 2025References 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://gist.github.com/LuigiGrimaldi/5e9e66b12973bddd35f933a6d0cd2730 | [email protected] | ExploitMitigationThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| nooncarlett techstore | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 21, 2025 | Initial Analysis | [email protected] |
| Nov 12, 2025 | CVE Modified | CISA-ADP |
| Nov 7, 2025 | New CVE Received | [email protected] |