CVE-2017-11424
Publication date 24 August 2017
Last updated 24 July 2024
Ubuntu priority
Cvss 3 Severity Score
In PyJWT 1.5.0 and below the `invalid_strings` check in `HMACAlgorithm.prepare_key` does not account for all PEM encoded public keys. Specifically, the PKCS1 PEM encoded format would be allowed because it is prefaced with the string `-----BEGIN RSA PUBLIC KEY-----` which is not accounted for. This enables symmetric/asymmetric key confusion attacks against users using the PKCS1 PEM encoded public keys, which would allow an attacker to craft JWTs from scratch.
Status
Package | Ubuntu Release | Status |
---|---|---|
pyjwt | ||
16.04 LTS xenial |
Fixed 1.3.0-1ubuntu0.1
|
|
14.04 LTS trusty | Not in release |
Notes
tyhicks
The added deprecation warnings present in the fix probably aren't needed in security backports
Severity score breakdown
Parameter | Value |
---|---|
Base score | 7.5 · High |
Attack vector | Network |
Attack complexity | Low |
Privileges required | None |
User interaction | None |
Scope | Unchanged |
Confidentiality | None |
Integrity impact | High |
Availability impact | None |
Vector | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
References
Related Ubuntu Security Notices (USN)
- USN-3407-1
- PyJWT vulnerability
- 30 August 2017