mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-07 04:01:35 +01:00
RUSTSEC-2022-0049: recategorize as memory-exposure (#1368)
Because of the bug random data was read, but still written into a sane buffer.
This commit is contained in:
@@ -5,7 +5,7 @@ package = "iana-time-zone"
|
||||
date = "2022-08-15"
|
||||
url = "https://github.com/strawlab/iana-time-zone/pull/54"
|
||||
references = ["https://github.com/strawlab/iana-time-zone/pull/50#discussion_r945353515"]
|
||||
categories = ["memory-corruption"]
|
||||
categories = ["memory-exposure"]
|
||||
informational = "unsound"
|
||||
|
||||
[affected]
|
||||
|
||||
Reference in New Issue
Block a user