Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 37

Количество 37

github логотип

GHSA-4279-q6mj-392r

3 месяца назад

(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.

CVSS3: 6.5
EPSS: Низкий
ubuntu логотип

CVE-2026-27145

3 месяца назад

(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.

CVSS3: 6.5
EPSS: Низкий
redhat логотип

CVE-2026-27145

3 месяца назад

(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2026-27145

3 месяца назад

(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.

CVSS3: 6.5
EPSS: Низкий
msrc логотип

CVE-2026-27145

3 месяца назад

Inefficient candidate hostname parsing in crypto/x509

EPSS: Низкий
debian логотип

CVE-2026-27145

3 месяца назад

*x509.Certificate).VerifyHostname previously called matchHostnames in ...

CVSS3: 6.5
EPSS: Низкий
rocky логотип

RLSA-2026:46394

около 2 месяцев назад

Important: go-fdo-client security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-46394

около 2 месяцев назад

ELSA-2026-46394: go-fdo-client security update (IMPORTANT)

EPSS: Низкий
fstec логотип

BDU:2026-09275

3 месяца назад

Уязвимость компонента crypto/x509 языка программирования Go, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
EPSS: Низкий
redos логотип

ROS-20260710-80-0030

2 месяца назад

Уязвимость mimir

CVSS3: 7.5
EPSS: Низкий
redos логотип

ROS-20260710-73-0030

2 месяца назад

Уязвимость mimir

CVSS3: 7.5
EPSS: Низкий
redos логотип

ROS-20260707-80-0034

2 месяца назад

Уязвимость golang

CVSS3: 7.5
EPSS: Низкий
redos логотип

ROS-20260707-73-0036

2 месяца назад

Уязвимость golang

CVSS3: 7.5
EPSS: Низкий
rocky логотип

RLSA-2026:46395

около 2 месяцев назад

Important: go-fdo-server security update

EPSS: Низкий
rocky логотип

RLSA-2026:36317

2 месяца назад

Important: skopeo security update

EPSS: Низкий
rocky логотип

RLSA-2026:35832

2 месяца назад

Important: golang-github-openprinting-ipp-usb security update

EPSS: Низкий
rocky логотип

RLSA-2026:29981

3 месяца назад

Moderate: golang security, bug fix, and enhancement update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-46395

около 2 месяцев назад

ELSA-2026-46395: go-fdo-server security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-36317

2 месяца назад

ELSA-2026-36317: skopeo security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-35832

2 месяца назад

ELSA-2026-35832: golang-github-openprinting-ipp-usb security update (IMPORTANT)

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-4279-q6mj-392r

(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.

CVSS3: 6.5
1%
Низкий
3 месяца назад
ubuntu логотип
CVE-2026-27145

(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.

CVSS3: 6.5
1%
Низкий
3 месяца назад
redhat логотип
CVE-2026-27145

(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.

CVSS3: 7.5
1%
Низкий
3 месяца назад
nvd логотип
CVE-2026-27145

(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.

CVSS3: 6.5
1%
Низкий
3 месяца назад
msrc логотип
CVE-2026-27145

Inefficient candidate hostname parsing in crypto/x509

1%
Низкий
3 месяца назад
debian логотип
CVE-2026-27145

*x509.Certificate).VerifyHostname previously called matchHostnames in ...

CVSS3: 6.5
1%
Низкий
3 месяца назад
rocky логотип
RLSA-2026:46394

Important: go-fdo-client security update

1%
Низкий
около 2 месяцев назад
oracle-oval логотип
ELSA-2026-46394

ELSA-2026-46394: go-fdo-client security update (IMPORTANT)

1%
Низкий
около 2 месяцев назад
fstec логотип
BDU:2026-09275

Уязвимость компонента crypto/x509 языка программирования Go, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
1%
Низкий
3 месяца назад
redos логотип
ROS-20260710-80-0030

Уязвимость mimir

CVSS3: 7.5
1%
Низкий
2 месяца назад
redos логотип
ROS-20260710-73-0030

Уязвимость mimir

CVSS3: 7.5
1%
Низкий
2 месяца назад
redos логотип
ROS-20260707-80-0034

Уязвимость golang

CVSS3: 7.5
1%
Низкий
2 месяца назад
redos логотип
ROS-20260707-73-0036

Уязвимость golang

CVSS3: 7.5
1%
Низкий
2 месяца назад
rocky логотип
RLSA-2026:46395

Important: go-fdo-server security update

около 2 месяцев назад
rocky логотип
RLSA-2026:36317

Important: skopeo security update

2 месяца назад
rocky логотип
RLSA-2026:35832

Important: golang-github-openprinting-ipp-usb security update

2 месяца назад
rocky логотип
RLSA-2026:29981

Moderate: golang security, bug fix, and enhancement update

3 месяца назад
oracle-oval логотип
ELSA-2026-46395

ELSA-2026-46395: go-fdo-server security update (IMPORTANT)

около 2 месяцев назад
oracle-oval логотип
ELSA-2026-36317

ELSA-2026-36317: skopeo security update (IMPORTANT)

2 месяца назад
oracle-oval логотип
ELSA-2026-35832

ELSA-2026-35832: golang-github-openprinting-ipp-usb security update (IMPORTANT)

2 месяца назад

Уязвимостей на страницу