mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 17:21:36 +00:00
80 lines
3.5 KiB
JSON
80 lines
3.5 KiB
JSON
{
|
|
"id": "CVE-2024-1631",
|
|
"sourceIdentifier": "6b35d637-e00f-4228-858c-b20ad6e1d07b",
|
|
"published": "2024-02-21T03:15:08.747",
|
|
"lastModified": "2024-02-22T19:07:37.840",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Impact: The library offers a function to generate an ed25519 key pair via Ed25519KeyIdentity.generate with an optional param to provide a 32 byte seed value, which will then be used as the secret key. When no seed value is provided, it is expected that the library generates the secret key using secure randomness. However, a recent change broke this guarantee and uses an insecure seed for key pair generation. Since the private key of this identity (535yc-uxytb-gfk7h-tny7p-vjkoe-i4krp-3qmcl-uqfgr-cpgej-yqtjq-rqe) is compromised, one could lose funds associated with the principal on ledgers or lose access to a canister where this principal is the controller. \n"
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Impacto: la librer\u00eda ofrece una funci\u00f3n para generar un par de claves ed25519 a trav\u00e9s de Ed25519KeyIdentity.generate con un par\u00e1metro opcional para proporcionar un valor inicial de 32 bytes, que luego se utilizar\u00e1 como clave secreta. Cuando no se proporciona ning\u00fan valor inicial, se espera que la librer\u00eda genere la clave secreta mediante aleatoriedad segura. Sin embargo, un cambio reciente rompi\u00f3 esta garant\u00eda y utiliza una semilla insegura para la generaci\u00f3n del par de claves. Dado que la clave privada de esta identidad (535yc-uxytb-gfk7h-tny7p-vjkoe-i4krp-3qmcl-uqfgr-cpgej-yqtjq-rqe) est\u00e1 comprometida, se podr\u00edan perder fondos asociados con el principal en los libros de contabilidad o perder el acceso a un contenedor donde este principal es el controlador."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "6b35d637-e00f-4228-858c-b20ad6e1d07b",
|
|
"type": "Secondary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 9.1,
|
|
"baseSeverity": "CRITICAL"
|
|
},
|
|
"exploitabilityScore": 3.9,
|
|
"impactScore": 5.2
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "6b35d637-e00f-4228-858c-b20ad6e1d07b",
|
|
"type": "Secondary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-321"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-330"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://agent-js.icp.xyz/identity/index.html",
|
|
"source": "6b35d637-e00f-4228-858c-b20ad6e1d07b"
|
|
},
|
|
{
|
|
"url": "https://github.com/dfinity/agent-js",
|
|
"source": "6b35d637-e00f-4228-858c-b20ad6e1d07b"
|
|
},
|
|
{
|
|
"url": "https://github.com/dfinity/agent-js/pull/851",
|
|
"source": "6b35d637-e00f-4228-858c-b20ad6e1d07b"
|
|
},
|
|
{
|
|
"url": "https://github.com/dfinity/agent-js/security/advisories/GHSA-c9vv-fhgv-cjc3",
|
|
"source": "6b35d637-e00f-4228-858c-b20ad6e1d07b"
|
|
},
|
|
{
|
|
"url": "https://www.npmjs.com/package/@dfinity/identity/v/1.0.1",
|
|
"source": "6b35d637-e00f-4228-858c-b20ad6e1d07b"
|
|
}
|
|
]
|
|
} |