mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #29784 -- Switched to https:// links where available.
This commit is contained in:
committed by
Claude Paroz
parent
d1d5c97bc2
commit
82f286cf6f
@@ -26,7 +26,7 @@ DNS rebinding vulnerability when ``DEBUG=True``
|
||||
Older versions of Django don't validate the ``Host`` header against
|
||||
``settings.ALLOWED_HOSTS`` when ``settings.DEBUG=True``. This makes them
|
||||
vulnerable to a `DNS rebinding attack
|
||||
<http://benmmurphy.github.io/blog/2016/07/11/rails-webconsole-dns-rebinding/>`_.
|
||||
<https://benmmurphy.github.io/blog/2016/07/11/rails-webconsole-dns-rebinding/>`_.
|
||||
|
||||
While Django doesn't ship a module that allows remote code execution, this is
|
||||
at least a cross-site scripting vector, which could be quite serious if
|
||||
|
||||
Reference in New Issue
Block a user