Vulnerabilities > CVE-2020-29443 - Out-of-bounds Read vulnerability in multiple products
Attack vector
LOCAL Attack complexity
HIGH Privileges required
HIGH Confidentiality impact
LOW Integrity impact
NONE Availability impact
LOW Summary
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.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 | |
OS | 2 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Overread Buffers An adversary attacks a target by providing input that causes an application to read beyond the boundary of a defined buffer. This typically occurs when a value influencing where to start or stop reading is set to reflect positions outside of the valid memory location of the buffer. This type of attack may result in exposure of sensitive information, a system crash, or arbitrary code execution.
References
- https://lists.nongnu.org/archive/html/qemu-devel/2020-11/msg04685.html
- http://www.openwall.com/lists/oss-security/2021/01/18/2
- https://lists.debian.org/debian-lts-announce/2021/02/msg00024.html
- https://security.netapp.com/advisory/ntap-20210304-0003/
- https://lists.debian.org/debian-lts-announce/2022/09/msg00008.html