diff --git a/docs/releases/security.txt b/docs/releases/security.txt index 0266a63e53..3c231730ec 100644 --- a/docs/releases/security.txt +++ b/docs/releases/security.txt @@ -1176,3 +1176,16 @@ Versions affected * Django 3.1 :commit:`(patch) ` * Django 3.0 :commit:`(patch) ` * Django 2.2 :commit:`(patch) <4036d62bda0e9e9f6172943794b744a454ca49c2>` + +May 4, 2021 - :cve:`2021-31542` +------------------------------- + +Potential directory-traversal via uploaded files. `Full description +`__ + +Versions affected +~~~~~~~~~~~~~~~~~ + +* Django 3.2 :commit:`(patch) ` +* Django 3.1 :commit:`(patch) <25d84d64122c15050a0ee739e859f22ddab5ac48>` +* Django 2.2 :commit:`(patch) <04ac1624bdc2fa737188401757cf95ced122d26d>`