CVE-2015-0222: Django database denial-of-service with ModelMultipleChoiceField
(updated )
ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when show_hidden_initial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries.
References
- github.com/advisories/GHSA-6g95-x6cj-mg4v
- github.com/django/django
- github.com/django/django/commit/bcfb47780ce7caecb409a9e9c1c314266e41d392
- github.com/django/django/commit/d7a06ee7e571b6dad07c0f5b519b1db02e2a476c
- github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-7.yaml
- nvd.nist.gov/vuln/detail/CVE-2015-0222
- web.archive.org/web/20161201073154/http://secunia.com/advisories/62285
- web.archive.org/web/20161201073337/http://secunia.com/advisories/62309
- www.djangoproject.com/weblog/2015/jan/13/security
Detect and mitigate CVE-2015-0222 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →