Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2017-11424 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/jpadilla/pyjwt/pull/277 CVEIssue TrackingPatchThird Party Advisory
http://www.debian.org/security/2017/dsa-3979 CVEThird Party Advisory
https://github.com/jpadilla/pyjwt/pull/277 [email protected]Issue TrackingPatchThird Party Advisory
http://www.debian.org/security/2017/dsa-3979 [email protected]Third Party Advisory

Weakness Enumeration

CWE-IDCWE NameSource
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]

Affected Products

ProductVersions
pyjwt project pyjwt
<= 1.5.0

CPE

  • cpe:2.3:a:pyjwt_project:pyjwt:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
debian debian linux
8.0
9.0

CPE

  • cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
  • cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

8 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2017-11424
NVD Published Date:
Aug 24, 2017
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2017-11424 Details - Not Deferred