Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Jesse99

#32101de 53,630
7.8CVSS total
Vulnerabilidades · 1
PT-2018-9509
7.8
2018-03-25
Rust · Rust Standard Library · CVE-2018-1000657
**Name of the Vulnerable Software and Affected Versions** Rust standard library versions Commit bfa0e1f58acf1c28d500c34ed258f09ae021893e through Commit fdfafb510b1a38f727e920dccbeeb638d39a8e60 Rust standard library version 1.3.0 through 1.22.0 **Description** The issue is related to a Buffer Overflow vulnerability in the `std::collections::vec deque::VecDeque::reserve()` function, which can result in Arbitrary code execution. No proof-of-concept exploit is currently published. **Recommendations** For versions Commit bfa0e1f58acf1c28d500c34ed258f09ae021893e through Commit fdfafb510b1a38f727e920dccbeeb638d39a8e60, update to a version after Commit fdfafb510b1a38f727e920dccbeeb638d39a8e60. For version 1.3.0 through 1.22.0, update to version 1.22.0 or later. As a temporary workaround, consider disabling the `std::collections::vec deque::VecDeque::reserve()` function until a patch is available.