CVE-2021-44712
14.01.2022, 20:15
Acrobat Reader DC version 21.007.20099 (and earlier), 20.004.30017 (and earlier) and 17.011.30204 (and earlier) are affected by an Access of Memory Location After End of Buffer vulnerability that could lead to application denial-of-service. Exploitation of this issue requires user interaction in that a victim must open a malicious file.Enginsight
Vendor | Product | Version |
---|---|---|
adobe | acrobat_dc | 15.008.20082 ≤ 𝑥 ≤ 21.007.20099 |
adobe | acrobat_reader_dc | 15.008.20082 ≤ 𝑥 ≤ 21.007.20099 |
adobe | acrobat | 17.011.30059 ≤ 𝑥 ≤ 17.011.30204 |
adobe | acrobat | 20.001.30005 ≤ 𝑥 ≤ 20.004.30017 |
adobe | acrobat_reader | 17.011.30059 ≤ 𝑥 ≤ 17.011.30204 |
adobe | acrobat_reader | 20.001.30005 ≤ 𝑥 ≤ 20.004.30017 |
adobe | acrobat_dc | 15.008.20082 ≤ 𝑥 ≤ 21.007.20099 |
adobe | acrobat_reader_dc | 15.008.20082 ≤ 𝑥 ≤ 21.007.20099 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-788 - Access of Memory Location After End of BufferThe software reads or writes to a buffer using an index or pointer that references a memory location after the end of the buffer.
- 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.