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

21 lines
1.0 KiB
Markdown

### [CVE-2020-27909](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27909)
![](https://img.shields.io/static/v1?label=Product&message=iOS%20and%20iPadOS&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=tvOS&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=watchOS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2014.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%207.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Processing%20a%20maliciously%20crafted%20audio%20file%20may%20lead%20to%20arbitrary%20code%20execution&color=brighgreen)
### Description
An out-of-bounds read was addressed with improved input validation. This issue is fixed in iOS 14.2 and iPadOS 14.2, tvOS 14.2, watchOS 7.1. Processing a maliciously crafted audio file may lead to arbitrary code execution.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-27909