CVE-2021-38405
21.11.2023, 19:15
The Datalogics APDFL library used in affected products is vulnerable to memory corruption conditionwhile parsing specially crafted PDF files. An attacker could leverage this vulnerability to execute codein the context of the current process.Enginsight
Vendor | Product | Version |
---|---|---|
siemens | jt2go | 𝑥 < 13.2.0.7 |
siemens | teamcenter_visualization | 13.1.0 ≤ 𝑥 < 13.1.0.8 |
siemens | teamcenter_visualization | 13.2.0 ≤ 𝑥 < 13.2.0.7 |
siemens | teamcenter_visualization | 13.3.0 |
𝑥
= 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.