原始 OSV JSON
{
"id": "GHSA-4hff-hh47-7788",
"aliases": [],
"details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-x4gp-pqpj-f43q. This link is maintained to preserve external references.\n\n### Original Description\nThe curve25519-dalek crate before 4.1.3 for Rust has a constant-time operation on elliptic curve scalars that is removed by LLVM.",
"summary": "Duplicate Advisory: curve25519-dalek has timing variability in `curve25519-dalek`'s `Scalar29::sub`/`Scalar52::sub`",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.3"
}
]
}
],
"package": {
"name": "curve25519-dalek",
"ecosystem": "crates.io"
}
}
],
"modified": "2025-07-28T15:46:04Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2025-07-27T21:32:11Z",
"withdrawn": "2025-07-28T15:46:04Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58262",
"type": "ADVISORY"
},
{
"url": "https://github.com/dalek-cryptography/curve25519-dalek/pull/659",
"type": "WEB"
},
{
"url": "https://crates.io/crates/curve25519-dalek",
"type": "WEB"
},
{
"url": "https://github.com/dalek-cryptography/curve25519-dalek",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2024-0344.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-733"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": "2025-07-27T20:15:25Z",
"github_reviewed_at": "2025-07-28T15:46:04Z"
}
}