CVE-2021-21893: Use After Free
A use-after-free vulnerability exists in the JavaScript engine of Foxit Software’s PDF Reader, version 11.0.0.49893. A specially crafted PDF document can trigger the reuse of previously freed memory, which can lead to arbitrary code execution. An attacker needs to trick the user to open the malicious file to trigger this vulnerability. Exploitation is also possible if a user visits a specially crafted, malicious site if the browser plugin extension is enabled.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2021-21893?
CVE-2021-21893 is considered a critical vulnerability due to its potential to allow arbitrary code execution.
How do I fix CVE-2021-21893?
To fix CVE-2021-21893, update Foxit PDF Reader to the latest version that addresses this vulnerability.
What types of attacks can result from CVE-2021-21893?
CVE-2021-21893 can allow attackers to execute arbitrary code on the victim's machine through specially crafted PDF files.
Which versions of Foxit PDF Reader are affected by CVE-2021-21893?
CVE-2021-21893 affects Foxit PDF Reader version 11.0.0.49893.
What is a use-after-free vulnerability as seen in CVE-2021-21893?
A use-after-free vulnerability, like CVE-2021-21893, is a type of programming flaw that occurs when a program continues to use a pointer after the memory it points to has been freed.