Date: Wed, 10 Jun 2020 07:57:36 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 246984] lang/python* Fix CVE-2020-8492, CVE-2019-18348 Message-ID: <bug-246984-21822-M3Y8SG0XHi@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246984-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-246984-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246984 --- Comment #13 from Dani <i.dani@outlook.com> --- (In reply to Kubilay Kocak from comment #12) Hi koobs, thanks for your feedback. - Patch "Fix CVE-2020-8492" can be marked obsolate due to the patch of Dani= lo. - bug #246808 used the commit which has been made in the Git "master"-Branc= h. The commits Danilo and i used, were the ones that have "specially" been made/backported to the different releases (eg. 3.6, 3.7, 3.5). See section "Timeline": https://python-security.readthedocs.io/vuln/urllib-basic-auth-regex.html - The summary can best be done by Danilo i guess. What's basically important is: - A new version of Python 3.8 has been released, which fixed all open CVE= 's (v 3.8.3) - No new version released !yet! for: Python 3.5, 3.6, 3.7=20 - CVE-2019-18348 has a fix ready and merged for all python versions: https://bugs.python.org/issue38576 - CVE-2020-8492 has a fiy ready and merged for python 3.6, 3.7, 3.8, 3.9 (https://bugs.python.org/issue39503) but not for 3.5 (https://github.com/python/cpython/pull/19305) --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246984-21822-M3Y8SG0XHi>