Vulnerability CVE-2024-25191


Published: 2024-02-08

Description:
php-jwt 1.0.0 uses strcmp (which is not constant time) to verify authentication, which makes it easier to bypass authentication via a timing side channel.

 References:
https://github.com/P3ngu1nW/CVE_Request/blob/main/cdoco%3Aphp-jwt.md

Copyright 2026, cxsecurity.com

 

Back to Top