CVE-2025-40729
BaseFortify
Publication date: 2025-06-16
Last updated on: 2025-10-09
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oretnom23 | customer_support_system | 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 /customer_support/index.php page of Customer Support System v1.0. It allows remote attackers to inject and execute arbitrary code by manipulating the 'page' parameter, which can lead to malicious scripts running in the context of the victim's browser.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts in users' browsers, potentially leading to session hijacking, defacement, or redirection to malicious sites. This can compromise user data, damage trust, and lead to unauthorized actions performed on behalf of the user.