CVE-2025-63879
BaseFortify
Publication date: 2025-11-19
Last updated on: 2025-12-12
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| learnwithfair | php-ecommerce-project | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a reflected cross-site scripting (XSS) issue in the /ecommerce/products.php component of E-commerce Project v1.0 and earlier. It allows attackers to inject malicious JavaScript code into the id parameter, which then executes in the context of a user's browser when they visit the affected page.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary JavaScript in a user's browser, potentially leading to theft of user credentials, session hijacking, defacement, or redirection to malicious sites, thereby compromising user security and trust.