Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Rust-Lang | Rust | >= 1.3.0, < 1.22.0 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/105188Third Party AdvisoryVDB Entry
- https://github.com/rust-lang/rust/commit/f71b37bc28326e272a37b938e835d4f99113eecPatchThird Party Advisory
- https://github.com/rust-lang/rust/issues/44800Issue TrackingThird Party Advisory
- http://www.securityfocus.com/bid/105188Third Party AdvisoryVDB Entry
- https://github.com/rust-lang/rust/commit/f71b37bc28326e272a37b938e835d4f99113eecPatchThird Party Advisory
- https://github.com/rust-lang/rust/issues/44800Issue TrackingThird Party Advisory
FAQ
What is CVE-2018-1000657?
CVE-2018-1000657 is a vulnerability with a CVSS score of 7.8 (HIGH). 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::colle...
How severe is CVE-2018-1000657?
CVE-2018-1000657 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-1000657?
Check the references section above for vendor advisories and patch information. Affected products include: Rust-Lang Rust.