CVE-2022-35499
Received Received - Intake

Reflected XSS in Trimble TM4WEB External Bill Viewer

Vulnerability report for CVE-2022-35499, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: MITRE

Description

In Trimble TM4WEB 21.4.0.4, the external bill viewer endpoint is vulnerable to reflected cross-site scripting via injection in a arbitrary parameter appended to the URL.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
trimble tm4web 21.4.0.4
trimble tm4web to 22.2.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2022-35499 is a reflected cross-site scripting (XSS) vulnerability in Trimble TM4WEB versions 22.2.0 and earlier. It allows attackers to inject malicious JavaScript code by appending arbitrary parameters to the URL, such as a payload like '}');alert(1);<!--' to a parameter. When the page renders, the injected script executes, enabling actions like stealing session cookies or redirecting users.

Detection Guidance

To detect CVE-2022-35499, check if your Trimble TM4WEB instance is running version 22.2.0 or earlier. Test the external bill viewer endpoint by appending a payload like `'}');alert(1);<!--` to a URL parameter. If the injected script executes, the system is vulnerable.

Impact Analysis

This vulnerability can allow attackers to execute arbitrary JavaScript in your browser when visiting a vulnerable TM4WEB instance. This could lead to session hijacking, theft of sensitive data like cookies or credentials, or redirection to malicious sites. Users of affected versions are at risk if they interact with compromised URLs.

Compliance Impact

This XSS vulnerability could lead to unauthorized access to personal data, violating GDPR's data protection principles and HIPAA's security requirements for safeguarding health information. Organizations using affected TM4WEB versions may face compliance breaches if user data is compromised through such attacks.

Mitigation Strategies

Immediately update Trimble TM4WEB to the latest version beyond 22.2.0. If an update is unavailable, restrict access to the external bill viewer endpoint or implement input validation to block malicious parameter injections.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2022-35499. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart