VYPR

apk package

chainguard/py3.9-wheels-torch-cuda-11.8

pkg:apk/chainguard/py3.9-wheels-torch-cuda-11.8

Vulnerabilities (3)

  • CVE-2025-50182Jun 19, 2025
    affected < 2.3.1-r3fixed 2.3.1-r3

    urllib3 is a user-friendly HTTP client library for Python. Starting in version 2.2.0 and prior to 2.5.0, urllib3 does not control redirects in browsers and Node.js. urllib3 supports being used in a Pyodide runtime utilizing the JavaScript Fetch API or falling back on XMLHttpReque

  • CVE-2024-47081MedJun 9, 2025
    affected < 2.3.1-r4fixed 2.3.1-r4

    Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc

  • CVE-2024-37891Jun 17, 2024
    affected < 2.3.1-r2fixed 2.3.1-r2

    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'