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

exploitDog

oracle-oval логотип

ELSA-2023-4418

Опубликовано: 02 авг. 2023
Источник: oracle-oval
Платформа: Oracle Linux 8

Описание

ELSA-2023-4418: mod_auth_openidc:2.3 security update (IMPORTANT)

cjose [0.6.1-3]

  • CVE-2023-37464 cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE Resolves: rhbz#2223308

mod_auth_openidc [2.4.9.4-1]

  • Resolves: rhbz#2025368 - Rebase to new version

Обновленные пакеты

Oracle Linux 8

Oracle Linux aarch64

Module mod_auth_openidc:2.3 is enabled

cjose

0.6.1-3.module+el8.8.0+21137+b6cedbc2

cjose-devel

0.6.1-3.module+el8.8.0+21137+b6cedbc2

mod_auth_openidc

2.4.9.4-1.module+el8.7.0+20769+fca4d9d0

Oracle Linux x86_64

Module mod_auth_openidc:2.3 is enabled

cjose

0.6.1-3.module+el8.8.0+21137+b6cedbc2

cjose-devel

0.6.1-3.module+el8.8.0+21137+b6cedbc2

mod_auth_openidc

2.4.9.4-1.module+el8.7.0+20769+fca4d9d0

Связанные CVE

Связанные уязвимости

CVSS3: 8.6
ubuntu
около 2 лет назад

OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version >= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC).

CVSS3: 7.5
redhat
около 2 лет назад

OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version >= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC).

CVSS3: 8.6
nvd
около 2 лет назад

OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version >= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC).

CVSS3: 7.5
msrc
около 1 месяца назад

Описание отсутствует

CVSS3: 8.6
debian
около 2 лет назад

OpenIDC/cjose is a C library implementing the Javascript Object Signin ...