mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Mark v9 patched (#1533)
* Patch has been made
Refer : 18847c50e5
* Cosmetic fix
Co-authored-by: pinkforest <36498018+pinkforest@users.noreply.github.com>
This commit is contained in:
@@ -4,12 +4,13 @@ id = "RUSTSEC-2020-0127"
|
||||
package = "v9"
|
||||
date = "2020-12-18"
|
||||
url = "https://github.com/purpleposeidon/v9/issues/1"
|
||||
references = ["https://github.com/purpleposeidon/v9/commit/18847c50e5d36561cc91c996c3539ddb1eacf6c7"]
|
||||
categories = ["memory-corruption", "thread-safety"]
|
||||
aliases = ["CVE-2020-36447"]
|
||||
cvss = "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
patched = [">= 0.1.43"]
|
||||
```
|
||||
|
||||
# SyncRef's clone() and debug() allow data races
|
||||
|
||||
Reference in New Issue
Block a user