### [CVE-2019-10145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10145) ![](https://img.shields.io/static/v1?label=Product&message=rkt&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%201.30.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-250&color=brighgreen) ### Description rkt through version 1.30.0 does not isolate processes in containers that are run with `rkt enter`. Processes run with `rkt enter` do not have seccomp filtering 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