PT-2024-20807 · Php-Jwt · Php-Jwt

Published

2024-02-08

·

Updated

2024-02-15

·

CVE-2024-25191

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions php-jwt version 1.0.0
Description The issue arises from the use of strcmp to verify authentication, which is not a constant-time comparison. This makes it easier for attackers to bypass authentication via a timing side channel.
Recommendations For php-jwt version 1.0.0, consider using a constant-time comparison function to verify authentication, as a temporary workaround, until a patch is available.

Exploit

Fix

Side Channel Attack

Weakness Enumeration

Related Identifiers

CVE-2024-25191

Affected Products

Php-Jwt