CVE & Exploit Intelligence Database

Updated 5h 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-2021-39528 8.8 HIGH EPSS 0.00
GNU Libredwg < 0.10.1.3751 - Double Free
An issue was discovered in libredwg through v0.10.1.3751. dwg_free_MATERIAL_private() in dwg.spec has a double free.
CWE-415 Sep 20, 2021
CVE-2021-1934 8.4 HIGH EPSS 0.00
Qualcomm Apq8017 Firmware - Double Free
Possible memory corruption due to improper check when application loader object is explicitly destructed while application is unloading in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT
CWE-415 Sep 09, 2021
CVE-2021-30703 7.8 HIGH EPSS 0.00
tvOS 14.6-iOS 14.6- iPadOS 14.6 - Use After Free
A double free issue was addressed with improved memory management. This issue is fixed in tvOS 14.6, iOS 14.6 and iPadOS 14.6, Security Update 2021-004 Catalina, Security Update 2021-005 Mojave, macOS Big Sur 11.4, watchOS 7.5. An application may be able to execute arbitrary code with kernel privileges.
CWE-415 Sep 08, 2021
CVE-2021-1875 7.8 HIGH EPSS 0.00
Apple Ipados < 14.5 - Double Free
A double free issue was addressed with improved memory management. This issue is fixed in Security Update 2021-002 Catalina, Security Update 2021-003 Mojave, iOS 14.5 and iPadOS 14.5, watchOS 7.4, tvOS 14.5, macOS Big Sur 11.3. Processing a maliciously crafted file may lead to heap corruption.
CWE-415 Sep 08, 2021
CVE-2021-40145 7.5 HIGH 1 Writeup EPSS 0.01
Libgd < 2.3.2 - Double Free
gdImageGd2Ptr in gd_gd2.c in the GD Graphics Library (aka LibGD) through 2.3.2 has a double free. NOTE: the vendor's position is "The GD2 image format is a proprietary image format of libgd. It has to be regarded as being obsolete, and should only be used for development and testing purposes.
CWE-415 Aug 26, 2021
CVE-2021-34734 6.5 MEDIUM EPSS 0.00
Cisco Video Surveillance 7000 IP Camera Firmware - Double Free
A vulnerability in the Link Layer Discovery Protocol (LLDP) implementation for the Cisco Video Surveillance 7000 Series IP Cameras firmware could allow an unauthenticated, adjacent attacker to cause a denial of service (DoS) condition. This vulnerability is due to improper management of memory resources, referred to as a double free. An attacker could exploit this vulnerability by sending crafted LLDP packets to an affected device. A successful exploit could allow the attacker to cause the affected device to reload, resulting in a DoS condition. Note: LLDP is a Layer 2 protocol. To exploit these vulnerabilities, an attacker must be in the same broadcast domain as the affected device (Layer 2 adjacent).
CWE-415 Aug 18, 2021
CVE-2021-37652 7.8 HIGH EPSS 0.00
Google Tensorflow < 2.3.4 - Use After Free
TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation for `tf.raw_ops.BoostedTreesCreateEnsemble` can result in a use after free error if an attacker supplies specially crafted arguments. The [implementation](https://github.com/tensorflow/tensorflow/blob/f24faa153ad31a4b51578f8181d3aaab77a1ddeb/tensorflow/core/kernels/boosted_trees/resource_ops.cc#L55) uses a reference counted resource and decrements the refcount if the initialization fails, as it should. However, when the code was written, the resource was represented as a naked pointer but later refactoring has changed it to be a smart pointer. Thus, when the pointer leaves the scope, a subsequent `free`-ing of the resource occurs, but this fails to take into account that the refcount has already reached 0, thus the resource has been already freed. During this double-free process, members of the resource object are accessed for cleanup but they are invalid as the entire resource has been freed. We have patched the issue in GitHub commit 5ecec9c6fbdbc6be03295685190a45e7eee726ab. The fix will be included in TensorFlow 2.6.0. We will also cherrypick this commit on TensorFlow 2.5.1, TensorFlow 2.4.3, and TensorFlow 2.3.4, as these are also affected and still in supported range.
CWE-415 Aug 12, 2021
CVE-2021-22386 7.0 HIGH EPSS 0.00
Huawei - Memory Corruption
A component of the Huawei smartphone has a Double Free vulnerability. Local attackers may exploit this vulnerability to cause Root Elevation of Privileges.
CWE-415 Aug 10, 2021
CVE-2020-36434 9.8 CRITICAL EPSS 0.00
Sys-info < 0.8.0 - Double Free
An issue was discovered in the sys-info crate before 0.8.0 for Rust. sys_info::disk_info calls can trigger a double free.
CWE-415 Aug 08, 2021
CVE-2021-22425 7.8 HIGH EPSS 0.00
HarmonyOS - Privilege Escalation
A component of the HarmonyOS has a Double Free vulnerability. Local attackers may exploit this vulnerability to cause Root Elevating Privileges.
CWE-415 Aug 03, 2021
CVE-2021-37159 6.4 MEDIUM EPSS 0.00
Linux Kernel < 5.13.4 - Use After Free
hso_free_net_device in drivers/net/usb/hso.c in the Linux kernel through 5.13.4 calls unregister_netdev without checking for the NETREG_REGISTERED state, leading to a use-after-free and a double free.
CWE-415 Jul 21, 2021
CVE-2021-0601 5.5 MEDIUM EPSS 0.00
Google Android - Out-of-Bounds Write
In encodeFrames of avc_enc_fuzzer.cpp, there is a possible out of bounds write due to a double free. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10 Android-11 Android-8.1 Android-9Android ID: A-180643802
CWE-415 Jul 14, 2021
CVE-2021-34333 5.5 MEDIUM EPSS 0.00
Siemens Jt2go < 13.2.0 - Double Free
A vulnerability has been identified in JT2Go (All versions < V13.2), Teamcenter Visualization (All versions < V13.2). The BMP_Loader.dll library in affected applications lacks proper validation of user-supplied data when parsing BMP files. A malformed input file could result in double free of an allocated buffer that leads to a crash. An attacker could leverage this vulnerability to cause denial of service condition. (CNVD-C-2021-79295)
CWE-415 Jul 13, 2021
CVE-2021-1888 8.4 HIGH EPSS 0.00
Qualcomm Apq8017 Firmware - Double Free
Memory corruption in key parsing and import function due to double freeing the same heap allocation in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Voice & Music, Snapdragon Wearables
CWE-415 Jul 13, 2021
CVE-2021-27033 7.8 HIGH EPSS 0.01
Autodesk Design Review - Double Free
A Double Free vulnerability allows remote attackers to execute arbitrary code on PDF files within affected installations of Autodesk Design Review 2018, 2017, 2013, 2012, 2011. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.
CWE-415 Jul 09, 2021
CVE-2021-36088 9.8 CRITICAL 2 Writeups EPSS 0.01
Fluent Bit <1.7.5 - Memory Corruption
Fluent Bit (aka fluent-bit) 1.7.0 through 1.7.4 has a double free in flb_free (called from flb_parser_json_do and flb_parser_do).
CWE-415 Jul 01, 2021
CVE-2021-36080 8.8 HIGH 2 Writeups EPSS 0.00
GNU LibreDWG <0.12.3.4191 - Use After Free
GNU LibreDWG 0.12.3.4163 through 0.12.3.4191 has a double-free in bit_chain_free (called from dwg_encode_MTEXT and dwg_encode_add_object).
CWE-415 Jul 01, 2021
CVE-2020-36401 7.8 HIGH 2 Writeups EPSS 0.00
Mruby - Double Free
mruby 2.1.2 has a double free in mrb_default_allocf (called from mrb_free and obj_free).
CWE-415 Jul 01, 2021
CVE-2021-34184 9.8 CRITICAL EPSS 0.00
Mackron Miniaudio - Double Free
Miniaudio 0.10.35 has a Double free vulnerability that could cause a buffer overflow in ma_default_vfs_close__stdio in miniaudio.h.
CWE-415 Jun 25, 2021
CVE-2021-0528 7.8 HIGH EPSS 0.00
Android - Memory Corruption
In memory management driver, there is a 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: AndroidVersions: Android SoCAndroid ID: A-185195266
CWE-415 Jun 21, 2021