VYPR

rpm package

suse/python-urllib3&distro=SUSE Linux Enterprise Module for Basesystem 15 SP6

pkg:rpm/suse/python-urllib3&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP6

Vulnerabilities (2)

  • CVE-2025-50181Jun 19, 2025
    affected < 1.25.10-150300.4.18.1fixed 1.25.10-150300.4.18.1

    urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An appl

  • CVE-2024-37891Jun 17, 2024
    affected < 1.25.10-150300.4.12.1fixed 1.25.10-150300.4.12.1

    urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with `ProxyManager`, the `Proxy-Authorization` header is only sent to the configured proxy, as expected. However, when sending HTTP requests *without* using urllib3's proxy support, it'