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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the stack crate before 0.3.1 for Rust. ArrayVec has an out-of-bounds write via element insertion.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-35895
|
|
|