CVE-2017-7234 - log back

CVE-2017-7234 created at 25 Sep 2019 19:31:40
Severity
+ Medium
Remote
+ Remote
Type
+ Open redirect
Description
+ A maliciously crafted URL to a Django site using the serve() view could redirect to any other domain. The view no longer does any redirects as they don’t provide any known, useful functionality.
+ Note, however, that this view has always carried a warning that it is not hardened for production use and should be used only as a development aid.
References
+ https://docs.djangoproject.com/en/dev/releases/1.11
Notes