CVE-2024-35195
Vulnerability Summary
Timeline
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.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.6CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N
EPSS Trends
Current EPSS score: 0.34%• Percentile: 28%
Techniques & Countermeasures
- CWE-670•Always-Incorrect Control Flow Implementation
The code contains a control flow path that does not reflect the algorithm that the path is intended to implement, leading to incorrect behavior any time this path is navigated.
Affected Systems
- alpine•py3-requests
< 2.32.3-r0 | < 2.32.3-r0 | < 2.32.3-r0 | < 2.32.3-r0 | < 2.32.3-r0 | < 2.32.3-r0 | < 2.32.3-r0
- chainguard•airflow
< 2.9.1-r1
- chainguard•airflow-bitnami-compat
< 2.9.1-r1
- chainguard•apache-beam-python-3.11-sdk
< 2.59.0-r0
- chainguard•az
< 2.70.0-r0
- chainguard•az-iamguarded-compat
< 2.70.0-r0
- chainguard•checkov
< 3.0.34-r1
- chainguard•confluent-docker-utils
< 0.0.78-r0
- chainguard•ggshield
< 1.28.0-r1
- chainguard•graalvm-24-graalpy-venv
all
- chainguard•jwt-tool
< 2.2.7-r0
- chainguard•k8s-sidecar
< 1.27.2-r0
- chainguard•k8s-sidecar-1.22
< 1.22.4-r2
- chainguard•katib-controller
< 0.18.0-r0
- chainguard•katib-controller-compat
< 0.18.0-r0
- chainguard•katib-db-manager
< 0.18.0-r0
- chainguard•katib-db-manager-compat
< 0.18.0-r0
- chainguard•katib-earlystopping
< 0.18.0-r0
- chainguard•katib-file-metricscollector
< 0.18.0-r0
- chainguard•katib-file-metricscollector-compat
< 0.18.0-r0
- chainguard•katib-suggestion-goptuna
< 0.18.0-r0
- chainguard•katib-suggestion-goptuna-compat
< 0.18.0-r0
- chainguard•katib-suggestion-hyperband
< 0.18.0-r0
- chainguard•katib-suggestion-hyperopt
< 0.18.0-r0
- chainguard•katib-suggestion-nas-darts
< 0.18.0-r0
- chainguard•katib-suggestion-nas-enas
< 0.18.0-r0
- chainguard•katib-suggestion-optuna-enas
< 0.18.0-r0
- chainguard•katib-suggestion-pbt-enas
< 0.18.0-r0
- chainguard•katib-suggestion-skopt-enas
< 0.18.0-r0
- chainguard•katib-tfevent-metricscollector
< 0.18.0-r0
- chainguard•kubeflow-jupyter-web-app
< 1.8.0-r7
- chainguard•kubeflow-katib
< 0.18.0-r0
- chainguard•kubeflow-pipelines
< 2.2.0-r2
- chainguard•kubeflow-pipelines-apiserver
< 2.2.0-r2
- chainguard•kubeflow-pipelines-cache_server
< 2.2.0-r2
- chainguard•kubeflow-pipelines-cache-deployer
< 2.2.0-r2
- chainguard•kubeflow-pipelines-cache-deployer-compat
< 2.2.0-r2
- chainguard•kubeflow-pipelines-frontend
< 2.2.0-r2
- chainguard•kubeflow-pipelines-metadata-envoy-config
< 2.2.0-r2
- chainguard•kubeflow-pipelines-metadata-writer
< 2.2.0-r2
- chainguard•kubeflow-pipelines-metadata-writer-compat
< 2.2.0-r2
- chainguard•kubeflow-pipelines-persistence_agent
< 2.2.0-r2
- chainguard•kubeflow-pipelines-scheduledworkflow
< 2.2.0-r2
- chainguard•kubeflow-pipelines-viewer-crd-controller
< 2.2.0-r2
- chainguard•kubeflow-pipelines-visualization-server
< 2.3.0-r0
- chainguard•kubeflow-volumes-web-app
< 1.8.0-r6
- chainguard•mlflow
< 2.13.1-r0
- chainguard•mlflow-iamguarded-compat
< 2.13.1-r0
- chainguard•nvidia-nsight-compute-13.1
< 2025.4.0.12-r0 | < 2025.4.1.2-r1
- chainguard•nvidia-nsight-compute-13.2
< 2026.1.1.2-r2
Showing first 50 affected entries in server-rendered view.
References (14)
- https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56
- https://github.com/psf/requests/pull/6655
- https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/
- https://nvd.nist.gov/vuln/detail/CVE-2024-35195
- https://github.com/psf/requests
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ
- https://pypi.org/project/requests
- https://github.com/advisories/GHSA-9wx4-h78v-vm56
- https://security-tracker.debian.org/tracker/CVE-2024-35195
- https://security.alpinelinux.org/vuln/CVE-2024-35195
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/35xxx/CVE-2024-35195.json