CVE-2023-1709
07.06.2023, 21:15
Datalogics Library APDFLThe v18.0.4PlusP1e and prior contains a stack-based buffer overflow due to documents containing corrupted fonts, which could allow an attack that causes an unhandled crash during the rendering process.Enginsight
Vendor | Product | Version |
---|---|---|
siemens | jt2go | 𝑥 < 14.2.0.2 |
siemens | teamcenter_visualization | 13.2.0 ≤ 𝑥 < 13.2.0.13 |
siemens | teamcenter_visualization | 13.3.0 ≤ 𝑥 < 13.3.0.9 |
siemens | teamcenter_visualization | 14.0 ≤ 𝑥 < 14.0.0.5 |
siemens | teamcenter_visualization | 14.1 ≤ 𝑥 < 14.1.0.7 |
siemens | teamcenter_visualization | 14.2 ≤ 𝑥 < 14.2.0.2 |
𝑥
= 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