CVE_2019_19844 icon indicating copy to clipboard operation
CVE_2019_19844 copied to clipboard

CVE-2019-19844 Docker Edition

django_cve_2019_19844_poc

PoC for CVE-2019-19844

Setup

  1. docker-compose run --service-ports web python manage.py migrate --no-input
  2. docker-compose run --service-ports web python manage.py createsuperuser [email protected] --username 0xsha
  3. Head on to localhost:8000/accounts/password-reset
  4. me@0xsha.ıo and hit enter (Note that "i" is malformed)
  5. Check the console