Lucene search
+L

9409 matches found

OSV
OSV
added 2020/05/07 12:0 p.m.13 views

RUSTSEC-2020-0161 `array!` macro is unsound in presence of traits that implement methods it calls internally

Affected versions of this crate called some methods using auto-ref. The affected code looked like this. rust let mut arr = $crate::core::mem::MaybeUninit::uninit; let mut vec = $crate::ArrayVec::::newarr.asmutptr as mut T; In this case, the problem is that asmutptr is a method of &mut MaybeUninit...

7.1AI score
SaveExploits0References3
RustSec
RustSec
added 2020/05/03 12:0 p.m.32 views

futures_task::noop_waker_ref can segfault due to dereferencing a NULL pointer

Affected versions of the crate used a UnsafeCell in thread-local storage to return a noop waker reference, assuming that the reference would never be returned from another thread. This resulted in a segmentation fault crash if Waker::wakebyref was called on a waker returned from another thread du...

5.5CVSS2AI score0.00402EPSS
SaveExploits1Affected Software1
MSRC
MSRC
added 2020/04/29 3:35 p.m.44 views

The Safety Boat: Kubernetes and Rust

Our team, DeisLabs, recently released a new piece of software called Krustlet, which is a tool for running WebAssembly modules on the popular, open-source container management tool called Kubernetes. Kubernetes is used quite extensively to run cloud software across many vendors and companies and ...

2.3AI score
SaveExploits0
OSV
OSV
added 2020/04/24 12:0 p.m.49 views

RUSTSEC-2020-0012 Relies on undefined behavior of `char::from_u32_unchecked`

The Windows implementation of this crate relied on the behavior of std::char::fromu32unchecked when its safety clause is violated. Even though this worked with Rust versions up to 1.42 at least, that behavior could change with any new Rust version, possibly leading a security issue. The flaw was...

7.5CVSS7.6AI score0.01336EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2020/04/23 12:0 a.m.14 views

The vulnerability of the “Error::type_id” method in the Rust programming language allows a perpetrator to execute arbitrary code.

The vulnerability of the “Error::typeid” method in the Rust programming language is related to improper restrictions on operations within memory buffers. Exploiting this vulnerability allows an attacker to execute arbitrary code...

5.6CVSS7.5AI score0.02216EPSS
SaveExploits1References18Affected Software7
BDU FSTEC
BDU FSTEC
added 2020/04/23 12:0 a.m.21 views

The vulnerability of the Rust programming language plugin rustdoc, which allows a hacker to execute arbitrary code

The vulnerability of the Rust programming language plugin rustdoc is related to an uncontrolled element in the search process. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

6.8CVSS6.9AI score0.01819EPSS
SaveExploits0References11Affected Software7
GithubExploit
GithubExploit
added 2020/04/12 7:4 a.m.15 views

dalfox

Looking for the Go v2.x version? Dalfox v3 is a complete...

5.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2020/04/07 10:35 p.m.8 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

CVE-2020-0796 LPE CVE-2020-0796 SMBGhost LPE Usage Ins...

10CVSS6.9AI score0.9981EPSS
SaveExploits126
RedhatCVE
RedhatCVE
added 2020/04/07 9:5 p.m.34 views

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...

7.8CVSS4.9AI score0.01819EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2020/04/04 5:27 p.m.55 views

CVE-2019-13224

A use-after-free in onignewdeluxe in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte...

9.8CVSS5.5AI score0.04047EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2020/03/30 8:54 a.m.158 views

Exploit for Path Traversal in Nazgul Nostromo_Nhttpd

CVE-2019-16278 !Rusthttps://github.com/keshiba/cve-2019-16...

9.8CVSS9.8AI score0.99033EPSS
SaveExploits24
RustSec
RustSec
added 2020/02/11 12:0 p.m.31 views

Lifetime boundary for `raw_slice` and `raw_slice_mut` are incorrect

The affected version of rulinalg has incorrect lifetime boundary definitions for RowMut::rawslice and RowMut::rawslicemut. They do not conform with Rust's borrowing rule and allows the user to create multiple mutable references to the same location. This may result in unexpected calculation resul...

9.8CVSS3.5AI score0.01648EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2020/02/07 12:0 p.m.6 views

RUSTSEC-2020-0169 multi_mut is Unmaintained

Last release was about 6 years ago. There is an outstanding soundness issue. The maintainer has not responded for two years to the existing soundness issue. Rust compiler has enabled errors relating to LLVM noalias rules and may not compile anymore where as the old compiler versions had turned...

7.2AI score
SaveExploits0References5
RustSec
RustSec
added 2020/02/07 12:0 p.m.11 views

multi_mut is Unmaintained

Last release was about 6 years ago. There is an outstanding soundness issue. The maintainer has not responded for two years to the existing soundness issue. Rust compiler has enabled errors relating to LLVM noalias rules and may not compile anymore where as the old compiler versions had turned...

7.2AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2020/02/02 2:15 p.m.42 views

CVE-2019-20446

In xml.rs in GNOME librsvg before 2.46.2, a crafted SVG file with nested patterns can cause denial of service when passed to the library for processing. The attacker constructs pattern elements so that the number of final rendered objects grows exponentially...

6.5CVSS6.9AI score0.02125EPSS
SaveExploits0References3
CNVD
CNVD
added 2020/01/09 12:0 a.m.4 views

Unspecified Vulnerability in Baidu Rust SGX SDK

Baidu Rust SGX SDK is a Rust language development kit for Intel SGX Trusted Computing Platform from Baidu, China. A security vulnerability exists in Baidu Rust SGX SDK 1.0.8 and earlier versions. No detailed vulnerability details are available at this time...

9.8CVSS6.8AI score0.03163EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2020/01/09 12:0 a.m.29 views

openSUSE: Security Advisory for rust (openSUSE-SU-2019:2294-1)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

8.1CVSS8AI score0.02216EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2020/01/09 12:0 a.m.26 views

openSUSE: Security Advisory for rust (openSUSE-SU-2019:2244-1)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

8.1CVSS8AI score0.02216EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2020/01/09 12:0 a.m.26 views

openSUSE: Security Advisory for rust (openSUSE-SU-2019:2203-1)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

8.1CVSS8AI score0.02216EPSS
SaveExploits1References2
NVD
NVD
added 2020/01/04 7:15 a.m.25 views

CVE-2020-5499

Baidu Rust SGX SDK through 1.0.8 has an enclave ID race. There are non-deterministic results in which, sometimes, two global IDs are the same...

9.8CVSS9.5AI score0.03163EPSS
SaveExploits1References1
Rows per page
Query Builder