CVE-2025-40719
BaseFortify
Publication date: 2025-07-08
Last updated on: 2025-10-18
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 |
|---|---|---|
| quiter | quiter_gateway | to 4.7.0 (exc) |
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 versions prior to 4.7.0 of Quiter Gateway by Quiter. It allows an attacker to execute arbitrary JavaScript code in the victim's browser by sending a malicious URL that exploits the id_concesion parameter in the /<Client>FacturaE/VerFacturaPDF endpoint.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute malicious JavaScript in a user's browser, potentially leading to theft of sensitive information such as cookies, session tokens, or other private data, as well as performing actions on behalf of the user without their consent.