2024-07-14 02:06:08 +00:00

60 lines
2.3 KiB
JSON

{
"id": "CVE-2024-32985",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-05-14T15:37:20.363",
"lastModified": "2024-05-14T16:12:23.490",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Stellar-core is a reference implementation for the peer-to-peer agent that manages the Stellar network. Prior to 20.4.0, core nodes could be randomly crashed due to a race condition with a 3rd party library. The likelihood of affecting the network is low since crashed nodes come back up online right away. Code fix mitigation is part of Stellar-core v20.4.0 release"
},
{
"lang": "es",
"value": "Stellar-core es una implementaci\u00f3n de referencia para el agente peer-to-peer que gestiona la red Stellar. Antes de 20.4.0, los nodos principales pod\u00edan bloquearse aleatoriamente debido a una condici\u00f3n de ejecuci\u00f3n con una librer\u00eda de terceros. La probabilidad de afectar la red es baja ya que los nodos bloqueados vuelven a estar en l\u00ednea de inmediato. La mitigaci\u00f3n de correcci\u00f3n de c\u00f3digo es parte de la versi\u00f3n Stellar-core v20.4.0"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-362"
}
]
}
],
"references": [
{
"url": "https://github.com/stellar/stellar-core/security/advisories/GHSA-mgx8-frjx-x33m",
"source": "security-advisories@github.com"
}
]
}