#VU80913 Observable discrepancy in jose - CVE-2021-29445
Published: September 20, 2023
jose
Filip Skokan
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to AES_CBC_HMAC_SHA2 Algorithm (A128CBC-HS256, A192CBC-HS384, A256CBC-HS512) decryption always execute both HMAC tag verification and CBC decryption, if either failed `JWEDecryptionFailed` would be thrown. A remote attacker can gain unauthorized access to sensitive information on the system.