VYPR

apk package

chainguard/py3.12-urllib3

pkg:apk/chainguard/py3.12-urllib3

Vulnerabilities (4)

  • CVE-2025-66471Dec 5, 2025
    affected < 2.6.1-r0fixed 2.6.1-r0

    urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chu

  • CVE-2025-66418Dec 5, 2025
    affected < 2.6.1-r0fixed 2.6.1-r0

    urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage a

  • CVE-2024-37891Jun 17, 2024
    affected < 2.2.2-r0fixed 2.2.2-r0

    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'

  • CVE-2023-43804Oct 4, 2023
    affected < 2.0.6-r0fixed 2.0.6-r0

    urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unk