From d1e027307e5e9aac1e4c16119d17a77d24b8d08e479dff2739e9a833db6a4664 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 11 Jul 2023 22:31:39 +0000 Subject: [PATCH] - gh-issue-102988: CVE-2023-27043 (bsc#1210638): Prevent OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python312?expand=0&rev=13 --- python312.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python312.changes b/python312.changes index 9f677b4..a054e6d 100644 --- a/python312.changes +++ b/python312.changes @@ -2,7 +2,7 @@ Tue Jul 11 22:20:22 UTC 2023 - Matej Cepl - Update to 3.12.0b4: - - gh-issue-102988: CVE-2023-27043: Prevent + - gh-issue-102988: CVE-2023-27043 (bsc#1210638): Prevent :func:`email.utils.parseaddr` and :func:`email.utils.getaddresses` from returning the realname portion of an invalid RFC2822 email header in the email