mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-08 03:26:30 +00:00
20 lines
766 B
Markdown
20 lines
766 B
Markdown
![]() |
### [CVE-2020-36318](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36318)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/Ainevsia/HF2022-vdq-mva-fpbe-static
|
||
|
- https://github.com/Qwaz/rust-cve
|
||
|
- https://github.com/shubhamkulkarni97/CVE-Presentations
|
||
|
|