Vulnerability CVE-2021-46743: Information
Description
In Firebase PHP-JWT before 6.0.0, an algorithm-confusion issue (e.g., RS256 / HS256) exists via the kid (aka Key ID) header, when multiple types of keys are loaded in a key ring. This allows an attacker to forge tokens that validate under the incorrect key. NOTE: this provides a straightforward way to use the PHP-JWT library unsafely, but might not be considered a vulnerability in the library itself.
Severity: CRITICAL (9.1)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Severity: MEDIUM (5.8)
Vector: CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:P/A:N
Fixed packages
Package name | Branch | Fixed in version | Version from repository | Errata ID | Task # | State |
|---|---|---|---|---|---|---|
| itop | sisyphus | 3.0.3-alt1 | 3.2.2-alt2 | ALT-PU-2023-1879-3 | 321861 | Fixed |
| itop | sisyphus_e2k | 3.0.3-alt1 | 3.1.1.1-alt1 | ALT-PU-2023-3678-1 | - | Fixed |
| itop | p11 | 3.0.3-alt1 | 3.1.1.1-alt1 | ALT-PU-2023-1879-3 | 321861 | Fixed |
| itop | p10 | 3.1.1.1-alt1 | 3.1.1.1-alt1 | ALT-PU-2024-4537-3 | 343613 | Fixed |
| itop | p10_e2k | 3.1.1.1-alt1 | 3.1.1.1-alt1 | ALT-PU-2024-4805-1 | - | Fixed |
| itop | c10f2 | 3.1.1.1-alt1 | 3.2.2-alt1 | ALT-PU-2024-4549-3 | 343622 | Fixed |
| itop | c9f2 | 3.1.1.1-alt1 | 3.2.0.2-alt0.c9f2.1 | ALT-PU-2024-4547-3 | 343621 | Fixed |
References to Advisories, Solutions, and Tools
Hyperlink | Resource |
|---|---|
| https://github.com/firebase/php-jwt/issues/351 |
|
| GHSA-8xf4-w7qw-pjjw |