cve/2024/CVE-2024-40767.md

18 lines
975 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2024-40767](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-40767)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In OpenStack Nova before 27.4.1, 28 before 28.2.1, and 29 before 29.1.1, by supplying a raw format image that is actually a crafted QCOW2 image with a backing file path or VMDK flat image with a descriptor file path, an authenticated user may convince systems to return a copy of the referenced file's contents from the server, resulting in unauthorized access to potentially sensitive data. All Nova deployments are affected. NOTE: this issue exists because of an incomplete fix for CVE-2022-47951 and CVE-2024-32498.
### POC
#### Reference
- https://launchpad.net/bugs/2071734
#### Github
No PoCs found on GitHub currently.