Lucene search
+L

2085 matches found

NVD
NVD
added 2025/01/28 2:15 a.m.19 views

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,...

6.1CVSS0.00671EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/28 2:15 a.m.10 views

AZL-55998 CVE-2024-45336 affecting package golang for versions less than 1.22.7-2

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,...

6.1CVSS6.7AI score0.00671EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/28 2:15 a.m.9 views

UBUNTU-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,...

6.1CVSS7AI score0.00671EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/01/28 1:03 a.m.8 views

CVE-2024-45336 Sensitive headers incorrectly sent after cross-domain redirect in net/http

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,...

6.3AI score0.00671EPSS
SaveExploits0References5
CVE
CVE
added 2025/01/28 1:03 a.m.439 views

CVE-2024-45336

CVE-2024-45336 affects the Go net/http client. When following redirects, sensitive headers (e.g., Authorization) may be dropped after cross-domain redirects but could be restored on subsequent same-domain redirects, potentially sending headers to a final host in a redirect chain (e.g., a.com -&gt...

6.1CVSS6.6AI score0.00671EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2025/01/28 1:03 a.m.17 views

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,...

6.1CVSS5.6AI score0.00671EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/01/28 1:03 a.m.16 views

CVE-2024-45336 Sensitive headers incorrectly sent after cross-domain redirect in net/http

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,...

0.00671EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/28 12:47 a.m.9 views

GO-2025-3420 Sensitive headers incorrectly sent after cross-domain redirect in net/http

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,...

6.1CVSS6.7AI score0.00671EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/01/28 12:00 a.m.4 views

Google Golang 安全漏洞

Google Golang is a static strongly typed, compiled language from Google.Go's syntax is close to that of C, but differs with respect to variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages that...

6.1CVSS6.4AI score0.00671EPSS
SaveExploits0References6
Mageia
Mageia
added 2025/01/23 5:38 p.m.28 views

Updated golang packages fix security vulnerabilities

net/http: sensitive headers incorrectly sent after cross-domain redirect, CVE-2024-45336. crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints, CVE-2024-45341...

6.1CVSS7.3AI score0.00671EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/23 5:38 p.m.24 views

MGASA-2025-0021 Updated golang packages fix security vulnerabilities

net/http: sensitive headers incorrectly sent after cross-domain redirect, CVE-2024-45336. crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints, CVE-2024-45341...

6.1CVSS7AI score0.00671EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/01/22 12:00 a.m.13 views

FreeBSD : go -- multiple vulnerabilities (704aa72a-d840-11ef-a205-901b0e9408dc)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 704aa72a-d840-11ef-a205-901b0e9408dc advisory. The Go project reports: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints A...

6.1CVSS6.6AI score0.00671EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/01/20 3:52 a.m.3 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.00671EPSS
SaveExploits0References17
CNNVD
CNNVD
added 2025/01/20 12:00 a.m.12 views

IBM DevOps Velocity和IBM UrbanCode Velocity 安全漏洞

IBM DevOps Velocity and IBM UrbanCode Velocity are both products of International Business Machines IBM.IBM DevOps Velocity is an enterprise-class release management application that supports cloud-native and local deployments.IBM UrbanCode Velocity is an enterprise-class release management and...

7.5CVSS5.9AI score0.00358EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/16 12:00 a.m.24 views

PT-2025-2689

Name of the Vulnerable Software and Affected Versions Google Go versions prior to 1.22.10 and 1.23.4 Description 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...

10CVSS7.8AI score0.02675EPSS
SaveExploits9References178
OSV
OSV
added 2025/01/09 1:37 a.m.8 views

USN-7191-1 firefox vulnerabilities

Multiple security issues were discovered in Firefox. If a user were tricked into opening a specially crafted website, an attacker could potentially exploit these to cause a denial of service, obtain sensitive information across domains, or execute arbitrary code. CVE-2025-0237, CVE-2025-0239,...

9.8CVSS7AI score0.1307EPSS
SaveExploits0References9
AlpineLinux
AlpineLinux
added 2025/01/06 11:15 p.m.10 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.00514EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2025/01/02 10:53 a.m.12 views

Cross-Domain Attacks: A Growing Threat to Modern Security and How to Combat Them

In the past year, cross-domain attacks have gained prominence as an emerging tactic among adversaries. These operations exploit weak points across multiple domains – including endpoints, identity systems and cloud environments – so the adversary can infiltrate organizations, move laterally and...

7.4AI score
SaveExploits0
Snyk
Snyk
added 2025/01/01 6:47 a.m.5 views

Reliance on Cookies without Validation and Integrity Checking

Overview yt-dlp is an A youtube-dl fork with additional features and patches Affected versions of this package are vulnerable to Reliance on Cookies without Validation and Integrity Checking due to improper cookies validation through YoutubeDL.py. This vulnerability allows unscoped cookies to be...

6.9CVSS6.9AI score
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/12/03 12:00 a.m.12 views

The vulnerability of the Fortinet FortiManager software for centralized device management, as well as the FortiAnalyzer and FortiAnalyzer-BigData tools for event monitoring and analysis, stems from deficiencies in access control to personal information. This allows attackers to read event logs from other domains.

The vulnerability of the Fortinet FortiManager software for centralized device management, as well as the FortiAnalyzer and FortiAnalyzer-BigData tools for security event monitoring and analysis, is related to deficiencies in access control for personal information. Exploiting this vulnerability...

4.1CVSS5.5AI score0.00553EPSS
SaveExploits0References4Affected Software3
Rows per page
Query Builder