Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[patch-python] Bump urllib3 version to address CVE-2023-45803
  • Loading branch information
alexander-smolyakov committed Nov 7, 2023
commit fa9f69ea0f8d8a97be80fd755aa91f2173ee92d5
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ update_package() {

# https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-40897
update_package /usr/local/python/3.9.*/bin/python setuptools 65.5.1

# https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-45803
update_package /usr/local/python/3.10.*/bin/python urllib3 2.0.7