fkie_cve-2024-28122
Vulnerability from fkie_nvd
Published
2024-03-09 01:15
Modified
2025-12-05 16:23
Severity ?
Summary
JWX is Go module implementing various JWx (JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE) technologies. This vulnerability allows an attacker with a trusted public key to cause a Denial-of-Service (DoS) condition by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. This issue has been patched in versions 1.2.29 and 2.0.21.
References
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29 | Product, Release Notes | |
| security-advisories@github.com | https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21 | Product, Release Notes | |
| security-advisories@github.com | https://github.com/lestrrat-go/jwx/security/advisories/GHSA-hj3v-m684-v259 | Vendor Advisory, Exploit | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29 | Product, Release Notes | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21 | Product, Release Notes | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/lestrrat-go/jwx/security/advisories/GHSA-hj3v-m684-v259 | Vendor Advisory, Exploit |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| lestrrat-go | jwx | * | |
| lestrrat-go | jwx | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:lestrrat-go:jwx:*:*:*:*:*:*:*:*",
"matchCriteriaId": "79C2CC9A-8D3D-4779-9948-92DCF7AB83FE",
"versionEndExcluding": "1.2.29",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:lestrrat-go:jwx:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2F88C1FB-C158-42C7-B032-DC5B7DC21134",
"versionEndExcluding": "2.0.21",
"versionStartIncluding": "2.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": " JWX is Go module implementing various JWx (JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE) technologies. This vulnerability allows an attacker with a trusted public key to cause a Denial-of-Service (DoS) condition by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. This issue has been patched in versions 1.2.29 and 2.0.21."
},
{
"lang": "es",
"value": "JWX es un m\u00f3dulo Go que implementa varias tecnolog\u00edas JWx (JWA/JWE/JWK/JWS/JWT, tambi\u00e9n conocidas como JOSE). Esta vulnerabilidad permite a un atacante con una clave p\u00fablica confiable provocar una condici\u00f3n de denegaci\u00f3n de servicio (DoS) mediante la creaci\u00f3n de un token JSON Web Encryption (JWE) malicioso con una relaci\u00f3n de compresi\u00f3n excepcionalmente alta. Este problema se solucion\u00f3 en las versiones 1.2.29 y 2.0.21."
}
],
"id": "CVE-2024-28122",
"lastModified": "2025-12-05T16:23:49.480",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.3,
"impactScore": 4.0,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2024-03-09T01:15:06.940",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Product",
"Release Notes"
],
"url": "https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29"
},
{
"source": "security-advisories@github.com",
"tags": [
"Product",
"Release Notes"
],
"url": "https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21"
},
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory",
"Exploit"
],
"url": "https://github.com/lestrrat-go/jwx/security/advisories/GHSA-hj3v-m684-v259"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product",
"Release Notes"
],
"url": "https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product",
"Release Notes"
],
"url": "https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory",
"Exploit"
],
"url": "https://github.com/lestrrat-go/jwx/security/advisories/GHSA-hj3v-m684-v259"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
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…