diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-06-02 12:16:06 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-06-02 12:29:11 +0200 |
| commit | dc43667eab51ddf417ab36be849aa039a4cd7be9 (patch) | |
| tree | 7750ad32aef26e1ae9f8ec1c5afc9ac7d413b1b1 | |
| parent | 3e7bb564be47b1e286856a636082a26af8d8097a (diff) | |
[2.2.x] Fixed docs header underlines in security archive.
Backport of d9cee3f5f2f90938d2c2c0230be40c7d50aef53d from main
| -rw-r--r-- | docs/releases/security.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/security.txt b/docs/releases/security.txt index 2319f1dff0..4d90968562 100644 --- a/docs/releases/security.txt +++ b/docs/releases/security.txt @@ -1205,7 +1205,7 @@ Versions affected * Django 2.2 :commit:`(patch) <d9594c4ea57b6309d93879805302cec9ae9f23ff>` June 2, 2021 - :cve:`2021-33203` -------------------------------- +-------------------------------- Potential directory traversal via ``admindocs``. `Full description <https://www.djangoproject.com/weblog/2021/jun/02/security-releases/>`__ @@ -1218,7 +1218,7 @@ Versions affected * Django 2.2 :commit:`(patch) <053cc9534d174dc89daba36724ed2dcb36755b90>` June 2, 2021 - :cve:`2021-33571` -------------------------------- +-------------------------------- Possible indeterminate SSRF, RFI, and LFI attacks since validators accepted leading zeros in IPv4 addresses. `Full description |
