Lucene search

K
cveGitHub_MCVE-2024-35195
HistoryMay 20, 2024 - 9:15 p.m.

CVE-2024-35195

2024-05-2021:15:09
CWE-670
GitHub_M
web.nvd.nist.gov
48
requests library
http
session
cert verification
vulnerability
connection pool

CVSS3

5.6

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N

AI Score

6.1

Confidence

Low

EPSS

0

Percentile

15.5%

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.

Affected configurations

Vulners
Vulnrichment
Node
psfrequestsRange<2.32.0
VendorProductVersionCPE
psfrequests*cpe:2.3:a:psf:requests:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "psf",
    "product": "requests",
    "versions": [
      {
        "version": "< 2.32.0",
        "status": "affected"
      }
    ]
  }
]

CVSS3

5.6

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N

AI Score

6.1

Confidence

Low

EPSS

0

Percentile

15.5%