mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-13 21:18:11 +01:00
470 B
470 B
[advisory]
id = "RUSTSEC-2020-0025"
package = "bigint"
aliases = ["CVE-2020-35880"]
date = "2020-05-07"
informational = "unmaintained"
url = "https://github.com/paritytech/bigint/commit/7e71521a61b009afc94c91135353102658550d42"
[versions]
patched = []
bigint is unmaintained, use uint instead
The bigint crate is not maintained any more and contains several known bugs (including a soundness bug);
use uint instead.