mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
![]() |
### [CVE-2018-1000657](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000657)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Rust Programming Language Rust standard library version Commit bfa0e1f58acf1c28d500c34ed258f09ae021893e and later; stable release 1.3.0 and later contains a Buffer Overflow vulnerability in std::collections::vec_deque::VecDeque::reserve() function that can result in Arbitrary code execution, but no proof-of-concept exploit is currently published.. This vulnerability appears to have been fixed in after commit fdfafb510b1a38f727e920dccbeeb638d39a8e60; stable release 1.22.0 and later.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/rust-lang/rust/issues/44800
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
||
|
- https://github.com/Qwaz/rust-cve
|
||
|
- https://github.com/xxg1413/rust-security
|
||
|
|