80 lines
2.9 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-28122",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-03-09T01:15:06.940",
"lastModified": "2024-11-21T09:05:51.847",
"vulnStatus": "Awaiting Analysis",
"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."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.3,
"impactScore": 4.0
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"references": [
{
"url": "https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/lestrrat-go/jwx/security/advisories/GHSA-hj3v-m684-v259",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/lestrrat-go/jwx/releases/tag/v1.2.29",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/lestrrat-go/jwx/releases/tag/v2.0.21",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/lestrrat-go/jwx/security/advisories/GHSA-hj3v-m684-v259",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}