mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
619 B
Markdown
18 lines
619 B
Markdown
### [CVE-2020-35909](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35909)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the multihash crate before 0.11.3 for Rust. The from_slice parsing code can panic via unsanitized data from a network server.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|