mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
774 B
Markdown
18 lines
774 B
Markdown
### [CVE-2019-10144](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10144)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|