cve/2019/CVE-2019-10144.md
2025-09-29 21:09:30 +02:00

18 lines
774 B
Markdown

### [CVE-2019-10144](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10144)
![](https://img.shields.io/static/v1?label=Product&message=rkt&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.30.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-250&color=brightgreen)
### Description
rkt through version 1.30.0 does not isolate processes in containers that are run with `rkt enter`. Processes run with `rkt enter` are given all capabilities during stage 2 (the actual environment in which the applications run). Compromised containers could exploit this flaw to access host resources.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/SunWeb3Sec/Kubernetes-security