From 3d2ef5801a1e104f4f561d9f49cc39fc255339e2081e17cc470fb213acb5e428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 4 Jun 2020 14:58:55 +0000 Subject: [PATCH] * boo#1172167 - CVE-2020-13596: Possible XSS via admin OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=62 --- python-Django.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-Django.changes b/python-Django.changes index 1247964..ea061c1 100644 --- a/python-Django.changes +++ b/python-Django.changes @@ -5,7 +5,7 @@ Thu Jun 4 14:35:25 UTC 2020 - Ondřej Súkup - drop 32bit.patch * boo#1172167 - CVE-2020-13254: Potential data leakage via malformed memcached keys - * boo#1172164 - CVE-2020-13596: Possible XSS via admin + * boo#1172167 - CVE-2020-13596: Possible XSS via admin ForeignKeyRawIdWidget * many other bugfixes