First published: Mon May 20 2024(Updated: )
Psf Requests could allow a local authenticated attacker to bypass security restrictions, caused by an incorrect control flow implementation vulnerability. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification. An attacker could exploit this vulnerability to launch further attacks on the system.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
pip/requests | <2.32.0 | 2.32.0 |
redhat/requests | <2.32.0 | 2.32.0 |
F5 Traffix Systems Signaling Delivery Controller | =5.1.0 | 5.2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-35195 has been categorized as a moderate severity vulnerability.
To fix CVE-2024-35195, upgrade the requests library to version 2.32.0 or later.
CVE-2024-35195 affects all versions of the Requests library prior to 2.32.0.
The main issue in CVE-2024-35195 is that disabling SSL certificate verification in a Requests session affects all subsequent requests to the same host.
Yes, CVE-2024-35195 is applicable to F5 Traffix SDC version 5.1.0 and earlier.