Container Breakout Vulnerability in runc of Docker and Other Products
CVE-2019-5736
Key Information:
Badges
What is CVE-2019-5736?
The vulnerability allows an attacker with root privileges in a container to overwrite the host runc binary, potentially gaining root access on the host system. This exploitation can occur through either the deployment of a malicious container image or via existing containers where the attacker had previous write access. The issue stems from improper handling of file descriptors related to /proc/self/exe
, enabling a path for attackers to execute arbitrary commands with escalated privileges.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
EPSS Score
55% chance of being exploited in the next 30 days.
CVSS V3.1
Timeline
- 🟡
Public PoC available
- 👾
Exploit known to exist
Vulnerability published
Vulnerability Reserved