First published: Tue Oct 02 2018(Updated: )
A use-after-free vulnerability exists in the JavaScript engine of Foxit Software's Foxit PDF Reader version 9.1.0.5096. A use-after-free condition can occur when accessing the Subject property of the this.info object. An attacker needs to trick the user to open the malicious file to trigger this vulnerability. If the browser plugin extension is enabled, visiting a malicious site can also trigger the vulnerability.
Credit: talos-cna@cisco.com
Affected Software | Affected Version | How to fix |
---|---|---|
Foxit PhantomPDF | <=9.2.0.9297 | |
Foxit Reader for Windows | <=9.2.0.9297 | |
Microsoft Windows |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2018-3958 is classified as critical due to its potential to allow remote code execution.
To fix CVE-2018-3958, update your Foxit PDF Reader or PhantomPDF to the latest version available that is above 9.2.0.9297.
CVE-2018-3958 affects Foxit PDF Reader version 9.1.0.5096 and earlier, as well as Foxit PhantomPDF version 9.1.0.5096 and earlier.
CVE-2018-3958 can be exploited when an attacker tricks the user into opening a specially crafted PDF file.
A use-after-free vulnerability, as seen in CVE-2018-3958, occurs when the program continues to use memory that has already been freed, potentially allowing an attacker to manipulate the application.