Логотип exploitDog
bind:"CVE-2025-27144"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2025-27144"

Количество 35

Количество 35

ubuntu логотип

CVE-2025-27144

5 месяцев назад

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.

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

CVE-2025-27144

5 месяцев назад

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.

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

CVE-2025-27144

5 месяцев назад

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.

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

CVE-2025-27144

5 месяцев назад

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

CVE-2025-27144

5 месяцев назад

Go JOSE provides an implementation of the Javascript Object Signing an ...

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2025:0080-1

5 месяцев назад

Security update for trivy

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1011-1

5 месяцев назад

Security update for grafana

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0812-1

5 месяцев назад

Security update for buildah

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0811-1

5 месяцев назад

Security update for buildah

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0786-1

5 месяцев назад

Security update for podman

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0785-1

5 месяцев назад

Security update for podman

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0772-1

5 месяцев назад

Security update for skopeo

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

ROS-20250624-15

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

Уязвимость consul

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

GHSA-c6gw-w398-hv78

5 месяцев назад

DoS in go-jose Parsing

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

ELSA-2025-7467

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

ELSA-2025-7467: skopeo security update (MODERATE)

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

ELSA-2025-7459

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

ELSA-2025-7459: buildah security update (MODERATE)

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

ELSA-2025-7397

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

ELSA-2025-7397: skopeo security update (MODERATE)

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

ELSA-2025-7389

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

ELSA-2025-7389: buildah security update (MODERATE)

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

BDU:2025-08606

6 месяцев назад

Уязвимость пакета реализации набора стандартов JWE, JWS, JWT go-jose для языка программирования Go, связанная с неконтролируемым расходом ресурсов, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1018-1

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

Security update for buildah

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2025-27144

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.

0%
Низкий
5 месяцев назад
redhat логотип
CVE-2025-27144

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.

CVSS3: 7.5
0%
Низкий
5 месяцев назад
nvd логотип
CVE-2025-27144

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.

0%
Низкий
5 месяцев назад
msrc логотип
0%
Низкий
5 месяцев назад
debian логотип
CVE-2025-27144

Go JOSE provides an implementation of the Javascript Object Signing an ...

0%
Низкий
5 месяцев назад
suse-cvrf логотип
openSUSE-SU-2025:0080-1

Security update for trivy

0%
Низкий
5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:1011-1

Security update for grafana

0%
Низкий
5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0812-1

Security update for buildah

0%
Низкий
5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0811-1

Security update for buildah

0%
Низкий
5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0786-1

Security update for podman

0%
Низкий
5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0785-1

Security update for podman

0%
Низкий
5 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:0772-1

Security update for skopeo

0%
Низкий
5 месяцев назад
redos логотип
ROS-20250624-15

Уязвимость consul

CVSS3: 7.5
0%
Низкий
около 2 месяцев назад
github логотип
GHSA-c6gw-w398-hv78

DoS in go-jose Parsing

0%
Низкий
5 месяцев назад
oracle-oval логотип
ELSA-2025-7467

ELSA-2025-7467: skopeo security update (MODERATE)

около 1 месяца назад
oracle-oval логотип
ELSA-2025-7459

ELSA-2025-7459: buildah security update (MODERATE)

около 1 месяца назад
oracle-oval логотип
ELSA-2025-7397

ELSA-2025-7397: skopeo security update (MODERATE)

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

ELSA-2025-7389: buildah security update (MODERATE)

3 месяца назад
fstec логотип
BDU:2025-08606

Уязвимость пакета реализации набора стандартов JWE, JWS, JWT go-jose для языка программирования Go, связанная с неконтролируемым расходом ресурсов, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
0%
Низкий
6 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:1018-1

Security update for buildah

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

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