VYPR

rpm package

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

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

Vulnerabilities (2)

  • 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-43804Oct 4, 2023
    affected < 1.25.10-150300.4.6.1fixed 1.25.10-150300.4.6.1

    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