Lucene search

K
cveGitHub_MCVE-2022-39227
HistorySep 23, 2022 - 7:15 a.m.

CVE-2022-39227

2022-09-2307:15:09
CWE-290
GitHub_M
web.nvd.nist.gov
294
9
python
jwt
module
security
vulnerability
cve-2022-39227
authentication bypass
spoofing
upgrade

CVSS3

9.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

AI Score

9.1

Confidence

High

EPSS

0.001

Percentile

38.3%

python-jwt is a module for generating and verifying JSON Web Tokens. Versions prior to 3.3.4 are subject to Authentication Bypass by Spoofing, resulting in identity spoofing, session hijacking or authentication bypass. An attacker who obtains a JWT can arbitrarily forge its contents without knowing the secret key. Depending on the application, this may for example enable the attacker to spoof other user’s identities, hijack their sessions, or bypass authentication. Users should upgrade to version 3.3.4. There are no known workarounds.

Affected configurations

Nvd
Vulners
Node
python-jwt_projectpython-jwtRange3.0.03.3.4
VendorProductVersionCPE
python-jwt_projectpython-jwt*cpe:2.3:a:python-jwt_project:python-jwt:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "davedoesdev",
    "product": "python-jwt",
    "versions": [
      {
        "version": "< 3.3.4",
        "status": "affected"
      }
    ]
  }
]

Social References

More

CVSS3

9.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

AI Score

9.1

Confidence

High

EPSS

0.001

Percentile

38.3%