Update CVE numbers (#870)

This commit is contained in:
Yechan Bae
2021-04-13 17:10:09 -04:00
committed by GitHub
parent bc824311d0
commit ce4db769c2
14 changed files with 18 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0045"
package = "adtensor"
aliases = ["CVE-2021-29936"]
date = "2021-01-11"
url = "https://github.com/charles-r-earp/adtensor/issues/4"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0040"
package = "arenavec"
aliases = ["CVE-2021-29930", "CVE-2021-29931"]
date = "2021-01-12"
url = "https://github.com/ibabushkin/arenavec/issues/1"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0039"
package = "endian_trait"
aliases = ["CVE-2021-29929"]
date = "2021-01-04"
url = "https://gitlab.com/myrrlyn/endian_trait/-/issues/1"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,11 @@
[advisory]
id = "RUSTSEC-2021-0052"
package = "id-map"
aliases = [
"CVE-2021-30455",
"CVE-2021-30456",
"CVE-2021-30457",
]
date = "2021-02-26"
url = "https://github.com/andrewhickman/id-map/issues/3"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0042"
package = "insert_many"
aliases = ["CVE-2021-29933"]
date = "2021-01-26"
url = "https://github.com/rphmeier/insert_many/issues/1"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0051"
package = "outer_cgi"
aliases = ["CVE-2021-30454"]
date = "2021-01-31"
url = "https://github.com/SolraBizna/outer_cgi/issues/1"
categories = ["memory-exposure"]

View File

@@ -1,7 +1,7 @@
```toml
[advisory]
id = "RUSTSEC-2021-0041"
aliases = ["CAN-2021-1000007"]
aliases = ["CAN-2021-1000007", "CVE-2021-29932"]
package = "parse_duration"
date = "2021-03-18"
url = "https://github.com/zeta12ti/parse_duration/issues/21"

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0050"
package = "reorder"
aliases = ["CVE-2021-29941", "CVE-2021-29942"]
date = "2021-02-24"
url = "https://github.com/tiby312/reorder/issues/1"
keywords = ["memory-corruption", "out-of-bounds"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0044"
package = "rocket"
aliases = ["CVE-2021-29935"]
date = "2021-02-09"
url = "https://github.com/SergioBenitez/Rocket/issues/1534"
informational = "unsound"

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0047"
package = "slice-deque"
aliases = ["CVE-2021-29938"]
date = "2021-02-19"
url = "https://github.com/gnzlbg/slice_deque/issues/90"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0048"
package = "stackvector"
aliases = ["CVE-2021-29939"]
date = "2021-02-19"
url = "https://github.com/Alexhuszagh/rust-stackvector/issues/2"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0046"
package = "telemetry"
aliases = ["CVE-2021-29937"]
date = "2021-02-17"
url = "https://github.com/Yoric/telemetry.rs/issues/45"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0049"
package = "through"
aliases = ["CVE-2021-299340"]
date = "2021-02-18"
url = "https://github.com/gretchenfrage/through/issues/1"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0043"
package = "uu_od"
aliases = ["CVE-2021-29934"]
date = "2021-02-17"
url = "https://github.com/uutils/coreutils/issues/1729"
categories = ["memory-exposure"]