cve/2024/CVE-2024-25189.md
2024-05-25 21:48:12 +02:00

614 B

CVE-2024-25189

Description

libjwt 1.15.3 uses strcmp (which is not constant time) to verify authentication, which makes it easier to bypass authentication via a timing side channel.

POC

Reference

No PoCs from references.

Github