Vulnerability Description
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.)
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Rhonabwy Project | Rhonabwy | <= 1.1.3 |
| Debian | Debian Linux | 11.0 |
Related Weaknesses (CWE)
References
- https://github.com/babelouest/rhonabwy/commit/f9fd9a1c77e48b514ebb3baf0360f87eefPatch
- https://github.com/babelouest/rhonabwy/commit/f9fd9a1c77e48b514ebb3baf0360f87eefPatch
FAQ
What is CVE-2024-25714?
CVE-2024-25714 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 t...
How severe is CVE-2024-25714?
CVE-2024-25714 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-25714?
Check the references section above for vendor advisories and patch information. Affected products include: Rhonabwy Project Rhonabwy, Debian Debian Linux.