CVE-2022-3159
13.01.2023, 01:15
The APDFL.dll contains a stack-based buffer overflow vulnerability that could be triggered while parsing specially crafted PDF files. This could allow an attacker to execute code in the context of the current process.Enginsight
Vendor | Product | Version |
---|---|---|
siemens | jt2go | 𝑥 < 14.1.0.5 |
siemens | teamcenter_visualization | 13.3.0 ≤ 𝑥 < 13.3.0.8 |
siemens | teamcenter_visualization | 14.0.0 ≤ 𝑥 < 14.0.0.4 |
siemens | teamcenter_visualization | 14.1 ≤ 𝑥 < 14.1.0.5 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA 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 WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References