CVE-2009-0927
19.03.2009, 10:30
Stack-based buffer overflow in Adobe Reader and Adobe Acrobat 9 before 9.1, 8 before 8.1.3 , and 7 before 7.1.1 allows remote attackers to execute arbitrary code via a crafted argument to the getIcon method of a Collab object, a different vulnerability than CVE-2009-0658.Enginsight
Vendor | Product | Version |
---|---|---|
adobe | acrobat_reader | 7.0 ≤ 𝑥 < 7.1.1 |
adobe | acrobat_reader | 8.0 ≤ 𝑥 < 8.1.3 |
adobe | acrobat_reader | 9.0 ≤ 𝑥 < 9.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- 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).
References