VYPR

rpm package

opensuse/python-requests&distro=openSUSE Leap 15.6

pkg:rpm/opensuse/python-requests&distro=openSUSE%20Leap%2015.6

Vulnerabilities (3)

  • CVE-2024-47081MedJun 9, 2025
    affected < 2.31.0-150400.6.18.1fixed 2.31.0-150400.6.18.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.31.0-150400.6.15.1fixed 2.31.0-150400.6.15.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

  • CVE-2023-30608Apr 18, 2023
    affected < 2.31.0-150400.6.8.1fixed 2.31.0-150400.6.8.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