mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-28 07:18:07 +01:00
This reverts commit a47cd63007.
The advisory was withdrawn based on discussions around whether read-only
environment variable access constitutes a vulnerability.
However, per the `time` crate's author @jhpratt, the crate also modifies
the environment and therefore the advisory should *not* be withdrawn:
https://github.com/rustsec/advisory-db/pull/1242#issuecomment-1144903688
This commit is contained in:
@@ -8,8 +8,6 @@ categories = ["code-execution", "memory-corruption"]
|
||||
cvss = "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
keywords = ["segfault"]
|
||||
aliases = ["CVE-2020-26235"]
|
||||
withdrawn = "2022-05-13" # see rustsec/advisory-db#1190
|
||||
yanked = true
|
||||
|
||||
[affected]
|
||||
# any Unix-like OS
|
||||
|
||||
Reference in New Issue
Block a user