mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
661 B
Markdown
18 lines
661 B
Markdown
### [CVE-2020-5499](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5499)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Baidu Rust SGX SDK through 1.0.8 has an enclave ID race. There are non-deterministic results in which, sometimes, two global IDs are the same.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/wssgcsc58/CVEs/tree/master/baidurustsgxsdk_enclaveid_race
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|