cve/2020/CVE-2020-9973.md

20 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-9973](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9973)
![](https://img.shields.io/static/v1?label=Product&message=macOS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2010.15%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2014.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Processing%20a%20maliciously%20crafted%20USD%20file%20may%20lead%20to%20unexpected%20application%20termination%20or%20arbitrary%20code%20execution&color=brighgreen)
### Description
An out-of-bounds read was addressed with improved bounds checking. This issue is fixed in macOS Catalina 10.15.7, Security Update 2020-005 High Sierra, Security Update 2020-005 Mojave, iOS 14.0 and iPadOS 14.0. Processing a maliciously crafted USD file may lead to unexpected application termination or arbitrary code execution.
### POC
#### Reference
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1104
2024-06-09 00:33:16 +00:00
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1104
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.