Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2024-35195

Published: May 22, 2024Last modified: July 9, 2024

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.

Severity score breakdown

ParameterValue
Base score5.6
Attack VectorLOCAL
Attack complexityHIGH
Privileges requiredHIGH
User interactionREQUIRED
ScopeUNCHANGED
ConfidentialityHIGH
Integrity impactHIGH
Availability impactNONE
VectorCVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSpy3-requestsVulnerable (2.28.1-r2)
Streampy3-requestsFixed (2.32.2-r0)

References

ON THIS PAGE