7.8

CVE-2023-38070

A vulnerability has been identified in JT2Go (All versions < V14.3.0.1), Teamcenter Visualization V13.3 (All versions < V13.3.0.12), Teamcenter Visualization V14.0 (All versions), Teamcenter Visualization V14.1 (All versions < V14.1.0.11), Teamcenter Visualization V14.2 (All versions < V14.2.0.6), Teamcenter Visualization V14.3 (All versions < V14.3.0.1), Tecnomatix Plant Simulation V2201 (All versions < V2201.0010), Tecnomatix Plant Simulation V2302 (All versions < V2302.0004). The affected application is vulnerable to stack-based buffer overflow while parsing specially crafted WRL files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-20818)

Data is provided by the National Vulnerability Database (NVD)
SiemensJt2go Version < 14.3.0.1
SiemensTeamcenter Visualization Version >= 13.3.0 < 13.4.0.12
SiemensTeamcenter Visualization Version >= 14.0 < 14.1.0.11
SiemensTeamcenter Visualization Version >= 14.2 < 14.2.0.6
SiemensTeamcenter Visualization Version >= 14.3 < 14.3.0.1
SiemensTecnomatix Plant Simulation Version >= 2201.0 < 2201.0010
SiemensTecnomatix Plant Simulation Version >= 2302.0 <= 2302.0004
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.04% 0.106
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
productcert@siemens.com 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CWE-121 Stack-based Buffer Overflow

A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.