mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
20 lines
1.3 KiB
Markdown
20 lines
1.3 KiB
Markdown
### [CVE-2021-34953](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34953)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Foxit PDF Reader Annotation Use of Uninitialized Variable Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader. 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 handling of Annotation objects. The issue results from the lack of proper initialization of a pointer prior to accessing it. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-14658.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.foxit.com/support/security-bulletins.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|