CVE-2024-25714

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.)
Configurations

Configuration 1 (hide)

cpe:2.3:a:rhonabwy_project:rhonabwy:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*

History

21 Nov 2024, 09:01

Type Values Removed Values Added
References () https://github.com/babelouest/rhonabwy/commit/f9fd9a1c77e48b514ebb3baf0360f87eef3d846e - Patch () https://github.com/babelouest/rhonabwy/commit/f9fd9a1c77e48b514ebb3baf0360f87eef3d846e - Patch

18 Oct 2024, 14:08

Type Values Removed Values Added
References () https://github.com/babelouest/rhonabwy/commit/f9fd9a1c77e48b514ebb3baf0360f87eef3d846e - () https://github.com/babelouest/rhonabwy/commit/f9fd9a1c77e48b514ebb3baf0360f87eef3d846e - Patch
CPE cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*
cpe:2.3:a:rhonabwy_project:rhonabwy:*:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
First Time Debian debian Linux
Debian
Rhonabwy Project
Rhonabwy Project rhonabwy
CVSS v2 : unknown
v3 : 9.1
v2 : unknown
v3 : 9.8
CWE CWE-203

01 Aug 2024, 13:47

Type Values Removed Values Added
CWE CWE-1255
Summary
  • (es) En Rhonabwy hasta la versión 1.1.13, la verificación de firmas HMAC utiliza una función strcmp que es vulnerable a ataques de canal lateral, porque detiene la comparación cuando se detecta la primera diferencia en las dos firmas. (La solución utiliza gnutls_memcmp, que tiene ejecución en tiempo constante).
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.1

11 Feb 2024, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-02-11 03:15

Updated : 2024-11-21 09:01


NVD link : CVE-2024-25714

Mitre link : CVE-2024-25714

CVE.ORG link : CVE-2024-25714


JSON object : View

Products Affected

debian

  • debian_linux

rhonabwy_project

  • rhonabwy
CWE
CWE-203

Observable Discrepancy

CWE-1255

Comparison Logic is Vulnerable to Power Side-Channel Attacks