CVE Vulnerabilities

CVE-2024-37568

Improper Verification of Cryptographic Signature

Published: Jun 09, 2024 | Modified: Jul 25, 2024
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM

lepture Authlib before 1.3.1 has algorithm confusion with asymmetric public keys. Unless an algorithm is specified in a jwt.decode call, HMAC verification is allowed with any asymmetric public key. (This is similar to CVE-2022-29217 and CVE-2024-33663.)

Weakness

The product does not verify, or incorrectly verifies, the cryptographic signature for data.

Affected Software

Name Vendor Start Version End Version
Authlib Authlib * 1.3.1 (excluding)
Python-authlib Ubuntu esm-apps/jammy *
Python-authlib Ubuntu esm-apps/noble *
Python-authlib Ubuntu jammy *
Python-authlib Ubuntu mantic *
Python-authlib Ubuntu noble *

References