mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-31 16:50:28 +01:00
Update RUSTSEC-2020-0097.md (#1600)
This issue has been patched in versions >=v1.0 (see [comment]). [comment]: https://github.com/rust-x-bindings/rust-xcb/issues/93#issuecomment-966921127
This commit is contained in:
committed by
GitHub
parent
8dcbf2905f
commit
c536da77d7
@@ -5,12 +5,12 @@ package = "xcb"
|
||||
aliases = ["CVE-2020-36205"]
|
||||
cvss = "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
|
||||
date = "2020-12-10"
|
||||
url = "https://github.com/rtbo/rust-xcb/issues/93"
|
||||
url = "https://github.com/rust-x-bindings/rust-xcb/issues/93"
|
||||
categories = ["memory-corruption", "thread-safety"]
|
||||
informational = "unsound"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
patched = [">= 1.0"]
|
||||
```
|
||||
|
||||
# Soundness issue with base::Error
|
||||
|
||||
Reference in New Issue
Block a user