mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Set expect-deleted flag for rustdecimal and vec-const
This commit is contained in:
@@ -7,6 +7,8 @@ url = "https://groups.google.com/g/rustlang-security-announcements/c/5DVtC8pgJLw
|
||||
categories = ["code-execution"]
|
||||
keywords = ["typosquatting"]
|
||||
aliases = ["GHSA-7pwq-f4pq-78gm", "MAL-2022-1"]
|
||||
expect-deleted = true
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
@@ -63,4 +65,4 @@ malicious crate in [this GitHub issue][1].
|
||||
[1]: https://github.com/paupino/rust-decimal/issues/514#issuecomment-1115408888
|
||||
[2]: https://crates.io/crates/rust_decimal
|
||||
[3]: https://www.rust-lang.org/policies/security
|
||||
[4]: https://github.com/safinaskar
|
||||
[4]: https://github.com/safinaskar
|
||||
|
||||
@@ -8,6 +8,7 @@ categories = ["memory-corruption"]
|
||||
keywords = ["memory-safety"]
|
||||
informational = "unsound"
|
||||
aliases = ["CVE-2021-45680", "GHSA-jmwx-r3gq-qq3p", "GHSA-x76r-966h-5qv9"]
|
||||
expect-deleted = true
|
||||
|
||||
[versions]
|
||||
patched = [">= 2.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user