Skip to content

q3k/cve-2019-5736-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2019-5736 Proof of Concept
==============================

This appends a string to the host runc binary. Bring your own payload (see stage2.c).

To run:
    docker build -t cve .
    docker run cve
    strings /usr/bin/docker-runc | tail -n 2

About

Unweaponized Proof of Concept for CVE-2019-5736 (Docker escape)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published