CVE-2024-35195
CVSS V2 None
CVSS V3 None
Description
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 to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.
Overview
- CVE ID
- CVE-2024-35195
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-05-20T20:14:48.206Z
- Last Modified Date
- 2024-05-20T20:14:48.206Z
Weakness Enumerations
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-35195 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35195 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 13:39:01 | Added to TrackCVE |