Lucene search
K

19 matches found

OSV
OSV
added 2025/03/17 8:16 p.m.20 views

RLSA-2024:9457 Moderate: python3.12-urllib3 security update

urllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings many critical features that are missing from the Python standard libraries: • Thread safety. • Connection pooling. • Client-side SSL/TLS verification. • File uploads with multipart encoding. • Helpers for retrying request...

6.5CVSS7.2AI score0.01141EPSS
Exploits1References2
OSV
OSV
added 2024/12/21 12:0 a.m.31 views

DLA-3998-1 python-urllib3 - security update

Bulletin has no description...

8.1CVSS6.4AI score0.01207EPSS
Exploits1
OSV
OSV
added 2024/12/18 10:6 a.m.15 views

RHSA-2024:11189 Red Hat Security Advisory: python3.11-urllib3 security update

Bulletin has no description...

4.2CVSS6.6AI score0.00544EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2024/12/17 7:1 p.m.20 views

Moderate: Red Hat Security Advisory: python3.11-urllib3 security update

An update for python3.11-urllib3 is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

4.2CVSS6.8AI score0.00544EPSS
Exploits0References2
OSV
OSV
added 2024/12/17 1:17 p.m.3 views

SUSE-SU-2024:4358-1 Security update for python-urllib3_1

This update for python-urllib31 fixes the following issues: - CVE-2024-37891: Fixed proxy-authorization request header not stripped during cross-origin redirects bsc1226469...

6.5CVSS5.8AI score0.01141EPSS
Exploits1References3
Oracle linux
Oracle linux
added 2024/12/17 12:0 a.m.29 views

python3.11-urllib3 security update

1.26.12-5 - Security fix for CVE-2023-45803 Resolves: RHEL-66562...

4.2CVSS7.2AI score0.00544EPSS
Exploits0
AlmaLinux
AlmaLinux
added 2024/12/17 12:0 a.m.13 views

Moderate: python3.11-urllib3 security update

The python-urllib3 package provides the Python HTTP module with connection pooling and file POST abilities. Security Fixes: urllib3: Request body not stripped after redirect from 303 status changes request method to GET CVE-2023-45803 For more details about the security issues, including the...

4.2CVSS7.1AI score0.00544EPSS
Exploits0References4
OSV
OSV
added 2023/11/16 4:59 p.m.4 views

SUSE-SU-2023:4468-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: - CVE-2023-45803: Fix a request body leak that could occur when receiving a 303 HTTP response bsc1216377...

4.2CVSS4.7AI score0.00544EPSS
Exploits0References3
OSV
OSV
added 2023/11/16 4:58 p.m.2 views

SUSE-SU-2023:4467-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: - CVE-2023-45803: Fix a request body leak that could occur when receiving a 303 HTTP response bsc1216377...

4.2CVSS4.7AI score0.00544EPSS
Exploits0References3
OSV
OSV
added 2023/11/03 8:19 a.m.7 views

SUSE-SU-2023:4356-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: - CVE-2023-45803: Fix a request body leak that could occur when receiving a 303 HTTP response bsc1216377...

4.2CVSS4.7AI score0.00544EPSS
Exploits0References3
OSV
OSV
added 2023/10/18 9:52 a.m.8 views

SUSE-SU-2023:4108-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: - CVE-2023-43804: Fixed a potential cookie leak via HTTP redirect if the user manually set the corresponding header bsc1215968...

8.1CVSS8.1AI score0.01207EPSS
Exploits0References3
OSV
OSV
added 2021/09/29 7:32 a.m.8 views

SUSE-SU-2021:3251-1 Security update for python-urllib3

This update for python-urllib3 fixes the following security issue: - CVE-2020-26137: A CRLF injection via HTTP request method was fixed bsc1177120 Note that this was fixed in a previous version update to 1.25.9, this update just complements the tracking...

6.5CVSS7.2AI score0.02269EPSS
Exploits0References3
OSV
OSV
added 2021/02/18 1:25 p.m.10 views

SUSE-SU-2021:0515-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: - CVE-2020-26116: Raise ValueError if method contains control characters and thus prevent CRLF injection into URLs bsc1177211...

7.2CVSS7.4AI score0.0642EPSS
Exploits1References3
OSV
OSV
added 2021/02/08 4:40 p.m.9 views

SUSE-SU-2021:0341-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: - CVE-2020-26116: Raise ValueError if method contains control characters and thus prevent CRLF injection into URLs bsc1177211. - Skip test for RECENTDATE bsc1181571...

7.2CVSS7.4AI score0.0642EPSS
Exploits1References4
OSV
OSV
added 2021/02/03 6:51 p.m.11 views

SUSE-SU-2021:0299-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: - Raise ValueError if method contains control characters and thus prevents CRLF injection into URLs bsc1177211, bpo39603, CVE-2020-26116,...

7.2CVSS7.4AI score0.0642EPSS
Exploits1References3
OSV
OSV
added 2021/01/25 3:25 p.m.5 views

MGASA-2021-0055 Updated python-urllib3 packages fix security vulnerability

urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest CVE-2020-26137...

6.5CVSS7.2AI score0.02269EPSS
Exploits0References3
OSV
OSV
added 2020/12/09 12:38 p.m.7 views

SUSE-SU-2020:3723-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: - CVE-2020-26137: Fixed a CRLF injection via HTTP request method bsc1177120...

6.5CVSS7.3AI score0.02269EPSS
Exploits0References3
OSV
OSV
added 2019/09/18 10:53 a.m.8 views

SUSE-SU-2019:2399-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: Security issues fixed: - CVE-2019-9740: Fixed CRLF injection issue bsc1129071. - CVE-2019-11236: Fixed CRLF injection via request parameter bsc1132663. - CVE-2018-20060: Remove Authorization header when redirecting cross-host bsc1119376...

9.8CVSS8.1AI score0.05328EPSS
Exploits2References7
OSV
OSV
added 2019/09/12 11:30 a.m.10 views

SUSE-SU-2019:2370-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: Security issues fixed: - CVE-2019-9740: Fixed CRLF injection issue bsc1129071. - CVE-2019-11324: Fixed invalid CA certificat verification bsc1132900. - CVE-2019-11236: Fixed CRLF injection via request parameter bsc1132663. - CVE-2018-2006...

9.8CVSS8.1AI score0.05328EPSS
Exploits2References9
Rows per page
Query Builder