mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 18:42:36 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2019-10145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10145)
|
|

|
|

|
|

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