mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
18 lines
619 B
Markdown
18 lines
619 B
Markdown
### [CVE-2020-35903](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35903)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the dync crate before 0.5.0 for Rust. VecCopy allows misaligned element access because u8 is not always the type in question.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|