PYSEC-2022-259
Vulnerability from pysec - Published: 2022-09-01 18:51 - Updated: 2022-09-05 01:24
VLAI?
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 |
|---|
Aliases
{
"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"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…