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

19 lines
924 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2020-35608](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35608)
![](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
A code execution vulnerability exists in the normal worlds signed code execution functionality of Microsoft Azure Sphere 20.07. A specially crafted AF_PACKET socket can cause a process to create an executable memory mapping with controllable content. An attacker can execute a shellcode that uses the PACKET_MMAP functionality to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1134
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1134
#### Github
No PoCs found on GitHub currently.