Vulnerabilities (CVE)

Filtered by vendor Rhonabwy Project Subscribe
Filtered by product Rhonabwy
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-25714 2 Debian, Rhonabwy Project 2 Debian Linux, Rhonabwy 2024-10-18 N/A 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 two signatures. (The fix uses gnutls_memcmp, which has constant-time execution.)
CVE-2022-32096 1 Rhonabwy Project 1 Rhonabwy 2024-02-28 5.0 MEDIUM 7.5 HIGH
Rhonabwy before v1.1.5 was discovered to contain a buffer overflow via the component r_jwe_aesgcm_key_unwrap. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted JWE token.
CVE-2022-38493 1 Rhonabwy Project 1 Rhonabwy 2024-02-28 N/A 7.5 HIGH
Rhonabwy 0.9.99 through 1.1.x before 1.1.7 doesn't check the RSA private key length before RSA-OAEP decryption. This allows attackers to cause a Denial of Service via a crafted JWE (JSON Web Encryption) token.