CVE-2025-59761
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 allows an attacker to execute malicious JavaScript code in a victim's browser by sending them a specially crafted URL containing malicious input in certain parameters ('l', 'demo', 'demo2', 'TNTLOGIN', 'UO', and 'SuppConn') in the '/clt/LOGINFRM_DLG.ASP' page.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary JavaScript in the context of the victim's browser session, potentially leading to theft of sensitive information such as cookies, session tokens, or other data accessible to the browser. It can also be used to perform actions on behalf of the user or redirect them to malicious sites.