ALT-PU-2020-1172-1
Closed vulnerabilities
BDU:2020-01729
Уязвимость плагина rustdoc языка программирования Rust, позволяющая нарушителю выполнить произвольный код
Modified: 2024-11-21
CVE-2018-1000622
The Rust Programming Language rustdoc version Between 0.8 and 1.27.0 contains a CWE-427: Uncontrolled Search Path Element vulnerability in rustdoc plugins that can result in local code execution as a different user. This attack appear to be exploitable via using the --plugin flag without the --plugin-path flag. This vulnerability appears to have been fixed in 1.27.1.
- openSUSE-SU-2019:2203
- openSUSE-SU-2019:2203
- openSUSE-SU-2019:2244
- openSUSE-SU-2019:2244
- openSUSE-SU-2019:2294
- openSUSE-SU-2019:2294
- https://groups.google.com/forum/#%21topic/rustlang-security-announcements/4ybxYLTtXuM
- https://groups.google.com/forum/#%21topic/rustlang-security-announcements/4ybxYLTtXuM
- GLSA-201812-11
- GLSA-201812-11
Modified: 2024-11-21
CVE-2018-25008
In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::get_mut method. This synchronization issue can be lead to memory safety issues through race conditions.
Modified: 2024-11-21
CVE-2019-1010299
The Rust Programming Language Standard Library 1.18.0 and later is affected by: CWE-200: Information Exposure. The impact is: Contents of uninitialized memory could be printed to string or to log file. The component is: Debug trait implementation for std::collections::vec_deque::Iter. The attack vector is: The program needs to invoke debug printing for iterator over an empty VecDeque. The fixed version is: 1.30.0, nightly versions after commit b85e4cc8fadaabd41da5b9645c08c68b8f89908d.
Modified: 2024-11-21
CVE-2019-16760
Cargo prior to Rust 1.26.0 may download the wrong dependency if your package.toml file uses the `package` configuration key. Usage of the `package` key to rename dependencies in `Cargo.toml` is ignored in Rust 1.25.0 and prior. When Rust 1.25.0 and prior is used Cargo may download the wrong dependency, which could be squatted on crates.io to be a malicious package. This not only affects manifests that you write locally yourself, but also manifests published to crates.io. Rust 1.0.0 through Rust 1.25.0 is affected by this advisory because Cargo will ignore the `package` key in manifests. Rust 1.26.0 through Rust 1.30.0 are not affected and typically will emit an error because the `package` key is unstable. Rust 1.31.0 and after are not affected because Cargo understands the `package` key. Users of the affected versions are strongly encouraged to update their compiler to the latest available one. Preventing this issue from happening requires updating your compiler to be either Rust 1.26.0 or newer. There will be no point release for Rust versions prior to 1.26.0. Users of Rust 1.19.0 to Rust 1.25.0 can instead apply linked patches to mitigate the issue.
- [oss-security] 20191008 CVE-2019-16760: Cargo prior to Rust 1.26.0 may download the wrong dependency
- [oss-security] 20191008 CVE-2019-16760: Cargo prior to Rust 1.26.0 may download the wrong dependency
- https://gist.github.com/pietroalbini/0d293b24a44babbeb6187e06eebd4992
- https://gist.github.com/pietroalbini/0d293b24a44babbeb6187e06eebd4992
- https://github.com/rust-lang/rust/security/advisories/GHSA-phjm-8x66-qw4r
- https://github.com/rust-lang/rust/security/advisories/GHSA-phjm-8x66-qw4r
- https://groups.google.com/forum/#%21topic/rustlang-security-announcements/rVQ5e3TDnpQ
- https://groups.google.com/forum/#%21topic/rustlang-security-announcements/rVQ5e3TDnpQ