Page 5 of 22 results (0.002 seconds)

CVSS: 7.8EPSS: 0%CPEs: 1EXPL: 0

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. La librería estándar de Rust Programming Language Rust en su versión con commit con ID bfa0e1f58acf1c28d500c34ed258f09ae021893e y posteriores, y en su distribución estable 1.3.0 y posteriores contiene una vulnerabilidad de desbordamiento de búfer en la función std::collections::vec_deque::VecDeque::reserve() que puede resultar en la ejecución de código arbitrario, pero no se ha publicado a día de hoy ninguna prueba de concepto. La vulnerabilidad parece haber sido solucionada después del commit con ID fdfafb510b1a38f727e920dccbeeb638d39a8e60 y en las distribuciones estables 1.22.0 y siguientes. • http://www.securityfocus.com/bid/105188 https://github.com/rust-lang/rust/commit/f71b37bc28326e272a37b938e835d4f99113eec2 https://github.com/rust-lang/rust/issues/44800 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVSS: 7.8EPSS: 0%CPEs: 1EXPL: 0

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. Rust Programming Language rustdoc desde la versión 0.8 hasta la 1.27.0 contiene una vulnerabilidad CWE-427: elemento de búsqueda de ruta no controlada en los plugins rustdoc que puede resultar en la ejecución local de código como un usuario diferente. Este ataque parece ser explotable mediante el uso del flag --plugin sin el flag --plugin-path. • http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00076.html http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00006.html http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00031.html https://groups.google.com/forum/#%21topic/rustlang-security-announcements/4ybxYLTtXuM https://security.gentoo.org/glsa/201812-11 • CWE-427: Uncontrolled Search Path Element •