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.

337,123 CVEs tracked 53,223 with exploits 4,686 exploited in wild 1,539 CISA KEV 3,912 Nuclei templates 37,757 vendors 42,429 researchers
24 results Clear all
CVE-2024-32498 6.5 MEDIUM EPSS 0.00
OpenStack <24.0.0, <28.0.2, <29.0.3 - Info Disclosure
An issue was discovered in OpenStack Cinder through 24.0.0, Glance before 28.0.2, and Nova before 29.0.3. Arbitrary file access can occur via custom QCOW2 external data. By supplying a crafted QCOW2 image that references a specific data file path, an authenticated user may convince systems to return a copy of that file's contents from the server, resulting in unauthorized access to potentially sensitive data. All Cinder and Nova deployments are affected; only Glance deployments with image conversion enabled are affected.
CWE-552 Jul 05, 2024
CVE-2022-4134 2.8 LOW EPSS 0.00
openstack-glance - Privilege Escalation
A flaw was found in openstack-glance. This issue could allow a remote, authenticated attacker to tamper with images, compromising the integrity of virtual machines created using these modified images.
CWE-829 Mar 06, 2023
CVE-2022-47951 5.7 MEDIUM EPSS 0.01
Openstack Cinder < 19.1.2 - Path Traversal
An issue was discovered in OpenStack Cinder before 19.1.2, 20.x before 20.0.2, and 21.0.0; Glance before 23.0.1, 24.x before 24.1.1, and 25.0.0; and Nova before 24.1.2, 25.x before 25.0.2, and 26.0.0. By supplying a specially created VMDK flat image that references a specific backing file path, an authenticated user may convince systems to return a copy of that file's contents from the server, resulting in unauthorized access to potentially sensitive data.
CWE-22 Jan 26, 2023
CVE-2016-8611 4.3 MEDIUM EPSS 0.01
Openstack Glance - DoS
A vulnerability was found in Openstack Glance. No limits are enforced within the Glance image service for both v1 and v2 `/images` API POST method for authenticated users, resulting in possible denial of service attacks through database table saturation.
CWE-20 Jul 31, 2018
CVE-2015-8234 5.5 MEDIUM EPSS 0.00
OpenStack Glance 11.0.0 - Auth Bypass
The image signature algorithm in OpenStack Glance 11.0.0 allows remote attackers to bypass the signature verification process via a crafted image, which triggers an MD5 collision.
CWE-310 Mar 29, 2017
CVE-2017-7200 5.8 MEDIUM EPSS 0.00
OpenStack Glance < Newton - SSRF
An SSRF issue was discovered in OpenStack Glance before Newton. The 'copy_from' feature in the Image Service API v1 allowed an attacker to perform masked network port scans. With v1, it is possible to create images with a URL such as 'http://localhost:22'. This could then allow an attacker to enumerate internal network details while appearing masked, since the scan would appear to originate from the Glance Image service.
CWE-918 Mar 21, 2017
CVE-2015-5162 7.5 HIGH EPSS 0.04
Openstack Cinder < 11.0.0 - Resource Management Error
The image parser in OpenStack Cinder 7.0.2 and 8.0.0 through 8.1.1; Glance before 11.0.1 and 12.0.0; and Nova before 12.0.4 and 13.0.0 does not properly limit qemu-img calls, which might allow attackers to cause a denial of service (memory and disk consumption) via a crafted disk image.
CWE-399 Oct 07, 2016
CVE-2016-0757 4.3 MEDIUM EPSS 0.00
OpenStack Image Service - Privilege Escalation
OpenStack Image Service (Glance) before 2015.1.3 (kilo) and 11.0.x before 11.0.2 (liberty), when show_multiple_locations is enabled, allow remote authenticated users to change image status and upload new image data by removing the last location of an image.
CWE-284 Apr 13, 2016
CVE-2015-5286 EPSS 0.00
OpenStack Image Service - Auth Bypass
OpenStack Image Service (Glance) before 2014.2.4 (juno) and 2015.1.x before 2015.1.2 (kilo) allows remote authenticated users to bypass the storage quota and cause a denial of service (disk consumption) by deleting images that are being uploaded using a token that expires during the process. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-9623.
CWE-264 Oct 26, 2015
CVE-2015-5251 EPSS 0.00
OpenStack Image Service - Auth Bypass
OpenStack Image Service (Glance) before 2014.2.4 (juno) and 2015.1.x before 2015.1.2 (kilo) allow remote authenticated users to change the status of their images and bypass access restrictions via the HTTP x-image-meta-status header to images/*.
CWE-264 Oct 26, 2015
CVE-2015-5163 EPSS 0.00
Openstack Glance < 2015.1.2 - Information Disclosure
The import task action in OpenStack Image Service (Glance) 2015.1.x before 2015.1.2 (kilo), when using the V2 API, allows remote authenticated users to read arbitrary files via a crafted backing file for a qcow2 image.
CWE-200 Aug 19, 2015
CVE-2015-3289 EPSS 0.00
OpenStack Glance <2015.1.1 - DoS
OpenStack Glance before 2015.1.1 (kilo) allows remote authenticated users to cause a denial of service (disk consumption) by repeatedly using the import task flow API to create images and then deleting them.
CWE-399 Aug 14, 2015
CVE-2015-1881 EPSS 0.01
Openstack Image Registry And Delivery... - Resource Management Error
OpenStack Image Registry and Delivery Service (Glance) 2014.2 through 2014.2.2 does not properly remove images, which allows remote authenticated users to cause a denial of service (disk consumption) by creating a large number of images using the task v2 API and then deleting them, a different vulnerability than CVE-2014-9684.
CWE-399 Feb 24, 2015
CVE-2014-9684 EPSS 0.01
OpenStack Image Registry and Delivery Service - DoS
OpenStack Image Registry and Delivery Service (Glance) 2014.2 through 2014.2.2 does not properly remove images, which allows remote authenticated users to cause a denial of service (disk consumption) by creating a large number of images using the task v2 API and then deleting them before the uploads finish, a different vulnerability than CVE-2015-1881.
CWE-399 Feb 24, 2015
CVE-2014-9623 EPSS 0.00
OpenStack Glance <2014.2.x-2014.2.1, 2014.1.3 - Auth Bypass
OpenStack Glance 2014.2.x through 2014.2.1, 2014.1.3, and earlier allows remote authenticated users to bypass the storage quota and cause a denial of service (disk consumption) by deleting an image in the saving state.
CWE-399 Jan 23, 2015
CVE-2015-1195 EPSS 0.01
OpenStack Image Registry and Delivery Service - Info Disclosure
The V2 API in OpenStack Image Registry and Delivery Service (Glance) before 2014.1.4 and 2014.2.x before 2014.2.2 allows remote authenticated users to read or delete arbitrary files via a full pathname in a filesystem: URL in the image location property. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-9493.
CWE-22 Jan 21, 2015
CVE-2014-5356 EPSS 0.01
Openstack Image Registry And Delivery... - Access Control
OpenStack Image Registry and Delivery Service (Glance) before 2013.2.4, 2014.x before 2014.1.3, and Juno before Juno-3, when using the V2 API, does not properly enforce the image_size_cap configuration option, which allows remote authenticated users to cause a denial of service (disk consumption) by uploading a large image.
CWE-264 Aug 25, 2014
CVE-2014-0162 EPSS 0.01
OpenStack Glance <2013.2.4, <icehouse-rc2 - Command Injection
The Sheepdog backend in OpenStack Image Registry and Delivery Service (Glance) 2013.2 before 2013.2.4 and icehouse before icehouse-rc2 allows remote authenticated users with permission to insert or modify an image to execute arbitrary commands via a crafted location.
CWE-20 Apr 27, 2014
CVE-2014-1948 EPSS 0.00
OpenStack Glance <2013.2.1 - Info Disclosure
OpenStack Image Registry and Delivery Service (Glance) 2013.2 through 2013.2.1 and Icehouse before icehouse-2 logs a URL containing the Swift store backend password when authentication fails and WARNING level logging is enabled, which allows local users to obtain sensitive information by reading the log.
CWE-255 Feb 14, 2014
CVE-2013-4428 EPSS 0.00
Openstack Glance < 2012.2.4 - Access Control
OpenStack Image Registry and Delivery Service (Glance) Folsom, Grizzly before 2013.1.4, and Havana before 2013.2, when the download_image policy is configured, does not properly restrict access to cached images, which allows remote authenticated users to read otherwise restricted images via an image UUID.
CWE-264 Oct 27, 2013