mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 08:34:03 +02:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
### [CVE-2021-27261](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27261)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PhantomPDF 10.1.0.37527. 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 U3D objects in PDF files. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated structure. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-12269.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/0xCyberY/CVE-T4PDF
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|