Skip to content

q3k/cve-2019-5736-poc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
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