CVE-2023-33124
13.06.2023, 09:15
A vulnerability has been identified in JT2Go (All versions < V14.2.0.3), Teamcenter Visualization V13.2 (All versions < V13.2.0.13), Teamcenter Visualization V13.3 (All versions < V13.3.0.10), Teamcenter Visualization V14.0 (All versions < V14.0.0.6), Teamcenter Visualization V14.1 (All versions < V14.1.0.8), Teamcenter Visualization V14.2 (All versions < V14.2.0.3). The affected applications contain a memory corruption vulnerability while parsing specially crafted CGM files. This could allow an attacker to execute code in the context of the current process.Enginsight
Vendor | Product | Version |
---|---|---|
siemens | jt2go | 𝑥 < 14.2.0.3 |
siemens | teamcenter_visualization | 13.2.0 ≤ 𝑥 < 13.2.0.13 |
siemens | teamcenter_visualization | 13.3.0 ≤ 𝑥 < 13.3.0.10 |
siemens | teamcenter_visualization | 14.0 ≤ 𝑥 < 14.0.0.6 |
siemens | teamcenter_visualization | 14.1 ≤ 𝑥 < 14.1.0.8 |
siemens | teamcenter_visualization | 14.2 ≤ 𝑥 < 14.2.0.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.