pysec-2022-259
Vulnerability from pysec
Published
2022-09-01 18:51
Modified
2022-09-05 01:24
Details

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.

Impacted products
Name purl
python-jwt pkg:pypi/python-jwt



{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "python-jwt",
        "purl": "pkg:pypi/python-jwt"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "f6d1451012c6a04c2fb1940f0bbd93bb6cf2b025"
            },
            {
              "fixed": "88ad9e67c53aa5f7c43ec4aa52ed34b7930068c9"
            }
          ],
          "repo": "https://github.com/davedoesdev/python-jwt",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "3.0.0"
            },
            {
              "fixed": "3.3.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.3.0",
        "3.1.0",
        "3.2.0",
        "3.2.1",
        "3.2.2",
        "3.2.3",
        "3.2.4",
        "3.2.5",
        "3.2.6",
        "3.3.0",
        "3.3.1",
        "3.3.2",
        "3.3.3",
        "3.0.0"
      ]
    }
  ],
  "aliases": [
    "CVE-2022-39227",
    "GHSA-5p8v-58qm-c7fp"
  ],
  "details": "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\u0027s identities, hijack their sessions, or bypass authentication.",
  "id": "PYSEC-2022-259",
  "modified": "2022-09-05T01:24:44.773501Z",
  "published": "2022-09-01T18:51:51Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/davedoesdev/python-jwt/commit/88ad9e67c53aa5f7c43ec4aa52ed34b7930068c9"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…