In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defaults.page_not_found(), leading to content spoofing (in a 404 error page) if a user fails to recognize that a crafted URL has malicious content.
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Link | Tags |
---|---|
https://groups.google.com/forum/#%21topic/django-announce/VYU7xQQTEPQ | |
https://docs.djangoproject.com/en/dev/releases/security/ | patch vendor advisory |
https://usn.ubuntu.com/3851-1/ | third party advisory vendor advisory |
http://www.securityfocus.com/bid/106453 | third party advisory vdb entry |
https://lists.debian.org/debian-lts-announce/2019/01/msg00005.html | third party advisory mailing list |
https://www.djangoproject.com/weblog/2019/jan/04/security-releases/ | patch vendor advisory |
https://www.debian.org/security/2019/dsa-4363 | third party advisory vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HVXDOVCXLD74SHR2BENGCE2OOYYYWJHZ/ | vendor advisory |