Lucene search
+L

26 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
Rows per page
Query Builder