This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: python 3.9.2 contains _bz2.pyd associates CVE-2019-12900 and CVE-2016-3189 of bzip2-1.0.6
Type: Stage: resolved
Components: Versions:
process
Status: closed Resolution: duplicate
Dependencies: Superseder: Update Windows installer to use bzip2 1.0.8
View: 44549
Assigned To: Nosy List: xcl123, zach.ware
Priority: normal Keywords:

Created on 2021-09-01 03:21 by xcl123, last changed 2022-04-11 14:59 by admin. This issue is now closed.

Messages (2)
msg400802 - (view) Author: xcl-1 (xcl123) Date: 2021-09-01 03:21
python 3.9.2 contains _bz2.pyd associates CVE-2019-12900 and CVE-2016-3189 of bzip2-1.0.6
msg400807 - (view) Author: Zachary Ware (zach.ware) * (Python committer) Date: 2021-09-01 03:45
This is a duplicate of bpo-44549.

For future reports, please first check for existing issues, and also ensure that you are looking at the latest release of the version you are reporting against.
History
Date User Action Args
2022-04-11 14:59:49adminsetgithub: 89234
2021-09-01 03:45:20zach.waresetstatus: open -> closed

superseder: Update Windows installer to use bzip2 1.0.8

nosy: + zach.ware
messages: + msg400807
resolution: duplicate
stage: resolved
2021-09-01 03:21:03xcl123create