VYPR

rpm package

opensuse/python-urllib3&distro=openSUSE Leap 15.5

pkg:rpm/opensuse/python-urllib3&distro=openSUSE%20Leap%2015.5

Vulnerabilities (3)

  • CVE-2024-37891Jun 17, 2024
    affected < 2.0.7-150400.7.18.1fixed 2.0.7-150400.7.18.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'

  • CVE-2023-45803Oct 17, 2023
    affected < 1.25.10-150300.4.9.1fixed 1.25.10-150300.4.9.1

    urllib3 is a user-friendly HTTP client library for Python. urllib3 previously wouldn't remove the HTTP request body when an HTTP redirect response using status 301, 302, or 303 after the request had its method changed from one that could accept a request body (like `POST`) to `GE

  • CVE-2023-30608Apr 18, 2023
    affected < 2.0.7-150400.7.14.1fixed 2.0.7-150400.7.14.1

    sqlparse is a non-validating SQL parser module for Python. In affected versions the SQL parser contains a regular expression that is vulnerable to ReDoS (Regular Expression Denial of Service). This issue was introduced by commit `e75e358`. The vulnerability may lead to Denial of