CVE-2025-59757: 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_CATOLD.ASP'.
AI Analysis
Technical Summary
CVE-2025-59757 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_CATOLD.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 allows the attacker to perform actions such as session hijacking, defacement, or redirecting users to malicious sites. The vulnerability does not require authentication (AV:N), has low attack complexity (AC:L), and no privileges are needed (PR:N). However, it requires user interaction (UI:A), specifically the victim clicking or visiting the malicious URL. The impact on confidentiality is low, as the attacker can only access data accessible to the victim's browser session, and there is no direct impact on integrity or availability. The vulnerability is classified as medium severity with a CVSS 4.0 base score of 5.1. No known exploits are currently observed in the wild, and no patches have been published yet. The vulnerability was reserved on 2025-09-19 and published on 2025-10-02 by INCIBE. The CWE classification is CWE-79, indicating improper input neutralization leading to XSS.
Potential Impact
For European organizations using AndSoft e-TMS v25.03, this vulnerability poses a risk primarily to web application users, including employees and partners who access the affected login page. Successful exploitation could lead to session hijacking, unauthorized actions performed on behalf of the user, or phishing attacks leveraging the trusted domain. While the direct impact on system integrity and availability is limited, the confidentiality of user sessions and potentially sensitive information accessible through the browser could be compromised. This could lead to further lateral attacks or data leakage. Given that e-TMS is a transport management system, attackers might leverage XSS to manipulate session data or redirect users to malicious payloads, potentially disrupting logistics operations or causing reputational damage. The requirement for user interaction means that social engineering or phishing campaigns could be used to exploit this vulnerability. The absence of known exploits in the wild reduces immediate risk but does not eliminate the threat, especially as attackers often weaponize such vulnerabilities rapidly after disclosure.
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_CATOLD.ASP' endpoint to neutralize malicious scripts. 2. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. 3. Educate users and administrators about the risks of clicking on suspicious links, especially those purporting to be from trusted sources. 4. Monitor web server logs for unusual URL patterns that may indicate attempted exploitation. 5. Since no official patch is currently available, consider deploying Web Application Firewalls (WAF) with custom rules to detect and block malicious payloads targeting these parameters. 6. Plan for prompt application of official patches once released by AndSoft. 7. Conduct security awareness training focused on phishing and social engineering to reduce the likelihood of successful user interaction exploitation. 8. Review and harden session management to limit the impact of session hijacking attempts.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland
CVE-2025-59757: 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_CATOLD.ASP'.
AI-Powered Analysis
Technical Analysis
CVE-2025-59757 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_CATOLD.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 allows the attacker to perform actions such as session hijacking, defacement, or redirecting users to malicious sites. The vulnerability does not require authentication (AV:N), has low attack complexity (AC:L), and no privileges are needed (PR:N). However, it requires user interaction (UI:A), specifically the victim clicking or visiting the malicious URL. The impact on confidentiality is low, as the attacker can only access data accessible to the victim's browser session, and there is no direct impact on integrity or availability. The vulnerability is classified as medium severity with a CVSS 4.0 base score of 5.1. No known exploits are currently observed in the wild, and no patches have been published yet. The vulnerability was reserved on 2025-09-19 and published on 2025-10-02 by INCIBE. The CWE classification is CWE-79, indicating improper input neutralization leading to XSS.
Potential Impact
For European organizations using AndSoft e-TMS v25.03, this vulnerability poses a risk primarily to web application users, including employees and partners who access the affected login page. Successful exploitation could lead to session hijacking, unauthorized actions performed on behalf of the user, or phishing attacks leveraging the trusted domain. While the direct impact on system integrity and availability is limited, the confidentiality of user sessions and potentially sensitive information accessible through the browser could be compromised. This could lead to further lateral attacks or data leakage. Given that e-TMS is a transport management system, attackers might leverage XSS to manipulate session data or redirect users to malicious payloads, potentially disrupting logistics operations or causing reputational damage. The requirement for user interaction means that social engineering or phishing campaigns could be used to exploit this vulnerability. The absence of known exploits in the wild reduces immediate risk but does not eliminate the threat, especially as attackers often weaponize such vulnerabilities rapidly after disclosure.
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_CATOLD.ASP' endpoint to neutralize malicious scripts. 2. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. 3. Educate users and administrators about the risks of clicking on suspicious links, especially those purporting to be from trusted sources. 4. Monitor web server logs for unusual URL patterns that may indicate attempted exploitation. 5. Since no official patch is currently available, consider deploying Web Application Firewalls (WAF) with custom rules to detect and block malicious payloads targeting these parameters. 6. Plan for prompt application of official patches once released by AndSoft. 7. Conduct security awareness training focused on phishing and social engineering to reduce the likelihood of successful user interaction exploitation. 8. Review and harden session management to limit the impact of session hijacking attempts.
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: 68de8eda779290c94ba70b5e
Added to database: 10/2/2025, 2:40:26 PM
Last enriched: 10/2/2025, 2:45:40 PM
Last updated: 10/7/2025, 1:41:19 PM
Views: 9
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.