VYPR

rpm package

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

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

Vulnerabilities (2)

  • CVE-2024-47081MedJun 9, 2025
    affected < 2.25.1-150300.3.15.1fixed 2.25.1-150300.3.15.1

    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-35195MedMay 20, 2024
    affected < 2.25.1-150300.3.9.1fixed 2.25.1-150300.3.9.1

    Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes