rustsec-2021-0137
Vulnerability from osv_rustsec
Published
2021-10-22 12:00
Modified
2022-08-10 04:01
Summary
sodiumoxide is deprecated
Details
Alternatives may be found - not in any specific order:
- libsodium-sys-stable
- dryoc
- RustCrypto/nacl-compat (
crypto_box,crypto_kx,crypto_secretstream) - RustCrypto/xsalsa20poly1305 (
crypto_secretbox) - Signatory
- ed25519-compact
- ed25519-dalek
- ring
Recommendations can be also found from:
No direct maintained fork exists.
{
"affected": [
{
"database_specific": {
"categories": [],
"cvss": null,
"informational": "unmaintained"
},
"ecosystem_specific": {
"affected_functions": null,
"affects": {
"arch": [],
"functions": [],
"os": []
}
},
"package": {
"ecosystem": "crates.io",
"name": "sodiumoxide",
"purl": "pkg:cargo/sodiumoxide"
},
"ranges": [
{
"events": [
{
"introduced": "0.0.0-0"
}
],
"type": "SEMVER"
}
],
"versions": []
}
],
"aliases": [],
"database_specific": {
"license": "CC0-1.0"
},
"details": "Alternatives may be found - not in any specific order:\n\n- [libsodium-sys-stable](https://crates.io/crates/libsodium-sys-stable)\n- [dryoc](https://crates.io/crates/dryoc)\n- [RustCrypto/nacl-compat](https://github.com/RustCrypto/nacl-compat) (`crypto_box`, `crypto_kx`, `crypto_secretstream`)\n- [RustCrypto/xsalsa20poly1305](https://github.com/RustCrypto/AEADs/tree/master/xsalsa20poly1305) (`crypto_secretbox`)\n- [Signatory](https://crates.io/crates/signatory)\n- [ed25519-compact](https://crates.io/crates/ed25519-compact)\n- [ed25519-dalek](https://github.com/dalek-cryptography/ed25519-dalek)\n- [ring](https://github.com/briansmith/ring)\n\nRecommendations can be also found from:\n\n- [Awesome Rust Cryptography](https://github.com/The-DevX-Initiative/RCIG_Coordination_Repo/blob/main/Awesome_Rust_Cryptography.md) \n\nNo direct maintained fork exists.",
"id": "RUSTSEC-2021-0137",
"modified": "2022-08-10T04:01:59Z",
"published": "2021-10-22T12:00:00Z",
"references": [
{
"type": "PACKAGE",
"url": "https://crates.io/crates/sodiumoxide"
},
{
"type": "ADVISORY",
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0137.html"
},
{
"type": "WEB",
"url": "https://github.com/sodiumoxide/sodiumoxide/commit/5bb1dfd2578539b89ffb0cbea25f21f00cfb963e"
}
],
"related": [],
"severity": [],
"summary": "sodiumoxide is deprecated"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…