Lucene search

K
gentooGentoo FoundationGLSA-202309-08
HistorySep 17, 2023 - 12:00 a.m.

Requests: Information Leak

2023-09-1700:00:00
Gentoo Foundation
security.gentoo.org
5
information leak
proxy authorization
https redirect

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

0.002 Low

EPSS

Percentile

51.8%

Background

Requests is an HTTP library for human beings.

Description

Requests is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin with authentication credentials encoded into the URL.

Impact

Users’ proxy authentication secrets could be disclosed to parties beyond the used HTTP proxy server.

Workaround

There is no known workaround at this time.

Resolution

All Requests users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-python/requests-2.31.0"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-python/requests< 2.31.0UNKNOWN

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

0.002 Low

EPSS

Percentile

51.8%