65 lines
2.8 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-13176",
"sourceIdentifier": "openssl-security@openssl.org",
"published": "2025-01-20T14:15:26.247",
"lastModified": "2025-01-20T17:15:07.667",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Issue summary: A timing side-channel which could potentially allow recovering\nthe private key exists in the ECDSA signature computation.\n\nImpact summary: A timing side-channel in ECDSA signature computations\ncould allow recovering the private key by an attacker. However, measuring\nthe timing would require either local access to the signing application or\na very fast network connection with low latency.\n\nThere is a timing signal of around 300 nanoseconds when the top word of\nthe inverted ECDSA nonce value is zero. This can happen with significant\nprobability only for some of the supported elliptic curves. In particular\nthe NIST P-521 curve is affected. To be able to measure this leak, the attacker\nprocess must either be located in the same physical computer or must\nhave a very fast network connection with low latency. For that reason\nthe severity of this vulnerability is Low."
}
],
"metrics": {},
"weaknesses": [
{
"source": "openssl-security@openssl.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-385"
}
]
}
],
"references": [
{
"url": "https://github.com/openssl/openssl/commit/07272b05b04836a762b4baa874958af51d513844",
"source": "openssl-security@openssl.org"
},
{
"url": "https://github.com/openssl/openssl/commit/2af62e74fb59bc469506bc37eb2990ea408d9467",
"source": "openssl-security@openssl.org"
},
{
"url": "https://github.com/openssl/openssl/commit/392dcb336405a0c94486aa6655057f59fd3a0902",
"source": "openssl-security@openssl.org"
},
{
"url": "https://github.com/openssl/openssl/commit/4b1cb94a734a7d4ec363ac0a215a25c181e11f65",
"source": "openssl-security@openssl.org"
},
{
"url": "https://github.com/openssl/openssl/commit/77c608f4c8857e63e98e66444e2e761c9627916f",
"source": "openssl-security@openssl.org"
},
{
"url": "https://github.openssl.org/openssl/extended-releases/commit/0d5fd1ab987f7571e2c955d8d8b638fc0fb54ded",
"source": "openssl-security@openssl.org"
},
{
"url": "https://github.openssl.org/openssl/extended-releases/commit/a2639000db19878d5d89586ae7b725080592ae86",
"source": "openssl-security@openssl.org"
},
{
"url": "https://openssl-library.org/news/secadv/20250120.txt",
"source": "openssl-security@openssl.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/01/20/2",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}