Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 969 Bytes

CVE-2021-21831.md

File metadata and controls

17 lines (11 loc) · 969 Bytes

Description

A use-after-free vulnerability exists in the JavaScript engine of Foxit Software’s PDF Reader, version 10.1.3.37598. 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.

POC

Reference

Github

No PoCs found on GitHub currently.