CVE-2025-59772: 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_SIL.ASP'.
AI Analysis
Technical Summary
CVE-2025-59772 is a reflected Cross-Site Scripting (XSS) vulnerability identified in AndSoft's e-TMS version 25.03. This 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_SIL.ASP' endpoint. An attacker can craft a malicious URL containing JavaScript code embedded in these parameters, which when accessed by a victim, executes in the victim's browser context. This reflected XSS does not require prior authentication and can be exploited remotely by enticing users to click on a malicious link. The CVSS 4.0 base score is 5.1, indicating a medium severity level, with attack vector network (AV:N), low attack complexity (AC:L), no privileges required (PR:N), but requiring user interaction (UI:A). The impact on confidentiality is low, as the vulnerability primarily allows script execution in the victim's browser, potentially leading to session hijacking or phishing. Integrity and availability impacts are minimal or none. The vulnerability scope is limited to the web interface of the e-TMS product. No known exploits are currently in the wild, and no patch links have been published yet. The vulnerability was published on October 2, 2025, and assigned by INCIBE. The CWE classification is CWE-79, which corresponds to improper neutralization of input leading to XSS.
Potential Impact
For European organizations using AndSoft's e-TMS v25.03, this vulnerability poses a risk of client-side attacks such as session hijacking, credential theft, or unauthorized actions performed in the context of the victim's session. Since e-TMS is a transport management system, it likely handles sensitive logistics and operational data. Exploitation could lead to unauthorized access to shipment details, manipulation of transport schedules, or leakage of confidential business information. The requirement for user interaction (clicking a malicious link) means phishing campaigns could be a vector, potentially targeting employees with access to the system. The medium severity score reflects moderate risk; however, the impact could be amplified if attackers combine this with social engineering or other vulnerabilities. Disruption to logistics operations could have downstream effects on supply chains, especially for critical sectors like manufacturing, retail, or healthcare logistics within Europe. Confidentiality breaches could also contravene GDPR requirements if personal data is exposed or manipulated.
Mitigation Recommendations
1. Immediate mitigation should include implementing strict input validation and output encoding on all affected parameters ('l', 'demo', 'demo2', 'TNTLOGIN', 'UO', 'SuppConn') in the '/clt/LOGINFRM_SIL.ASP' endpoint 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 about phishing risks and encourage caution when clicking on links, especially those received via email or messaging platforms. 4. Monitor web server logs for unusual query parameters or repeated attempts to exploit the vulnerability. 5. Segregate the e-TMS application network segment and enforce strict access controls to limit exposure. 6. Coordinate with AndSoft for timely patch releases and apply updates as soon as they become available. 7. Implement web application firewalls (WAF) with rules to detect and block reflected XSS payloads targeting the affected parameters. 8. Conduct regular security assessments and penetration testing focusing on input validation and session management controls within the e-TMS environment.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland
CVE-2025-59772: 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_SIL.ASP'.
AI-Powered Analysis
Technical Analysis
CVE-2025-59772 is a reflected Cross-Site Scripting (XSS) vulnerability identified in AndSoft's e-TMS version 25.03. This 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_SIL.ASP' endpoint. An attacker can craft a malicious URL containing JavaScript code embedded in these parameters, which when accessed by a victim, executes in the victim's browser context. This reflected XSS does not require prior authentication and can be exploited remotely by enticing users to click on a malicious link. The CVSS 4.0 base score is 5.1, indicating a medium severity level, with attack vector network (AV:N), low attack complexity (AC:L), no privileges required (PR:N), but requiring user interaction (UI:A). The impact on confidentiality is low, as the vulnerability primarily allows script execution in the victim's browser, potentially leading to session hijacking or phishing. Integrity and availability impacts are minimal or none. The vulnerability scope is limited to the web interface of the e-TMS product. No known exploits are currently in the wild, and no patch links have been published yet. The vulnerability was published on October 2, 2025, and assigned by INCIBE. The CWE classification is CWE-79, which corresponds to improper neutralization of input leading to XSS.
Potential Impact
For European organizations using AndSoft's e-TMS v25.03, this vulnerability poses a risk of client-side attacks such as session hijacking, credential theft, or unauthorized actions performed in the context of the victim's session. Since e-TMS is a transport management system, it likely handles sensitive logistics and operational data. Exploitation could lead to unauthorized access to shipment details, manipulation of transport schedules, or leakage of confidential business information. The requirement for user interaction (clicking a malicious link) means phishing campaigns could be a vector, potentially targeting employees with access to the system. The medium severity score reflects moderate risk; however, the impact could be amplified if attackers combine this with social engineering or other vulnerabilities. Disruption to logistics operations could have downstream effects on supply chains, especially for critical sectors like manufacturing, retail, or healthcare logistics within Europe. Confidentiality breaches could also contravene GDPR requirements if personal data is exposed or manipulated.
Mitigation Recommendations
1. Immediate mitigation should include implementing strict input validation and output encoding on all affected parameters ('l', 'demo', 'demo2', 'TNTLOGIN', 'UO', 'SuppConn') in the '/clt/LOGINFRM_SIL.ASP' endpoint 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 about phishing risks and encourage caution when clicking on links, especially those received via email or messaging platforms. 4. Monitor web server logs for unusual query parameters or repeated attempts to exploit the vulnerability. 5. Segregate the e-TMS application network segment and enforce strict access controls to limit exposure. 6. Coordinate with AndSoft for timely patch releases and apply updates as soon as they become available. 7. Implement web application firewalls (WAF) with rules to detect and block reflected XSS payloads targeting the affected parameters. 8. Conduct regular security assessments and penetration testing focusing on input validation and session management controls within the e-TMS environment.
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.395Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68de921a9b49700e4c2875f8
Added to database: 10/2/2025, 2:54:18 PM
Last enriched: 10/2/2025, 2:54:59 PM
Last updated: 11/15/2025, 12:54:09 AM
Views: 40
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
CVE-2023-6596: Uncontrolled Resource Consumption
HighCVE-2025-9317: CWE-327 in AVEVA Edge
HighCVE-2025-8386: CWE-80 in AVEVA Application Server
MediumCVE-2025-64309: CWE-523 in Brightpick AI Brightpick Mission Control / Internal Logic Control
HighCVE-2025-64308: CWE-523 in Brightpick AI Brightpick Mission Control / Internal Logic Control
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.