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

19 lines
1.0 KiB
Markdown

### [CVE-2020-2026](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-2026)
![](https://img.shields.io/static/v1?label=Product&message=Kata%20Containers&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.11%3C%201.11.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-59%20Improper%20Link%20Resolution%20Before%20File%20Access%20('Link%20Following')&color=brighgreen)
### Description
A malicious guest compromised before a container creation (e.g. a malicious guest image or a guest running multiple containers) can trick the kata runtime into mounting the untrusted container filesystem on any host path, potentially allowing for code execution on the host. This issue affects: Kata Containers 1.11 versions earlier than 1.11.1; Kata Containers 1.10 versions earlier than 1.10.5; Kata Containers 1.9 and earlier versions.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-2026
- https://github.com/Metarget/metarget