← Back to CVE List

CVE-2024-25714

Published: 2024-02-11T03:15Z
Last Modified: 2024-11-21T09:01Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. (The fix uses gnutls_memcmp, which has constant-time execution.) > MITRE Terms of Use apply – see LICENSE‑MITRE.txt