Files
CVEs-PoC/2020/CVE-2020-29443.md
T
2024-05-25 21:48:12 +02:00

19 lines
630 B
Markdown

### [CVE-2020-29443](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29443)
![](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
ide_atapi_cmd_reply_end in hw/ide/atapi.c in QEMU 5.1.0 allows out-of-bounds read access because a buffer index is not validated.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Live-Hack-CVE/CVE-2020-29443