cve/2024/CVE-2024-35195.md
2025-09-29 16:08:36 +00:00

29 lines
1.4 KiB
Markdown

### [CVE-2024-35195](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35195)
![](https://img.shields.io/static/v1?label=Product&message=requests&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%202.32.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-670%3A%20Always-Incorrect%20Control%20Flow%20Implementation&color=brighgreen)
### 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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Codex-Crusader/meme-web
- https://github.com/PBorocz/raindrop-io-py
- https://github.com/andcoa/NixGuard
- https://github.com/arustyt/wled-tools
- https://github.com/astellingwerf/renovate-requests-allowedVersion
- https://github.com/dmtkfs/daily-cve-watch
- https://github.com/endorlabs/vendoring
- https://github.com/furmidgeuk/snyk-scan-action
- https://github.com/ifunky/demo-site
- https://github.com/rahg0/python-weather-app
- https://github.com/rahg0/python-weather-app-with-pipenv
- https://github.com/seal-community/patches