diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2018-10-01 11:54:31 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2018-10-01 11:54:31 +0200 |
| commit | 0b3b7c4b0ab2567cfe5df3ac19563d4a59276cb1 (patch) | |
| tree | f96f79e9bf12d15fef7287ae95e6112c60b62173 /docs/releases/security.txt | |
| parent | dc28c0faf33b69df20ff8b4c244b48d3f7e5c77d (diff) | |
Added CVE-2018-16984 to the security release archive.
Diffstat (limited to 'docs/releases/security.txt')
| -rw-r--r-- | docs/releases/security.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/releases/security.txt b/docs/releases/security.txt index f74ec87c7e..964f614cbf 100644 --- a/docs/releases/security.txt +++ b/docs/releases/security.txt @@ -898,3 +898,14 @@ Versions affected * Django 2.1 `(patch) <https://github.com/django/django/commit/c4e5ff7fdb5fce447675e90291fd33fddd052b3c>`__ * Django 2.0 `(patch) <https://github.com/django/django/commit/6fffc3c6d420e44f4029d5643f38d00a39b08525>`__ * Django 1.11 `(patch) <https://github.com/django/django/commit/d6eaee092709aad477a9894598496c6deec532ff>`__ + +October 1, 2018 - :cve:`2018-16984` +----------------------------------- + +Information disclosure in Django Admin. `Full description +<https://www.djangoproject.com/weblog/2018/oct/01/security-release/>`__ + +Versions affected +~~~~~~~~~~~~~~~~~ + +* Django 2.1 `(patch) <https://github.com/django/django/commit/c4bd5b597e0aa2432e4c867b86650f18af117851>`__ |
