RUSTSEC-2019-0004

Source
https://rustsec.org/advisories/RUSTSEC-2019-0004
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2019-0004.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2019-0004
Aliases
Published
2019-05-15T12:00:00Z
Modified
2023-11-08T04:01:13.857415Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Failure to properly verify ed25519 signatures makes any signature valid
Details

Affected versions of this crate did not properly verify ed25519 signatures. Any signature with a correct length was considered valid.

This allows an attacker to impersonate any node identity.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / libp2p-core

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.3.0
Fixed
0.7.1
Introduced
0.8.0-0
Fixed
0.8.1

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "os": [],
        "functions": [],
        "arch": []
    }
}

Database specific

{
    "cvss": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
    "informational": null,
    "categories": []
}