mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 02:42:13 +02:00
23 lines
1.4 KiB
Markdown
23 lines
1.4 KiB
Markdown
### [CVE-2018-9948](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9948)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This vulnerability allows remote attackers to disclose sensitive information 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 handling of typed arrays. The issue results from the lack of proper initialization of a pointer prior to accessing it. An attacker can leverage this in conjunction with other vulnerabilities to execute code in the context of the current process. Was ZDI-CAN-5380.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/44941/
|
|
- https://www.exploit-db.com/exploits/45269/
|
|
|
|
#### Github
|
|
- https://github.com/0xT11/CVE-POC
|
|
- https://github.com/ernestang98/win-exploits
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
|
- https://github.com/manojcode/Foxit-Reader-RCE-with-virualalloc-and-shellcode-for-CVE-2018-9948-and-CVE-2018-9958
|
|
- https://github.com/orangepirate/cve-2018-9948-9958-exp
|
|
|