Lucene search
+L

1385 matches found

OSV
OSV
added 2024/04/04 4:15 p.m.9 views

AZL-39734 CVE-2024-30260 affecting package nodejs for versions less than 20.14.0-1

Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici cleared Authorization and Proxy-Authorization headers for fetch, but did not clear them for undici.request. This vulnerability was patched in versions 5.28.4 and 6.11.1...

4.3CVSS6.6AI score0.00734EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/04 4:15 p.m.1 views

DEBIAN-CVE-2024-30260

Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici cleared Authorization and Proxy-Authorization headers for fetch, but did not clear them for undici.request. This vulnerability was patched in versions 5.28.4 and 6.11.1...

4.3CVSS6.2AI score0.00734EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/04 4:15 p.m.6 views

UBUNTU-CVE-2024-30260

Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici cleared Authorization and Proxy-Authorization headers for fetch, but did not clear them for undici.request. This vulnerability was patched in versions 5.28.4 and 6.11.1...

4.3CVSS7.1AI score0.00734EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/04 3:15 p.m.37 views

CVE-2024-30260 Undici's Proxy-Authorization header not cleared on cross-origin redirect for dispatch, request, stream, pipeline

Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici cleared Authorization and Proxy-Authorization headers for fetch, but did not clear them for undici.request. This vulnerability was patched in versions 5.28.4 and 6.11.1...

3.9CVSS4.8AI score0.00734EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/04 2:20 p.m.12 views

GHSA-M4V8-WQVR-P9F7 Undici's Proxy-Authorization header not cleared on cross-origin redirect for dispatch, request, stream, pipeline

Impact Undici cleared Authorization and Proxy-Authorization headers for fetch, but did not clear them for undici.request. Patches This has been patched in https://github.com/nodejs/undici/commit/6805746680d27a5369d7fb67bc05f95a28247d75. Fixes has been released in v5.28.4 and v6.11.1. Workarounds...

3.9CVSS6.7AI score0.00734EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2024/03/25 7:0 a.m.4 views

Proxy-Authorization header kept across hosts in follow-redirects

...

6.5CVSS6.9AI score0.01044EPSS
SaveExploits1
OSV
OSV
added 2024/03/14 5:19 p.m.15 views

GHSA-CXJH-PQWP-8MFP follow-redirects' Proxy-Authorization header kept across hosts

When using axios, its dependency follow-redirects only clears authorization header during cross-domain redirect, but allows the proxy-authentication header which contains credentials too. Steps To Reproduce & PoC Test code: js const axios = require'axios'; axios.get'http://127.0.0.1:10081/',...

6.5CVSS6.8AI score0.01044EPSS
SaveExploits1References8
OSV
OSV
added 2024/03/14 5:15 p.m.3 views

UBUNTU-CVE-2024-28849

follow-redirects is an open source, drop-in replacement for Node's http and https modules that automatically follows redirects. In affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which contains credentials...

6.5CVSS6.7AI score0.01044EPSS
SaveExploits1References8
Debian CVE
Debian CVE
added 2024/03/14 5:7 p.m.45 views

CVE-2024-28849

follow-redirects is an open source, drop-in replacement for Node's http and https modules that automatically follows redirects. In affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which contains credentials...

6.5CVSS6.7AI score0.01044EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2024/03/12 12:0 a.m.33 views

Huawei EulerOS: Security Advisory for python-urllib3 (EulerOS-SA-2024-1296)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.1CVSS6.9AI score0.01207EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/03/09 12:0 a.m.32 views

SUSE SLES12 Security Update : go1.21 (SUSE-SU-2024:0800-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:0800-1 advisory. - Upgrade go to version 1.21.8 - CVE-2023-45289: net/http, net/http/cookiejar: incorrect forwarding of sensitive headers and cookie...

7.5CVSS6.7AI score0.01165EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/03/06 4:35 a.m.4 views

SUSE CVE-2023-45289

When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a...

7.5CVSS7.4AI score0.0108EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/05 11:15 p.m.8 views

AZL-37462 CVE-2023-45289 affecting package golang for versions less than 1.21.6-1

When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a...

4.3CVSS6.6AI score0.0108EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.5 views

AZL-37473 CVE-2023-45289 affecting package golang for versions less than 1.21.6-1

When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a...

4.3CVSS6.6AI score0.0108EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.6 views

CVE-2023-45289

When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a...

5.5AI score
SaveExploits0References6
OSV
OSV
added 2024/03/05 11:15 p.m.3 views

UBUNTU-CVE-2023-45289

When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a...

4.3CVSS6.9AI score0.0108EPSS
SaveExploits0References10
Snyk
Snyk
added 2024/03/05 10:15 p.m.4 views

Improper Removal of Sensitive Information Before Storage or Transfer

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Improper Removal of Sensitive Information Before Storage or Transfer. Go Vulnerability Report: When following an HTTP redirect to a domain which is not a subdomain match or exac...

7.5CVSS6.6AI score0.0108EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/05 12:0 a.m.17 views

PT-2024-2133

Name of the Vulnerable Software and Affected Versions: golang versions affected versions not specified http.Client affected versions not specified Description: The issue is related to how an http.Client handles HTTP redirects. When an HTTP redirect is made to a domain that is not a subdomain matc...

9.8CVSS7.8AI score0.91969EPSS
SaveExploits2References248
Veracode
Veracode
added 2024/02/16 9:32 a.m.11 views

Authorization Header Leakage

scrapy is vulnerable to Authorization Header Leakage. The vulnerability is due to improper handling of the Authorization header when the response includes a redirection. The Authorization header is not ommited when Scrapy is redirected, resulting in the Authorization header being sent to the...

7AI score
SaveExploits0
CNNVD
CNNVD
added 2024/02/16 12:0 a.m.4 views

undici Information Disclosure Vulnerability

undici is an HTTP/1.1 client. An information disclosure vulnerability exists in undici v5.28.2 and earlier, and versions 6.0.0 through 6.6.0, which stems from an information disclosure vulnerability due to failure to clear the Proxy-Authorization header...

4.5CVSS6.6AI score0.00765EPSS
SaveExploits0References5
Rows per page
Query Builder