CWE-416

High likelihood

Use After Free

Parent: CWE-825 - Expired Pointer Dereference

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

7,670 vulnerabilities with CWE-416
CVE-2018-15857 HIGH
libxkbcommon < 0.8.1 - Use-After-Free in ExprAppendMultiKeysymList
CVSS 7.8
CVE-2018-10902 HIGH
Linux Kernel - Use-After-Free in Raw MIDI Driver
CVSS 7.8
CVE-2018-1000217 CRITICAL
davegamble/cJSON < 1.7.4 - Use-After-Free
CVSS 9.8
CVE-2018-8353 HIGH
Internet Explorer <11 - Memory Corruption
CVSS 7.5
CVE-2018-14424 HIGH
GNOME Display Manager < 3.29.1 - Use-After-Free via D-Bus Interface
CVSS 7.8
CVE-2018-3939 HIGH
Foxit Reader and PhantomPDF < 9.1.0.5096 - Use-After-Free in JavaScript Engine
CVSS 8.8
CVE-2018-3924 HIGH
Foxit Reader and PhantomPDF < 9.1.0.5096 - Use-After-Free via JavaScript Engine
CVSS 8.8
CVE-2018-14315 HIGH
Foxit Reader and PhantomPDF < 9.1.0.5096 - Remote Code Execution via Annotation Handling
CVSS 8.8
CVE-2018-14314 HIGH
Foxit Reader and PhantomPDF < 9.1.0.5096 - Remote Code Execution via Annotation Handling
CVSS 8.8
CVE-2018-14312 HIGH
Foxit Reader and PhantomPDF < 9.1.0.5096 - Remote Code Execution via exportAsFDF Function
CVSS 8.8
CVE-2018-14310 HIGH
Foxit Reader and PhantomPDF < 9.1.0.5096 - Remote Code Execution via Use-After-Free in Event Handling
CVSS 8.8
CVE-2018-14309 HIGH
Foxit Reader < 9.1.0.5096 - Remote Code Execution via SeedValue Generic Object Parameter
CVSS 8.8
CVE-2018-14308 HIGH
Foxit Reader and PhantomPDF < 9.1.0.5096 - Use-After-Free via valueAsString Function
CVSS 8.8
CVE-2018-14307 HIGH
Foxit Reader 9.0.1.5096 - Use After Free
CVSS 8.8
CVE-2018-14306 HIGH
Foxit Reader 9.0.1.5096 - Use After Free
CVSS 8.8
CVE-2018-14305 HIGH
Foxit Reader and PhantomPDF < 9.1.0.5096 - Use-After-Free in PolyLine Annotation Processing
CVSS 8.8
CVE-2018-14304 HIGH
Foxit Reader and PhantomPDF < 9.1.0.5096 - Remote Code Execution via Text Annotation Processing
CVSS 8.8
CVE-2018-14303 HIGH
Foxit Reader and PhantomPDF < 9.1.0.5096 - Remote Code Execution via StrikeOut Annotation Processing
CVSS 8.8
CVE-2018-14302 HIGH
Foxit Reader 9.0.1.5096 - Use After Free
CVSS 8.8
CVE-2018-14301 HIGH
Foxit Reader 9.0.1.5096 - Use After Free
CVSS 8.8
CVE-2018-14300 HIGH
Foxit Reader 9.0.1.5096 - Use After Free
CVSS 8.8
CVE-2018-14299 HIGH
Foxit Reader and PhantomPDF < 9.1.0.5096 - Use-After-Free in Line Annotation Processing
CVSS 8.8
CVE-2018-14298 HIGH
Foxit Reader 9.0.1.5096 - Use After Free
CVSS 8.8
CVE-2018-14297 HIGH
Foxit Reader and PhantomPDF < 9.1.0.5096 - Remote Code Execution via FreeText Annotation Processing
CVSS 8.8
CVE-2018-14296 HIGH
Foxit Reader 9.0.1.5096 - Use After Free
CVSS 8.8
Details
Vulnerabilities 7,670
Exploit Likelihood High