CVE & Exploit Intelligence Database

Updated 1h ago

Search and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.

338,223 CVEs tracked 53,274 with exploits 4,730 exploited in wild 1,542 CISA KEV 3,929 Nuclei templates 37,826 vendors 42,555 researchers
719 results Clear all
CVE-2019-20633 5.5 MEDIUM EPSS 0.00
GNU Patch < 2.7.6 - Double Free
GNU patch through 2.7.6 contains a free(p_line[p_end]) Double Free vulnerability in the function another_hunk in pch.c that can cause a denial of service via a crafted patch file. NOTE: this issue exists because of an incomplete fix for CVE-2018-6952.
CWE-415 Mar 25, 2020
CVE-2020-6072 9.8 CRITICAL EPSS 0.01
Videolabs libmicrodns 0.1.0 - RCE
An exploitable code execution vulnerability exists in the label-parsing functionality of Videolabs libmicrodns 0.1.0. When parsing compressed labels in mDNS messages, the rr_decode function's return value is not checked, leading to a double free that could be exploited to execute arbitrary code. An attacker can send an mDNS message to trigger this vulnerability.
CWE-415 Mar 24, 2020
CVE-2019-5184 7.8 HIGH EPSS 0.00
WAGO PFC 200 - Memory Corruption
An exploitable double free vulnerability exists in the iocheckd service "I/O-Check" functionality of WAGO PFC 200. A specially crafted XML cache file written to a specific location on the device can cause a heap pointer to be freed twice, resulting in a denial of service and potentially code execution. An attacker can send a specially crafted packet to trigger the parsing of this cache file.
CWE-415 Mar 23, 2020
CVE-2020-1862 3.3 LOW EPSS 0.00
Huawei - Memory Corruption
There is a double free vulnerability in some Huawei products. A local attacker with low privilege may perform some operations to exploit the vulnerability. Due to doubly freeing memory, successful exploit may cause some service abnormal. Affected product versions include:CampusInsight versions V100R019C00;ManageOne versions 6.5.RC2.B050.
CWE-415 Mar 20, 2020
CVE-2018-11838 7.8 HIGH EPSS 0.00
Snapdragon - Memory Corruption
Possible double free issue in WLAN due to lack of checking memory free condition. in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music in APQ8053, MDM9640, SDA660, SDM636, SDM660, SDX20
CWE-415 Mar 05, 2020
CVE-2019-19943 7.5 HIGH 1 PoC Analysis EPSS 0.03
Pablosoftwaresolutions Quick 'N Easy Web Server - Out-of-Bounds Write
The HTTP service in quickweb.exe in Pablo Quick 'n Easy Web Server 3.3.8 allows Remote Unauthenticated Heap Memory Corruption via a large host or domain parameter. It may be possible to achieve remote code execution because of a double free.
CWE-415 Feb 28, 2020
CVE-2020-1829 7.5 HIGH EPSS 0.00
Huawei NIP6800 <V500R001C30-V500R001C60SPC500 & Secospace USG6600/U...
Huawei NIP6800 versions V500R001C30 and V500R001C60SPC500; and Secospace USG6600 and USG9500 versions V500R001C30SPC200, V500R001C30SPC600, and V500R001C60SPC500 have a vulnerability that the IPSec module handles a message improperly. Attackers can send specific message to cause double free memory. This may compromise normal service.
CWE-415 Feb 17, 2020
CVE-2019-14055 7.8 HIGH EPSS 0.00
Snapdragon Auto-MSM8996AU - Use After Free
Possibility of use-after-free and double free because of not marking buffer as NULL after freeing can lead to dangling pointer access in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009, APQ8017, APQ8053, APQ8096AU, APQ8098, MDM9206, MDM9207C, MDM9607, MDM9640, MDM9650, MSM8905, MSM8909W, MSM8939, MSM8953, MSM8996AU, MSM8998, Nicobar, QCN7605, QCS605, SC8180X, SDA660, SDA845, SDM429, SDM429W, SDM439, SDM450, SDM630, SDM632, SDM636, SDM660, SDM845, SDX20, SDX24, SDX55, SM8150, SM8250, SXR1130, SXR2130
CWE-415 Feb 07, 2020
CVE-2020-8432 9.8 CRITICAL EPSS 0.02
Das U-Boot <2020.01 - Code Injection
In Das U-Boot through 2020.01, a double free has been found in the cmd/gpt.c do_rename_gpt_parts() function. Double freeing may result in a write-what-where condition, allowing an attacker to execute arbitrary code. NOTE: this vulnerablity was introduced when attempting to fix a memory leak identified by static analysis.
CWE-415 Jan 29, 2020
CVE-2020-8003 5.5 MEDIUM EPSS 0.00
virglrenderer <0.8.1 - DoS
A double-free vulnerability in vrend_renderer.c in virglrenderer through 0.8.1 allows attackers to cause a denial of service by triggering texture allocation failure, because vrend_renderer_resource_allocated_texture is not an appropriate place for a free.
CWE-415 Jan 27, 2020
CVE-2019-20397 8.8 HIGH 1 Writeup EPSS 0.00
Cesnet Libyang - Double Free
A double-free is present in libyang before v1.0-r1 in the function yyparse() when an organization field is not terminated. Applications that use libyang to parse untrusted input yang files may be vulnerable to this flaw, which would cause a crash or potentially code execution.
CWE-415 Jan 22, 2020
CVE-2019-20394 8.8 HIGH 1 Writeup EPSS 0.00
Cesnet Libyang - Double Free
A double-free is present in libyang before v1.0-r3 in the function yyparse() when a type statement in used in a notification statement. Applications that use libyang to parse untrusted input yang files may be vulnerable to this flaw, which would cause a crash or potentially code execution.
CWE-415 Jan 22, 2020
CVE-2019-20393 8.8 HIGH 1 Writeup EPSS 0.00
Cesnet Libyang - Double Free
A double-free is present in libyang before v1.0-r1 in the function yyparse() when an empty description is used. Applications that use libyang to parse untrusted input yang files may be vulnerable to this flaw, which would cause a crash or potentially code execution.
CWE-415 Jan 22, 2020
CVE-2007-4773 9.8 CRITICAL EPSS 0.01
Systrace < 1.6.0 - Double Free
Systrace before 1.6.0 has insufficient escape policy enforcement.
CWE-415 Jan 15, 2020
CVE-2019-9468 7.8 HIGH EPSS 0.00
Android <10 - Memory Corruption
In export_key_der of export_key.cpp, there is possible memory corruption due to a double free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-10 Android ID: A-139683471
CWE-415 Jan 06, 2020
CVE-2019-20014 8.8 HIGH EPSS 0.01
GNU Libredwg < 0.9.3 - Double Free
An issue was discovered in GNU LibreDWG before 0.93. There is a double-free in dwg_free in free.c.
CWE-415 Dec 27, 2019
CVE-2019-11049 6.5 MEDIUM EPSS 0.03
Php < 7.3.13 - Double Free
In PHP versions 7.3.x below 7.3.13 and 7.4.0 on Windows, when supplying custom headers to mail() function, due to mistake introduced in commit 78f4b4a2dcf92ddbccea1bb95f8390a18ac3342e, if the header is supplied in lowercase, this can result in double-freeing certain memory locations.
CWE-415 Dec 23, 2019
CVE-2019-8635 7.8 HIGH EPSS 0.00
Apple Mac OS X < 10.14.5 - Out-of-Bounds Write
A memory corruption issue was addressed with improved memory handling. This issue is fixed in macOS Mojave 10.14.5. An application may be able to execute arbitrary code with system privileges.
CWE-415 Dec 18, 2019
CVE-2019-10536 7.8 HIGH EPSS 0.00
Qualcomm Apq8009 Firmware - Double Free
Potential double free scenario if driver receives another DIAG_EVENT_LOG_SUPPORTED event from firmware as the pointer is not set to NULL on first call in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wired Infrastructure and Networking in APQ8009, APQ8017, APQ8053, APQ8096AU, APQ8098, IPQ4019, IPQ8064, IPQ8074, MDM9206, MDM9207C, MDM9607, MDM9640, MDM9650, MSM8917, MSM8920, MSM8937, MSM8940, MSM8953, MSM8996AU, MSM8998, Nicobar, QCA6174A, QCA6574AU, QCA8081, QCA9377, QCA9379, QCN7605, QCS405, QCS605, SDA660, SDA845, SDM450, SDM630, SDM636, SDM660, SDM670, SDM710, SDM845, SDX20, SDX24, SDX55, SM6150, SM7150, SM8150, SM8250, SXR1130, SXR2130
CWE-415 Dec 18, 2019
CVE-2019-10517 7.8 HIGH EPSS 0.00
Qualcomm Apq8009 Firmware - Double Free
Memory is being freed up twice when two concurrent threads are executing in parallel in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009, APQ8017, APQ8053, APQ8096, APQ8096AU, APQ8098, MDM9206, MDM9207C, MDM9607, MDM9650, MSM8909, MSM8909W, MSM8917, MSM8920, MSM8937, MSM8939, MSM8940, MSM8996AU, QCS405, QCS605, SDA660, SDA845, SDM630, SDM636, SDM660, SDM845, SDX20, SM6150, SM7150, SM8150, SM8250, SXR1130, SXR2130
CWE-415 Dec 18, 2019