cve/2017/CVE-2017-12972.md
2024-07-25 21:25:12 +00:00

978 B

CVE-2017-12972

Description

In Nimbus JOSE+JWT before 4.39, there is no integer-overflow check when converting length values from bytes to bits, which allows attackers to conduct HMAC bypass attacks by shifting Additional Authenticated Data (AAD) and ciphertext so that different plaintext is obtained for the same HMAC.

POC

Reference

Github

No PoCs found on GitHub currently.