Lucene search
+L

2 matches found

OSV
OSV
added 2026/07/07 4:2 p.m.5 views

PYSEC-2026-1999 urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation

urllib3 handles redirects and retries using the same mechanism, which is controlled by the Retry object. The most common way to disable redirects is at the request level, as follows: python resp = urllib3.request"GET", "https://httpbin.org/redirect/1", redirect=False printresp.status 302 However,...

5.3CVSS6.4AI score0.00394EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2025/08/26 12:0 a.m.3 views

SUSE SLED15 / SLES15 Security Update : python-urllib3 (SUSE-SU-2025:02985-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2025:02985-1 advisory. - CVE-2025-50181: Pool managers now properly control redirects when retries is passed. bsc1244925 Tenable has extracte...

6.1CVSS6.4AI score0.00394EPSS
SaveExploits1References4
Rows per page
Query Builder