Lucene search
+L

9409 matches found

Prion
Prion
added 2019/09/25 5:15 p.m.20 views

Design/Logic Flaw

An issue was discovered in the string-interner crate before 0.7.1 for Rust. It allows attackers to read from memory locations associated with dangling pointers, because of a cloning flaw...

5CVSS7.3AI score0.01547EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2019/09/25 5:15 p.m.15 views

Double free

An issue was discovered in the linea crate through 0.9.4 for Rust. There is double free in the Matrix::zipelements method...

7.5CVSS9.6AI score0.01691EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2019/09/25 4:53 p.m.57 views

CVE-2019-16882

CVE-2019-16882 affects the Rust string-interner crate prior to version 0.7.1. The issue arises from a cloning flaw where interners do not clone contained strings safely, leaving raw pointers to memory that may be freed, allowing attackers to read memory locations associated with dangling pointers...

7.5CVSS7.2AI score0.01547EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2019/09/25 4:45 p.m.54 views

CVE-2019-16881

The CVE-2019-16881 issue affects the Rust crate portaudio-rs up to version 0.3.1. The root cause is a use-after-free due to lack of unwind safety in the callbacks stream_callback and stream_finished_callback, which can allow arbitrary code execution. Multiple sources (NVD entry and Rust ecosystem...

9.8CVSS9.9AI score0.02506EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2019/09/25 4:45 p.m.29 views

CVE-2019-16881

An issue was discovered in the portaudio-rs crate through 0.3.1 for Rust. There is a use-after-free with resultant arbitrary code execution because of a lack of unwind safety in streamcallback and streamfinishedcallback...

10AI score0.02506EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2019/09/25 4:17 p.m.26 views

CVE-2019-16880

An issue was discovered in the linea crate through 0.9.4 for Rust. There is double free in the Matrix::zipelements method...

9.6AI score0.01691EPSS
SaveExploits1References1
CVE
CVE
added 2019/09/25 4:17 p.m.49 views

CVE-2019-16880

The CVE-2019-16880 entry concerns the Rust crate linea up to version 0.9.4, where a double free vulnerability exists in the Matrix::zip_elements method. Multiple connected advisories (e.g., RUSTSEC-2019-0021 / GHSA) describe that affected crate versions may panic in trait implementations, enablin...

9.8CVSS9.5AI score0.01691EPSS
SaveExploits1References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/09/24 12:0 a.m.26 views

SUSE SLED15 / SLES15 Security Update : rust (SUSE-SU-2019:2439-1)

This update for rust fixes the following issues : Rust was updated to version 1.36.0. Security issues fixed : CVE-2019-12083: a standard method can be overridden violating Rust's safety guarantees and causing memory unsafety bsc1134978 CVE-2018-1000622: rustdoc loads plugins from world-writable...

8.1CVSS7.4AI score0.02216EPSS
SaveExploits1References9
OSV
OSV
added 2019/09/23 3:14 p.m.6 views

SUSE-SU-2019:2439-1 Security update for rust

This update for rust fixes the following issues: Rust was updated to version 1.36.0. Security issues fixed: - CVE-2019-12083: a standard method can be overridden violating Rust's safety guarantees and causing memory unsafety bsc1134978 - CVE-2018-1000622: rustdoc loads plugins from world writable...

8.1CVSS8.2AI score0.02216EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2019/09/20 12:0 a.m.48 views

Amazon Linux 2 : oniguruma (ALAS-2019-1288)

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.8CVSS8.1AI score0.04047EPSS
SaveExploits0References3
Amazon
Amazon
added 2019/09/13 12:0 a.m.69 views

Medium: oniguruma

Issue Overview: 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, wit...

9.8CVSS8.2AI score0.04047EPSS
SaveExploits0
OSV
OSV
added 2019/09/09 12:15 p.m.16 views

CVE-2019-16144

An issue was discovered in the generator crate before 0.6.18 for Rust. Uninitialized memory is used by Scope, done, and yield during API calls...

7.5CVSS7.6AI score
SaveExploits0References2
NVD
NVD
added 2019/09/09 12:15 p.m.25 views

CVE-2019-16143

An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required sizes...

9.8CVSS9.5AI score0.00933EPSS
SaveExploits0References1
NVD
NVD
added 2019/09/09 12:15 p.m.21 views

CVE-2019-16144

An issue was discovered in the generator crate before 0.6.18 for Rust. Uninitialized memory is used by Scope, done, and yield during API calls...

7.8CVSS7.5AI score0.01635EPSS
SaveExploits0References2
OSV
OSV
added 2019/09/09 12:15 p.m.11 views

CVE-2019-16143

An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required sizes...

9.8CVSS7.3AI score0.00933EPSS
SaveExploits0References1
NVD
NVD
added 2019/09/09 12:15 p.m.24 views

CVE-2019-16138

An issue was discovered in the image crate before 0.21.3 for Rust, affecting the HDR image format decoder. Vec::setlen is called on an uninitialized vector, leading to a use-after-free and arbitrary code execution...

9.8CVSS9.8AI score0.02478EPSS
SaveExploits0References2
NVD
NVD
added 2019/09/09 12:15 p.m.27 views

CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS7.5AI score0.01583EPSS
SaveExploits0References2
OSV
OSV
added 2019/09/09 12:15 p.m.14 views

CVE-2019-16138

An issue was discovered in the image crate before 0.21.3 for Rust, affecting the HDR image format decoder. Vec::setlen is called on an uninitialized vector, leading to a use-after-free and arbitrary code execution...

9.8CVSS7.5AI score
SaveExploits0References2
OSV
OSV
added 2019/09/09 12:15 p.m.15 views

CVE-2019-16142

An issue was discovered in the renderdoc crate before 0.5.0 for Rust. Multiple exposed methods take self by immutable reference, which is incompatible with a multi-threaded application...

9.8CVSS9.4AI score
SaveExploits0References2
OSV
OSV
added 2019/09/09 12:15 p.m.9 views

CVE-2019-16137

An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclusion...

7.5CVSS7.5AI score
SaveExploits0References1
Rows per page
Query Builder