CVE-2019-16470
11.09.2023, 14:15
Adobe Acrobat Reader versions 2019.021.20056 and earlier are affected by a Stack-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.Enginsight
Vendor | Product | Version |
---|---|---|
adobe | acrobat_dc | 15.006.30060 ≤ 𝑥 ≤ 15.006.30505 |
adobe | acrobat_dc | 15.008.20082 ≤ 𝑥 ≤ 19.021.20056 |
adobe | acrobat_dc | 17.011.30059 ≤ 𝑥 ≤ 17.011.30152 |
adobe | acrobat_reader_dc | 15.006.30060 ≤ 𝑥 ≤ 15.006.30505 |
adobe | acrobat_reader_dc | 15.008.20082 ≤ 𝑥 ≤ 19.021.20056 |
adobe | acrobat_reader_dc | 17.011.30059 ≤ 𝑥 ≤ 17.011.30152 |
adobe | acrobat_dc | 17.011.30059 ≤ 𝑥 ≤ 17.011.30155 |
𝑥
= 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.