CVE-2018-9935
17.05.2018, 15:29
This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Foxit Reader 8.3.2.25013. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the addField method. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code under the context of the current process. Was ZDI-CAN-5312.Enginsight
Vendor | Product | Version |
---|---|---|
foxitsoftware | phantompdf | 8.0 ≤ 𝑥 ≤ 8.3.2.25013 |
foxitsoftware | foxit_reader | 𝑥 ≤ 9.0.1.1049 |
foxitsoftware | phantompdf | 𝑥 ≤ 9.0.1.1049 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-416 - Use After FreeReferencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.
- 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.