CVE-2025-59761: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in AndSoft e-TMS
Cross-site scripting (XSS) vulnerability reflected in AndSoft's e-TMS v25.03. This vulnerability allows an attacker to execute JavaScript code in the victim's browser by sending them a malicious URL. The relationship between parameter and assigned identifier is 'l, demo, demo2, TNTLOGIN, UO and SuppConn' parameters in '/clt/LOGINFRM_DLG.ASP'.
AI Analysis
Technical Summary
CVE-2025-59761 is a reflected Cross-Site Scripting (XSS) vulnerability identified in AndSoft's e-TMS version 25.03, a transport management system application. The vulnerability arises from improper neutralization of input during web page generation, specifically involving the parameters 'l', 'demo', 'demo2', 'TNTLOGIN', 'UO', and 'SuppConn' within the '/clt/LOGINFRM_DLG.ASP' endpoint. An attacker can craft a malicious URL containing JavaScript code embedded in these parameters. When a victim clicks on this URL, the injected script executes in the victim's browser context, potentially allowing the attacker to steal session cookies, perform actions on behalf of the user, or redirect the user to malicious sites. The vulnerability is classified under CWE-79, indicating failure to properly sanitize or encode user input before reflecting it in the web page output. The CVSS v4.0 base score is 5.1 (medium severity), with the vector indicating network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:N), user interaction required (UI:A), low confidentiality impact (VC:L), and no impact on integrity or availability. No known exploits are currently reported in the wild, and no patches have been published yet. The vulnerability was reserved on 2025-09-19 and published on 2025-10-02, with INCIBE as the assigner.
Potential Impact
For European organizations using AndSoft e-TMS v25.03, this vulnerability poses a moderate risk primarily to confidentiality and user trust. Since e-TMS is a transport management system, it likely handles sensitive logistics, shipment, and operational data. Exploitation could allow attackers to hijack user sessions, leading to unauthorized access to sensitive transport schedules, client information, or internal communications. This could disrupt supply chain operations or lead to data leakage. The requirement for user interaction (clicking a malicious link) somewhat limits the attack scope, but phishing campaigns targeting employees or partners could be effective. The low integrity and availability impact means the system's core functions are unlikely to be directly disrupted by this vulnerability alone. However, successful exploitation could serve as a foothold for further attacks or social engineering within the organization. The medium severity rating reflects these factors, indicating a need for timely mitigation to prevent potential exploitation.
Mitigation Recommendations
Given the absence of an official patch, European organizations should implement immediate compensating controls. First, apply strict input validation and output encoding on the affected parameters at the web application firewall (WAF) level to block or sanitize malicious payloads targeting '/clt/LOGINFRM_DLG.ASP'. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. Conduct user awareness training to reduce the risk of phishing attacks that could deliver malicious URLs. Monitor web server logs for suspicious requests containing script tags or unusual parameter values. If possible, restrict access to the e-TMS login page to trusted IP ranges or via VPN to reduce exposure. Coordinate with AndSoft for timely patch releases and plan for prompt deployment once available. Additionally, review session management practices to ensure session tokens are protected via HttpOnly and Secure flags to mitigate cookie theft risks.
Affected Countries
Germany, France, Netherlands, Belgium, Italy, Spain, Poland, United Kingdom
CVE-2025-59761: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in AndSoft e-TMS
Description
Cross-site scripting (XSS) vulnerability reflected in AndSoft's e-TMS v25.03. This vulnerability allows an attacker to execute JavaScript code in the victim's browser by sending them a malicious URL. The relationship between parameter and assigned identifier is 'l, demo, demo2, TNTLOGIN, UO and SuppConn' parameters in '/clt/LOGINFRM_DLG.ASP'.
AI-Powered Analysis
Technical Analysis
CVE-2025-59761 is a reflected Cross-Site Scripting (XSS) vulnerability identified in AndSoft's e-TMS version 25.03, a transport management system application. The vulnerability arises from improper neutralization of input during web page generation, specifically involving the parameters 'l', 'demo', 'demo2', 'TNTLOGIN', 'UO', and 'SuppConn' within the '/clt/LOGINFRM_DLG.ASP' endpoint. An attacker can craft a malicious URL containing JavaScript code embedded in these parameters. When a victim clicks on this URL, the injected script executes in the victim's browser context, potentially allowing the attacker to steal session cookies, perform actions on behalf of the user, or redirect the user to malicious sites. The vulnerability is classified under CWE-79, indicating failure to properly sanitize or encode user input before reflecting it in the web page output. The CVSS v4.0 base score is 5.1 (medium severity), with the vector indicating network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:N), user interaction required (UI:A), low confidentiality impact (VC:L), and no impact on integrity or availability. No known exploits are currently reported in the wild, and no patches have been published yet. The vulnerability was reserved on 2025-09-19 and published on 2025-10-02, with INCIBE as the assigner.
Potential Impact
For European organizations using AndSoft e-TMS v25.03, this vulnerability poses a moderate risk primarily to confidentiality and user trust. Since e-TMS is a transport management system, it likely handles sensitive logistics, shipment, and operational data. Exploitation could allow attackers to hijack user sessions, leading to unauthorized access to sensitive transport schedules, client information, or internal communications. This could disrupt supply chain operations or lead to data leakage. The requirement for user interaction (clicking a malicious link) somewhat limits the attack scope, but phishing campaigns targeting employees or partners could be effective. The low integrity and availability impact means the system's core functions are unlikely to be directly disrupted by this vulnerability alone. However, successful exploitation could serve as a foothold for further attacks or social engineering within the organization. The medium severity rating reflects these factors, indicating a need for timely mitigation to prevent potential exploitation.
Mitigation Recommendations
Given the absence of an official patch, European organizations should implement immediate compensating controls. First, apply strict input validation and output encoding on the affected parameters at the web application firewall (WAF) level to block or sanitize malicious payloads targeting '/clt/LOGINFRM_DLG.ASP'. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. Conduct user awareness training to reduce the risk of phishing attacks that could deliver malicious URLs. Monitor web server logs for suspicious requests containing script tags or unusual parameter values. If possible, restrict access to the e-TMS login page to trusted IP ranges or via VPN to reduce exposure. Coordinate with AndSoft for timely patch releases and plan for prompt deployment once available. Additionally, review session management practices to ensure session tokens are protected via HttpOnly and Secure flags to mitigate cookie theft risks.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- INCIBE
- Date Reserved
- 2025-09-19T11:43:28.892Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68de8eda779290c94ba70b6a
Added to database: 10/2/2025, 2:40:26 PM
Last enriched: 10/2/2025, 2:44:42 PM
Last updated: 10/7/2025, 1:41:19 PM
Views: 11
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
Hackers Stole Data From Public Safety Comms Firm BK Technologies
MediumCVE-2025-11396: SQL Injection in code-projects Simple Food Ordering System
MediumCVE-2025-40889: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in Nozomi Networks Guardian
HighCVE-2025-40888: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in Nozomi Networks Guardian
MediumCVE-2025-40887: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in Nozomi Networks Guardian
MediumActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.