CVE-2025-59766: 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_LT.ASP'.
AI Analysis
Technical Summary
CVE-2025-59766 is a reflected Cross-Site Scripting (XSS) vulnerability identified in AndSoft's e-TMS version 25.03. 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_LT.ASP' endpoint. An attacker can craft a malicious URL containing JavaScript code embedded in these parameters, which, when visited by a victim, executes in the victim's browser context. This reflected XSS does not require prior authentication or privileges and can be triggered simply by user interaction with a malicious link. The CVSS 4.0 base score is 5.1 (medium severity), reflecting network attack vector, low attack complexity, no privileges required, but requiring user interaction. The impact is primarily on confidentiality and integrity of the victim's session or data accessible via the browser, with limited impact on availability. No known exploits are currently reported in the wild, and no patches have been published yet. The vulnerability is assigned by INCIBE and publicly disclosed on October 2, 2025.
Potential Impact
For European organizations using AndSoft e-TMS v25.03, this vulnerability poses a risk of session hijacking, credential theft, or unauthorized actions performed in the context of the victim's browser session. Since e-TMS is a transport management system, attackers could leverage XSS to steal sensitive logistics or operational data, manipulate user sessions, or conduct phishing campaigns targeting employees. The reflected nature means attackers must entice users to click malicious links, which can be distributed via email or other communication channels. While the vulnerability does not directly compromise backend systems, successful exploitation can lead to lateral movement or further compromise if attackers gain access to user credentials or session tokens. The medium severity indicates a moderate risk, but the operational impact could be significant for organizations relying heavily on e-TMS for supply chain and transport management, especially those with high-value or sensitive logistics data.
Mitigation Recommendations
1. Immediate mitigation should include implementing input validation and output encoding on all affected parameters ('l', 'demo', 'demo2', 'TNTLOGIN', 'UO', 'SuppConn') within the '/clt/LOGINFRM_LT.ASP' page to neutralize malicious scripts. 2. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers accessing the e-TMS application. 3. Educate users to be cautious about clicking unsolicited or suspicious links, especially those purporting to be related to transport or logistics operations. 4. Monitor web server logs for unusual query parameters or repeated attempts to exploit these parameters. 5. Coordinate with AndSoft for timely patch deployment once available, and consider temporary workarounds such as web application firewall (WAF) rules to detect and block malicious payloads targeting these parameters. 6. Review and enhance email filtering to reduce phishing attempts that could deliver malicious URLs exploiting this vulnerability.
Affected Countries
Germany, France, United Kingdom, Netherlands, Belgium, Italy, Spain, Poland
CVE-2025-59766: 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_LT.ASP'.
AI-Powered Analysis
Technical Analysis
CVE-2025-59766 is a reflected Cross-Site Scripting (XSS) vulnerability identified in AndSoft's e-TMS version 25.03. 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_LT.ASP' endpoint. An attacker can craft a malicious URL containing JavaScript code embedded in these parameters, which, when visited by a victim, executes in the victim's browser context. This reflected XSS does not require prior authentication or privileges and can be triggered simply by user interaction with a malicious link. The CVSS 4.0 base score is 5.1 (medium severity), reflecting network attack vector, low attack complexity, no privileges required, but requiring user interaction. The impact is primarily on confidentiality and integrity of the victim's session or data accessible via the browser, with limited impact on availability. No known exploits are currently reported in the wild, and no patches have been published yet. The vulnerability is assigned by INCIBE and publicly disclosed on October 2, 2025.
Potential Impact
For European organizations using AndSoft e-TMS v25.03, this vulnerability poses a risk of session hijacking, credential theft, or unauthorized actions performed in the context of the victim's browser session. Since e-TMS is a transport management system, attackers could leverage XSS to steal sensitive logistics or operational data, manipulate user sessions, or conduct phishing campaigns targeting employees. The reflected nature means attackers must entice users to click malicious links, which can be distributed via email or other communication channels. While the vulnerability does not directly compromise backend systems, successful exploitation can lead to lateral movement or further compromise if attackers gain access to user credentials or session tokens. The medium severity indicates a moderate risk, but the operational impact could be significant for organizations relying heavily on e-TMS for supply chain and transport management, especially those with high-value or sensitive logistics data.
Mitigation Recommendations
1. Immediate mitigation should include implementing input validation and output encoding on all affected parameters ('l', 'demo', 'demo2', 'TNTLOGIN', 'UO', 'SuppConn') within the '/clt/LOGINFRM_LT.ASP' page to neutralize malicious scripts. 2. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers accessing the e-TMS application. 3. Educate users to be cautious about clicking unsolicited or suspicious links, especially those purporting to be related to transport or logistics operations. 4. Monitor web server logs for unusual query parameters or repeated attempts to exploit these parameters. 5. Coordinate with AndSoft for timely patch deployment once available, and consider temporary workarounds such as web application firewall (WAF) rules to detect and block malicious payloads targeting these parameters. 6. Review and enhance email filtering to reduce phishing attempts that could deliver malicious URLs exploiting this vulnerability.
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:30.394Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68de8eda779290c94ba70b79
Added to database: 10/2/2025, 2:40:26 PM
Last enriched: 10/2/2025, 2:42:43 PM
Last updated: 10/7/2025, 1:51:30 PM
Views: 4
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.