diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-08-01 11:54:24 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-08-01 11:54:24 +0200 |
| commit | 87750787d1e464b7143f366d9485ba20fefc9c94 (patch) | |
| tree | 84d5af02c684714e5ac4f7a22189d9a8d8591201 /docs | |
| parent | 76ed1c49f804d409cfc2911a890c78584db3c76e (diff) | |
Added CVE-2019-14232 to the security release archive.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/security.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/security.txt b/docs/releases/security.txt index 2e1e941988..cbbccb9495 100644 --- a/docs/releases/security.txt +++ b/docs/releases/security.txt @@ -974,3 +974,16 @@ Versions affected * Django 2.2 :commit:`(patch) <77706a3e4766da5d5fb75c4db22a0a59a28e6cd6>` * Django 2.1 :commit:`(patch) <1e40f427bb8d0fb37cc9f830096a97c36c97af6f>` * Django 1.11 :commit:`(patch) <32124fc41e75074141b05f10fc55a4f01ff7f050>` + +August 1, 2019 - :cve:`2019-14232` +---------------------------------- + +Denial-of-service possibility in ``django.utils.text.Truncator``. `Full +description <https://www.djangoproject.com/weblog/2019/aug/01/security-releases/>`__ + +Versions affected +~~~~~~~~~~~~~~~~~ + +* Django 2.2 :commit:`(patch) <c3289717c6f21a8cf23daff1c78c0c014b94041f>` +* Django 2.1 :commit:`(patch) <c23723a1551340cc7d3126f04fcfd178fa224193>` +* Django 1.11 :commit:`(patch) <42a66e969023c00536256469f0e8b8a099ef109d>` |
