Update CVE numbers (#828)

This commit is contained in:
Yechan Bae
2021-03-19 17:21:58 -04:00
committed by GitHub
parent f960a50364
commit cda5b3ffd4
11 changed files with 15 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0027"
package = "bam"
aliases = ["CVE-2021-28027"]
date = "2021-01-07"
url = "https://gitlab.com/tprodanov/bam/-/issues/4"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0032"
package = "byte_struct"
aliases = ["CVE-2021-28033"]
date = "2021-03-01"
url = "https://github.com/wwylele/byte-struct-rs/issues/1"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0037"
package = "diesel"
aliases = ["CVE-2021-28305"]
date = "2021-03-05"
url = "https://github.com/diesel-rs/diesel/pull/2663"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,11 @@
[advisory]
id = "RUSTSEC-2021-0038"
package = "fltk"
aliases = [
"CVE-2021-28306",
"CVE-2021-28307",
"CVE-2021-28308",
]
date = "2021-03-06"
keywords = ["undefined_behavior"]
url = "https://github.com/MoAlyousef/fltk-rs/issues/519"

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0036"
package = "internment"
aliases = ["CVE-2021-28037"]
date = "2021-03-03"
url = "https://github.com/droundy/internment/issues/20"
categories = ["thread-safety"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0031"
package = "nano_arena"
aliases = ["CVE-2021-28032"]
date = "2021-01-31"
url = "https://github.com/bennetthardwick/nano-arena/issues/1"
categories = ["memory-corruption"]

View File

@@ -2,7 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0035"
package = "quinn"
aliases = []
aliases = ["CVE-2021-28036"]
date = "2021-03-04"
url = "https://github.com/quinn-rs/quinn/issues/968"
keywords = ["memory", "layout", "cast"]

View File

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

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0033"
package = "stack_dst"
aliases = ["CVE-2021-28034", "CVE-2021-28035"]
date = "2021-02-22"
url = "https://github.com/thepowersgang/stack_dst-rs/issues/5"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0028"
package = "toodee"
aliases = ["CVE-2021-28028", "CVE-2021-28029"]
date = "2021-02-19"
url = "https://github.com/antonmarsden/toodee/issues/13"
categories = ["memory-corruption"]

View File

@@ -2,6 +2,7 @@
[advisory]
id = "RUSTSEC-2021-0029"
package = "truetype"
aliases = ["CVE-2021-28030"]
date = "2021-02-17"
url = "https://github.com/bodoni/truetype/issues/11"
categories = ["memory-exposure"]