{ "schema_version": "1.4.0", "id": "GHSA-39wr-f4ff-xm6p", "modified": "2023-06-13T21:56:16Z", "published": "2021-08-25T20:46:41Z", "aliases": [ "CVE-2019-25007" ], "summary": "Incorrect implementation in streebog", "details": "Internal update-sigma function was implemented incorrectly and depending on debug-assertions it could've caused an incorrect result or panic for certain inputs.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "streebog" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.8.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25007" }, { "type": "WEB", "url": "https://github.com/RustCrypto/hashes/pull/91" }, { "type": "PACKAGE", "url": "https://github.com/RustCrypto/hashes/tree/master/streebog" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2019-0030.html" } ], "database_specific": { "cwe_ids": [ "CWE-617" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:19:50Z", "nvd_published_at": "2020-12-31T10:15:14Z" } }