CVE-2025-40721
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. It allows an attacker to execute malicious JavaScript code in the victim's browser by sending a specially crafted URL using the id_factura parameter in the /<Client>FacturaE/listado_facturas_ficha.jsp page.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary JavaScript code in the context of the victim's browser. This can lead to theft of sensitive information, session hijacking, or performing actions on behalf of the victim without their consent.