fkie_cve-2022-50237
Vulnerability from fkie_nvd
Published
2025-07-28 02:15
Modified
2025-07-29 14:14
Severity ?
Summary
The ed25519-dalek crate before 2 for Rust allows a double public key signing function oracle attack. The Keypair implementation leads to a simple computation for extracting a private key.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The ed25519-dalek crate before 2 for Rust allows a double public key signing function oracle attack. The Keypair implementation leads to a simple computation for extracting a private key."
},
{
"lang": "es",
"value": "El paquete ed25519-dalek para Rust anterior a la versi\u00f3n 2 permite un ataque de or\u00e1culo con doble firma de clave p\u00fablica. La implementaci\u00f3n de Keypair permite un c\u00e1lculo simple para extraer una clave privada."
}
],
"id": "CVE-2022-50237",
"lastModified": "2025-07-29T14:14:29.590",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.4,
"impactScore": 4.0,
"source": "cve@mitre.org",
"type": "Secondary"
}
]
},
"published": "2025-07-28T02:15:24.540",
"references": [
{
"source": "cve@mitre.org",
"url": "https://crates.io/crates/ed25519-dalek"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/MystenLabs/ed25519-unsafe-libs"
},
{
"source": "cve@mitre.org",
"url": "https://rustsec.org/advisories/RUSTSEC-2022-0093.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-497"
}
],
"source": "cve@mitre.org",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…