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

22 lines
1.3 KiB
Markdown

### [CVE-2020-9906](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9906)
![](https://img.shields.io/static/v1?label=Product&message=iOS&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=macOS&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=watchOS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%20iOS%2013.6%20and%20iPadOS%2013.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%20macOS%20Catalina%2010.15.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%20watchOS%206.2.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=A%20remote%20attacker%20may%20be%20able%20to%20cause%20unexpected%20system%20termination%20or%20corrupt%20kernel%20memory&color=brighgreen)
### Description
A memory corruption issue was addressed with improved input validation. This issue is fixed in iOS 13.6 and iPadOS 13.6, macOS Catalina 10.15.6, watchOS 6.2.8. A remote attacker may be able to cause unexpected system termination or corrupt kernel memory.
### POC
#### Reference
- http://packetstormsecurity.com/files/162119/iOS-macOS-Radio-Proximity-Kernel-Memory-Corruption.html
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-9906