GLSA-202309-08 : Requests: Information Leak

medium Nessus Plugin ID 181512

Description

The remote host is affected by the vulnerability described in GLSA-202309-08 (Requests: Information Leak)

- Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.
(CVE-2023-32681)

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number.

Solution

All Requests users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose >=dev-python/requests-2.31.0

See Also

https://security.gentoo.org/glsa/202309-08

https://bugs.gentoo.org/show_bug.cgi?id=906970

Plugin Details

Severity: Medium

ID: 181512

File Name: gentoo_GLSA-202309-08.nasl

Version: 1.2

Type: local

Published: 9/17/2023

Updated: 9/21/2023

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 5.2

CVSS v2

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.2

Vector: CVSS2#AV:N/AC:H/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2023-32681

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.5

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

CPE: p-cpe:/a:gentoo:linux:requests, cpe:/o:gentoo:linux

Required KB Items: Host/local_checks_enabled, Host/Gentoo/release, Host/Gentoo/qpkg-list

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 9/17/2023

Vulnerability Publication Date: 5/22/2023

Reference Information

CVE: CVE-2023-32681