mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
18 lines
1.1 KiB
Markdown
18 lines
1.1 KiB
Markdown
### [CVE-2017-10953](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10953)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Foxit Reader 8.3.0.14878. 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 gotoURL method. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code under the context of the current process. Was ZDI-CAN-5030.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.foxitsoftware.com/support/security-bulletins.php
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|