mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 17:21:36 +00:00
60 lines
2.5 KiB
JSON
60 lines
2.5 KiB
JSON
{
|
|
"id": "CVE-2024-53846",
|
|
"sourceIdentifier": "security-advisories@github.com",
|
|
"published": "2024-12-05T17:15:14.477",
|
|
"lastModified": "2024-12-05T17:15:14.477",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "OTP is a set of Erlang libraries, which consists of the Erlang runtime system, a number of ready-to-use components mainly written in Erlang, and a set of design principles for Erlang programs. A regression was introduced into the ssl application of OTP starting at OTP-25.3.2.8, OTP-26.2, and OTP-27.0, resulting in a server or client verifying the peer when incorrect extended key usage is presented (i.e., a server will verify a client if they have server auth ext key usage and vice versa)."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "OTP es un conjunto de librer\u00edas de Erlang, que consta del sistema de ejecuci\u00f3n de Erlang, una serie de componentes listos para usar escritos principalmente en Erlang y un conjunto de principios de dise\u00f1o para programas de Erlang. Se introdujo una regresi\u00f3n en la aplicaci\u00f3n SSL de OTP a partir de OTP-25.3.2.8, OTP-26.2 y OTP-27.0, lo que da como resultado que un servidor o cliente verifique al par cuando se presenta un uso incorrecto de la clave extendida (es decir, un servidor verificar\u00e1 a un cliente si tiene un uso de clave extendida de autenticaci\u00f3n de servidor y viceversa)."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L",
|
|
"baseScore": 5.5,
|
|
"baseSeverity": "MEDIUM",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "HIGH",
|
|
"privilegesRequired": "HIGH",
|
|
"userInteraction": "NONE",
|
|
"scope": "CHANGED",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"availabilityImpact": "LOW"
|
|
},
|
|
"exploitabilityScore": 1.3,
|
|
"impactScore": 3.7
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-295"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://github.com/erlang/otp/security/advisories/GHSA-qw6r-qh9v-638v",
|
|
"source": "security-advisories@github.com"
|
|
}
|
|
]
|
|
} |