Lucene search
+L

20 matches found

OSV
OSV
added 2026/04/16 9:16 p.m.8 views

GHSA-965H-392X-2MH5 webpki: Name constraints for URI names were incorrectly accepted

Name constraints for URI names were ignored and therefore accepted. Note this library does not provide an API for asserting URI names, and URI name constraints are otherwise not implemented. URI name constraints are now rejected unconditionally. Since name constraints are restrictions on otherwis...

2.2CVSS5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/16 9:16 p.m.16 views

webpki: Name constraints for URI names were incorrectly accepted

Name constraints for URI names were ignored and therefore accepted. Note this library does not provide an API for asserting URI names, and URI name constraints are otherwise not implemented. URI name constraints are now rejected unconditionally. Since name constraints are restrictions on otherwis...

5.8AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/04/09 10:08 p.m.16 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation due to improper enforcement of URI name constraints during certificate chain verification in the ConfirmNameConstraints process. An attacker can bypass intended certificate restrictions by presenting a...

7CVSS5.8AI score0.00172EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/04/09 9:15 p.m.9 views

CVE-2026-5263

URI nameConstraints from constrained intermediate CAs are parsed but not enforced during certificate chain verification in wolfcrypt/src/asn.c. A compromised or malicious sub-CA could issue leaf certificates with URI SAN entries that violate the nameConstraints of the issuing CA, and wolfSSL woul...

7CVSS5.3AI score0.00172EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/06 12:00 a.m.13 views

RockyLinux 10 : delve and golang (RLSA-2025:7466)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:7466 advisory. golang: crypto/x509: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints CVE-2024-45341 golang: net/http: net/http: sensitive headers...

6.1CVSS6.6AI score0.00671EPSS
SaveExploits0References7
OSV
OSV
added 2025/07/29 1:38 p.m.9 views

RLSA-2025:3772 Moderate: go-toolset:rhel8 security update

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang: crypto/x509: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints CVE-2024-45341 golang: net/http: net/http: sensitive headers incorrectly sent after...

5.9CVSS7.2AI score0.00671EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/06/27 12:00 a.m.3 views

Oracle Linux 10 : delve / and / golang (ELSA-2025-7466)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-7466 advisory. - golang: crypto/x509: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints CVE-2024-45341 - golang: net/http: net/http: sensitive...

6.1CVSS6.7AI score0.00671EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/05/28 2:33 p.m.5 views

Security update for go1.23-openssl

This update for go1.23-openssl fixes the following issues: Update to version 1.23.9 bsc1229122: Security fixes: CVE-2024-45336: net/http: sensitive headers incorrectly sent after cross-domain redirect bsc1236046 CVE-2024-45341: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints...

6.5CVSS7.3AI score0.00778EPSS
SaveExploits2References24
OSV
OSV
added 2025/05/15 5:05 a.m.13 views

SUSE-SU-2025:1555-1 Security update for go1.22-openssl

This update for go1.22-openssl fixes the following issues: Update to version 1.22.12 bsc1218424: Security fixes: - CVE-2024-45336: net/http: sensitive headers incorrectly sent after cross-domain redirect bsc1236046 - CVE-2024-45341: crypto/x509: usage of IPv6 zone IDs can bypass URI name...

6.1CVSS6.5AI score0.00671EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/04/10 1:04 a.m.15 views

golang: crypto/x509: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints

A flaw was found in the crypto/x509 package of the Golang standard library. A certificate with a URI, which has a IPv6 address with a zone ID, may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI; this...

6.1CVSS6.8AI score0.00476EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/10 12:00 a.m.11 views

ALSA-2025:3772 Moderate: go-toolset:rhel8 security update

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang: crypto/x509: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints CVE-2024-45341 golang: net/http: net/http: sensitive headers incorrectly sent after...

6.1CVSS6.6AI score0.00671EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/03/27 12:00 a.m.24 views

Amazon Linux 2 : golang (ALAS-2025-2795)

The version of golang installed on the remote host is prior to 1.23.7-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2025-2795 advisory. net/http: sensitive headers incorrectly sent after cross-domain redirect The HTTP client drops sensitive headers after...

6.1CVSS6.8AI score0.00671EPSS
SaveExploits2References8
Amazon
Amazon
added 2025/03/06 12:00 a.m.7 views

Medium: golang

Issue Overview: net/http: sensitive headers incorrectly sent after cross-domain redirect 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...

6.1CVSS7.1AI score0.00671EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/02/11 12:00 a.m.15 views

Golang 1.24 < 1.24rc2 Multiple Vulnerabilities (macOS)

The version of Golang running on the remote host is 1.24 prior to 1.24rc2. It is, therefore, is affected by multiple vulnerabilities: - net/http: Sensitive headers are incorrectly sent after cross-domain redirect CVE-2024-45336 - cmd/go: GOAUTH credential leak due to improper domain segmentation...

8.8CVSS6.5AI score0.00711EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/01/28 1:03 a.m.9 views

CVE-2024-45341 Usage of IPv6 zone IDs can bypass URI name constraints in crypto/x509

A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs...

6.3AI score0.00476EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/28 1:03 a.m.31 views

CVE-2024-45341 Usage of IPv6 zone IDs can bypass URI name constraints in crypto/x509

A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs...

0.00476EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/28 12:47 a.m.15 views

GO-2025-3373 Usage of IPv6 zone IDs can bypass URI name constraints in crypto/x509

A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs...

6.1CVSS6.1AI score0.00476EPSS
SaveExploits0References4
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
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
FreeBSD
FreeBSD
added 2025/01/07 12:00 a.m.6 views

go -- multiple vulnerabilities

The Go project reports: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain. net/http: sensitive headers incorrectly sent after...

7.2AI score
SaveExploits0References2
Rows per page
Query Builder