mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
18 lines
622 B
Markdown
18 lines
622 B
Markdown
![]() |
### [CVE-2018-20995](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20995)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
An issue was discovered in the slice-deque crate before 0.1.16 for Rust. move_head_unchecked allows memory corruption because deque updates are mishandled.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
||
|
|