CVE-2024-35195
Requests `Session` object does not verify requests after making first request with verify=False
5.6
MEDIUM
CVSS 3.1
EPSS 0.34%
描述
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.
如何修補 CVE-2024-35195
要修補 CVE-2024-35195,請將受影響套件升級到下列已修補版本。
- —升級至 2.32.0 或更新版本
- —升級至 2.32.0 或更新版本
CVE-2024-35195 正在被利用嗎?
低 — EPSS 為 0.3%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 2.32.0
- from 0, < 2.32.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.6 | CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N |