mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-13 21:18:11 +01:00
499 B
499 B
[advisory]
id = "RUSTSEC-2019-0030"
package = "streebog"
aliases = ["CVE-2020-25575", "CVE-2019-25006", "CVE-2019-25007"]
categories = ["crypto-failure"]
date = "2019-10-06"
url = "https://github.com/RustCrypto/hashes/pull/91"
[versions]
patched = [">= 0.8.0"]
Incorrect implementation of the Streebog hash functions
Internal update-sigma function was implemented incorrectly and depending on
debug-assertions it could've caused an incorrect result or panic for certain
inputs.