cve/2018/CVE-2018-1000657.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-1000657](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000657)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
2024-06-09 00:33:16 +00:00
- https://github.com/rust-lang/rust/issues/44800
2024-05-26 14:27:05 +02:00
#### Github
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
- https://github.com/Qwaz/rust-cve
- https://github.com/xxg1413/rust-security