Lucene search
+L

1385 matches found

Snyk
Snyk
added 2025/01/28 12:47 a.m.5 views

Insertion of Sensitive Information Into Sent Data

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data. Go Vulnerability Report: The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a reque...

6.1CVSS6.7AI score0.00647EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/20 3:52 a.m.1 views

SUSE CVE-2024-45336

The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however,...

5.9CVSS8.1AI score0.00647EPSS
SaveExploits0References17
Snyk
Snyk
added 2025/01/15 10:4 p.m.6 views

Failure to Sanitize Paired Delimiters

Overview Affected versions of this package are vulnerable to Failure to Sanitize Paired Delimiters via the Authorization header, by sending a crafted request to the /convert endpoint. Note: This is only exploitable if the Homarus microservice is directly accessible from the Internet. Remediation...

9.8CVSS6.9AI score0.01006EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/01/14 12:0 a.m.24 views

EulerOS 2.0 SP9 : python-urllib3 (EulerOS-SA-2025-1062)

According to the versions of the python-urllib3 package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with ProxyManager, the Proxy-Authorization...

6.5CVSS6.8AI score0.01141EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/01/14 12:0 a.m.18 views

EulerOS 2.0 SP9 : python-urllib3 (EulerOS-SA-2025-1045)

According to the versions of the python-urllib3 package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with ProxyManager, the Proxy-Authorization...

6.5CVSS6.8AI score0.01141EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/01/13 12:0 a.m.14 views

EulerOS 2.0 SP10 : python-urllib3 (EulerOS-SA-2025-1030)

According to the versions of the python-urllib3 package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with ProxyManager, the Proxy-Authorization...

6.5CVSS6.8AI score0.01141EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2025/01/08 12:20 a.m.4 views

SUSE CVE-2025-21620

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS6.8AI score0.00504EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2025/01/06 11:15 p.m.4 views

CVE-2025-21620

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS7.1AI score0.00504EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/06 11:15 p.m.15 views

CVE-2025-21620

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS0.00504EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/01/06 10:27 p.m.22 views

fetch: Authorization headers not dropped when redirecting cross-origin

Summary When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original Authorization header, leaking its content to that second domain. Details...

7.5CVSS6.5AI score0.00504EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2025/01/06 10:27 p.m.11 views

GHSA-F27P-CMV8-XHM6 fetch: Authorization headers not dropped when redirecting cross-origin

Summary When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original Authorization header, leaking its content to that second domain. Details...

7.5CVSS7.4AI score0.00504EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/01/06 10:26 p.m.22 views

CVE-2025-21620 Deno's authorization headers not dropped when redirecting cross-origin

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS0.00504EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/06 10:26 p.m.54 views

CVE-2025-21620

CVE-2025-21620 affects Deno’s fetch() redirect handling: when an Authorization header is sent to one domain and the response redirects to another, the follow-up request preserves the header, potentially leaking it cross-origin. The issue is confirmed in Deno and is mitigated by upgrading to versi...

7.5CVSS7.4AI score0.00504EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 10:26 p.m.4 views

CVE-2025-21620 Deno's authorization headers not dropped when redirecting cross-origin

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS6.8AI score0.00504EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/01/06 12:0 a.m.4 views

Deno 信息泄露漏洞

Deno is a simple, modern and secure JavaScript and TypeScript runtime environment from Deno Open Source. An information disclosure vulnerability exists in Deno versions prior to 2.1.2, which stems from the fact that fetch redirect processing creates a subsequent redirect request that retains the...

7.5CVSS5.8AI score0.00504EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/06 12:0 a.m.4 views

PT-2025-4305 · Deno · Deno

Name of the Vulnerable Software and Affected Versions: Deno versions prior to 2.1.2 Description: Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When a request with the Authorization header is sent to one domain and the response asks to redirect to a different...

7.5CVSS7.1AI score0.00504EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2024/12/24 12:0 a.m.10 views

The vulnerability of the /bin/alphapd file in D-Link DCS-932L microprogrammable software-based cameras allows a intruder to trigger a service failure.

The vulnerability of the /bin/alphapd binary in D-Link DCS-932L microprogrammed software cameras lies in the fact that the operation data is written outside of the buffer in memory when processing the AUTHORIZATION field in the HTTP request header. Exploitation of this vulnerability allows a remo...

6.5CVSS7.9AI score0.00496EPSS
SaveExploits1References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/12/13 12:0 a.m.11 views

The vulnerability of the HTTP client library for Python urllib3, related to improper resource transfer between components, allows attackers to gain unauthorized access to protected information.

The vulnerability of the HTTP client library for Python urllib3 is related to improper handling of the Proxy-Authorization header during redirects between sources. Exploiting this vulnerability can allow a remote attacker to gain unauthorized access to protected information...

5.4CVSS6.7AI score0.01141EPSS
SaveExploits1References10Affected Software4
RedHat Linux
RedHat Linux
added 2024/11/19 1:27 a.m.6 views

urllib3: proxy-authorization request header is not stripped during cross-origin redirects

A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the Proxy-Authorization HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects...

6.5CVSS6.7AI score0.01141EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/11/19 1:25 a.m.5 views

urllib3: proxy-authorization request header is not stripped during cross-origin redirects

A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the Proxy-Authorization HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects...

6.5CVSS6.7AI score0.01141EPSS
SaveExploits1References4
Rows per page
Query Builder