VYPR
Unrated severityNVD Advisory· Published May 10, 2022· Updated Dec 9, 2025

CVE-2022-29876

CVE-2022-29876

Description

A vulnerability has been identified in SICAM T (All versions < V3.0). Affected devices do not properly handle the input of a GET request parameter. The provided argument is directly reflected in the web server response. This could allow an unauthenticated attacker to perform reflected XSS attacks.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Reflected XSS in SICAM T web interface allows unauthenticated attackers to inject arbitrary JavaScript via a GET parameter.

Vulnerability

A reflected cross-site scripting (XSS) vulnerability exists in the web interface of SICAM T devices running versions prior to V3.0. The affected endpoint does not properly sanitize a GET request parameter, and the provided argument is directly reflected in the HTTP response without encoding. This allows an attacker to inject arbitrary HTML and JavaScript into the page. The vulnerability is present in all versions of SICAM T before V3.0 [2].

Exploitation

An unauthenticated attacker can craft a malicious URL containing a GET parameter with embedded JavaScript. The attacker must then trick a victim into clicking the link (e.g., via phishing or social engineering). No authentication or prior access to the device is required. The victim's browser executes the injected script in the context of the SICAM T web interface [2].

Impact

Successful exploitation enables the attacker to execute arbitrary JavaScript in the victim's browser. This can lead to session hijacking, theft of sensitive data, defacement of the web interface, or redirection to malicious sites. The attack is limited to the browser session of the victim and does not directly compromise the device itself, but it can be used to perform actions on behalf of an authenticated user if the victim is logged in [2].

Mitigation

Siemens has released SICAM T V3.0 which fixes this vulnerability. Users should update to V3.0 or later. As interim mitigations, restrict access to port 443/tcp to trusted IP addresses only, and advise users not to click links from untrusted sources while logged into the SICAM T web interface [2].

References
  1. SSA-471761

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.