Files
CVEs-PoC/2008/CVE-2008-1945.md
T
2025-09-29 21:09:30 +02:00

18 lines
811 B
Markdown

### [CVE-2008-1945](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1945)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
QEMU 0.9.0 does not properly handle changes to removable media, which allows guest OS users to read arbitrary files on the host OS by using the diskformat: parameter in the -usbdevice option to modify the disk-image header to identify a different format, a related issue to CVE-2008-2004.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9905
#### Github
No PoCs found on GitHub currently.