Files
CVEs-PoC/2008/CVE-2008-1945.md
T
2024-06-18 02:51:15 +02:00

18 lines
815 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=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.