CVE-2019-5736
HIGHEPSS Exploitation Probability
EPSS (Exploit Prediction Scoring System) is a daily probability model maintained by FIRST.org. It estimates the likelihood a CVE will be exploited in production environments within the next 30 days, derived from real-world threat intelligence signals.
Description
runc through 1.0-rc6, as used in Docker before 18.09.2 and other products, allows attackers to overwrite the host runc binary (and consequently obtain host root access) by leveraging the ability to execute a command as root within one of these types of containers: (1) a new container with an attacker-controlled image, or (2) an existing container, to which the attacker previously had write access, that can be attached with docker exec. This occurs because of file-descriptor mishandling, related to /proc/self/exe.
Research use only. For defensive security, authorized penetration testing, and academic research only. Never execute exploit code against systems without explicit written authorization.
runc < 1.0-rc6 (Docker < 18.09.2) - Container Breakout (2)
by embargo · Feb 13, 2019
runc < 1.0-rc6 (Docker < 18.09.2) - Container Breakout (1)
by feexd · Feb 12, 2019
Frequently Asked Questions
Is CVE-2019-5736 in your stack?
O3 detects CVE-2019-5736 across dependencies and uses function-level reachability to confirm whether the vulnerable code path is actually reachable — not just present. No false positives.