CVE-2025-59747
BaseFortify
Publication date: 2025-10-02
Last updated on: 2025-10-02
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 |
|---|---|---|
| andsoft | e-tms | 25.03 |
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 AndSoft's e-TMS v25.03. It occurs when an attacker sends a malicious URL containing JavaScript code that is reflected by the 'l' parameter in the '/clt/resetPassword.asp' page. When a victim clicks this URL, the malicious script executes in their browser.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute arbitrary JavaScript code in the victim's browser, potentially leading to theft of sensitive information, session hijacking, or other malicious actions performed on behalf of the victim without their consent.