mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-02 17:46:38 +01:00
Update RUSTSEC-2021-0088.md (#1512)
* Update RUSTSEC-2021-0088.md Patch has been made refer : https://github.com/jblondin/csv-sniffer/pull/2/ * Update crates/csv-sniffer/RUSTSEC-2021-0088.md Co-authored-by: pinkforest(she/her) <36498018+pinkforest@users.noreply.github.com> * Update crates/csv-sniffer/RUSTSEC-2021-0088.md Co-authored-by: pinkforest(she/her) <36498018+pinkforest@users.noreply.github.com> Co-authored-by: pinkforest(she/her) <36498018+pinkforest@users.noreply.github.com>
This commit is contained in:
@@ -4,11 +4,12 @@ id = "RUSTSEC-2021-0088"
|
||||
package = "csv-sniffer"
|
||||
date = "2021-01-05"
|
||||
url = "https://github.com/jblondin/csv-sniffer/issues/1"
|
||||
references = ["https://github.com/jblondin/csv-sniffer/pull/2"]
|
||||
categories = ["memory-exposure"]
|
||||
informational = "unsound"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
patched = [">= 0.2.0"]
|
||||
```
|
||||
|
||||
# `Read` on uninitialized memory may cause UB (fn preamble_skipcount())
|
||||
|
||||
Reference in New Issue
Block a user