CVE-2025-59767: 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_LVE.ASP'.
AI Analysis
Technical Summary
CVE-2025-59767 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_LVE.ASP' endpoint. An attacker can craft a malicious URL containing JavaScript code embedded in these parameters, which, when accessed by a victim, executes within the victim's browser context. This execution can lead to session hijacking, credential theft, or unauthorized actions performed on behalf of the user. The vulnerability is classified under CWE-79, indicating failure to sanitize or encode user-supplied input properly before reflecting it in the web page output. The CVSS v4.0 base score is 5.1 (medium severity), with attack vector being network (remote), low attack complexity, no privileges required, but user interaction is necessary (victim must click the malicious link). The vulnerability impacts confidentiality partially (VC:L), with limited scope and no impact on integrity or availability. No known exploits have been reported in the wild, and no patches are currently available. The vulnerability was published on October 2, 2025, with INCIBE as the assigner. Given the nature of the vulnerability, it primarily targets web clients of the e-TMS application, potentially affecting users who access the vulnerable login page with manipulated parameters.
Potential Impact
For European organizations using AndSoft's e-TMS v25.03, this vulnerability poses a moderate risk. The reflected XSS can be exploited to steal session cookies or credentials, leading to unauthorized access to the transportation management system. This can disrupt logistics operations, cause data leakage of sensitive shipment or client information, and facilitate further attacks such as phishing or malware delivery. Since e-TMS is likely used in supply chain and transport management, exploitation could impact operational continuity and data confidentiality. The requirement for user interaction (clicking a malicious link) somewhat limits the attack surface but does not eliminate risk, especially if phishing campaigns target employees. The limited impact on integrity and availability reduces the risk of direct system compromise or downtime but does not negate the potential for indirect consequences through credential theft or session hijacking. The absence of known exploits in the wild suggests the threat is currently theoretical but should be addressed proactively to prevent future exploitation.
Mitigation Recommendations
1. Immediate implementation of input validation and output encoding on all affected parameters ('l', 'demo', 'demo2', 'TNTLOGIN', 'UO', 'SuppConn') within the '/clt/LOGINFRM_LVE.ASP' page to neutralize malicious scripts. 2. Employ Content Security Policy (CSP) headers to restrict execution of unauthorized scripts in browsers accessing the e-TMS application. 3. Educate users and employees on phishing risks and encourage caution when clicking on unsolicited links, especially those targeting the e-TMS login page. 4. Monitor web server logs for suspicious URL patterns exploiting these parameters to detect attempted attacks. 5. Coordinate with AndSoft to obtain or request a security patch or update addressing this vulnerability. 6. Implement multi-factor authentication (MFA) on e-TMS accounts to reduce the impact of credential theft. 7. Regularly review and update web application firewall (WAF) rules to detect and block reflected XSS payloads targeting these parameters. 8. Conduct internal penetration testing focusing on the login page to verify the effectiveness of mitigations.
Affected Countries
Germany, France, Netherlands, Belgium, Italy, Spain, Poland, United Kingdom
CVE-2025-59767: 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_LVE.ASP'.
AI-Powered Analysis
Technical Analysis
CVE-2025-59767 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_LVE.ASP' endpoint. An attacker can craft a malicious URL containing JavaScript code embedded in these parameters, which, when accessed by a victim, executes within the victim's browser context. This execution can lead to session hijacking, credential theft, or unauthorized actions performed on behalf of the user. The vulnerability is classified under CWE-79, indicating failure to sanitize or encode user-supplied input properly before reflecting it in the web page output. The CVSS v4.0 base score is 5.1 (medium severity), with attack vector being network (remote), low attack complexity, no privileges required, but user interaction is necessary (victim must click the malicious link). The vulnerability impacts confidentiality partially (VC:L), with limited scope and no impact on integrity or availability. No known exploits have been reported in the wild, and no patches are currently available. The vulnerability was published on October 2, 2025, with INCIBE as the assigner. Given the nature of the vulnerability, it primarily targets web clients of the e-TMS application, potentially affecting users who access the vulnerable login page with manipulated parameters.
Potential Impact
For European organizations using AndSoft's e-TMS v25.03, this vulnerability poses a moderate risk. The reflected XSS can be exploited to steal session cookies or credentials, leading to unauthorized access to the transportation management system. This can disrupt logistics operations, cause data leakage of sensitive shipment or client information, and facilitate further attacks such as phishing or malware delivery. Since e-TMS is likely used in supply chain and transport management, exploitation could impact operational continuity and data confidentiality. The requirement for user interaction (clicking a malicious link) somewhat limits the attack surface but does not eliminate risk, especially if phishing campaigns target employees. The limited impact on integrity and availability reduces the risk of direct system compromise or downtime but does not negate the potential for indirect consequences through credential theft or session hijacking. The absence of known exploits in the wild suggests the threat is currently theoretical but should be addressed proactively to prevent future exploitation.
Mitigation Recommendations
1. Immediate implementation of input validation and output encoding on all affected parameters ('l', 'demo', 'demo2', 'TNTLOGIN', 'UO', 'SuppConn') within the '/clt/LOGINFRM_LVE.ASP' page to neutralize malicious scripts. 2. Employ Content Security Policy (CSP) headers to restrict execution of unauthorized scripts in browsers accessing the e-TMS application. 3. Educate users and employees on phishing risks and encourage caution when clicking on unsolicited links, especially those targeting the e-TMS login page. 4. Monitor web server logs for suspicious URL patterns exploiting these parameters to detect attempted attacks. 5. Coordinate with AndSoft to obtain or request a security patch or update addressing this vulnerability. 6. Implement multi-factor authentication (MFA) on e-TMS accounts to reduce the impact of credential theft. 7. Regularly review and update web application firewall (WAF) rules to detect and block reflected XSS payloads targeting these parameters. 8. Conduct internal penetration testing focusing on the login page to verify the effectiveness of mitigations.
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: 68de8edb779290c94ba70b86
Added to database: 10/2/2025, 2:40:27 PM
Last enriched: 10/2/2025, 2:42:30 PM
Last updated: 10/7/2025, 1:41:24 PM
Views: 10
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.