mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
975 B
Markdown
18 lines
975 B
Markdown
### [CVE-2024-40767](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-40767)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|