Files
CVEs-PoC/2018/CVE-2018-10488.md
T
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2018-10488

Description

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Foxit Reader 9.0.0.29935. 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 parsing of U3D Texture Width structures. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length, heap-based buffer. An attacker can leverage this vulnerability to execute code under the context of the current process. Was ZDI-CAN-5420.

POC

Reference

Github

No PoCs found on GitHub currently.