Lucene search
+L

3513 matches found

Cvelist
Cvelist
added 2021/01/22 9:2 a.m.29 views

CVE-2021-25903

An issue was discovered in the cache crate through 2021-01-01 for Rust. A raw pointer is dereferenced...

7.7AI score0.01397EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/01/22 9:2 a.m.26 views

CVE-2021-25904

An issue was discovered in the av-data crate before 0.3.0 for Rust. A raw pointer is dereferenced, leading to a read of an arbitrary memory address, sometimes causing a segfault...

7.6AI score0.01327EPSS
SaveExploits1References1
CVE
CVE
added 2021/01/22 9:2 a.m.63 views

CVE-2021-25904

CVE-2021-25904 affects the Rust av-data crate prior to 0.3.0, where a dereferenced raw pointer can read arbitrary memory and may cause a segfault. The issue is described across multiple sources (e.g., Red Hat RH/CVE entry, NVD/NVD listing) and is tied to a null/raw-pointer dereference in av-data....

7.5CVSS7.4AI score0.01327EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/01/22 9:2 a.m.65 views

CVE-2021-25905

The CVE-2021-25905 issue affects the Rust crate bra (before 0.1.1). It is a soundness flaw where an uninitialized memory region could be read, exposed by an implementation (GreedyAccessReader) that reads from a buffer during BufRead. The vulnerability is addressed by updating the crate to version...

9.1CVSS9.1AI score0.01642EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:2 a.m.25 views

CVE-2021-25905

An issue was discovered in the bra crate before 0.1.1 for Rust. It lacks soundness because it can read uninitialized memory...

9.3AI score0.01642EPSS
SaveExploits1References1
CVE
CVE
added 2021/01/22 9:2 a.m.54 views

CVE-2021-25906

CVE-2021-25906 affects the Rust crate basic_dsp_matrix prior to version 0.9.2. A panic in TransformContent can trigger a double drop, leading to potential memory corruption. Multiple sources (Red Hat CVE, GHSA, OSV, RustSec advisory) confirm the issue and point to the same root cause: unsafe hand...

7.5CVSS7.4AI score0.01327EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/01/22 9:2 a.m.49 views

CVE-2021-25907

CVE-2021-25907 affects the Rust containers crate prior to 0.9.11. When a panic occurs in a user-provided function, a double drop may be performed on util::{mutate, mutate2}, risking memory corruption due to temporary ownership duplication (ptr::read). The issue has been addressed in version 0.9.1...

9.8CVSS9.3AI score0.01552EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:2 a.m.41 views

CVE-2021-25907

An issue was discovered in the containers crate before 0.9.11 for Rust. When a panic occurs, a util::mutate,mutate2 double drop can be performed...

9.7AI score0.01552EPSS
SaveExploits1References1
vulnersOsv
vulnersOsv
added 2021/01/12 12:0 p.m.5 views

buf (>=0.1.0 <=0.2.1), i-o (>=0.1.0 <=0.4.1) +2 more potentially affected by CVE-2021-25907 via containers (>=0.1.1 <=0.8.5)

containers CARGO version =0.1.1, =0.1.0, =0.1.0, =0.13.0, =0.14.1 - lude =0.1.0 Source cves: CVE-2021-25907 Source advisory: OSV:RUSTSEC-2021-0010...

9.8CVSS7.2AI score0.01552EPSS
SaveExploits1
RustSec
RustSec
added 2021/01/10 12:0 p.m.27 views

Double drop upon panic in 'fn map_array()'

Affected versions of this crate did not guard against panic within the user-provided function f 2nd parameter of fn maparray, and thus panic within f causes double drop of a single object. The flaw was corrected in the 0.4.0 release by wrapping the object vulnerable to a double drop within...

7.5CVSS2.5AI score0.0139EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2021/01/07 12:0 p.m.46 views

RUSTSEC-2021-0086 `Read` on uninitialized buffer may cause UB ( `read_entry()` )

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. There are two of such cases gooffsetlog::readentry & offsetlog::readentry. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect...

9.8CVSS9.4AI score0.01191EPSS
SaveExploits0References4
RustSec
RustSec
added 2021/01/07 12:0 p.m.20 views

Reading on uninitialized memory may cause UB ( `util::read_spv()` )

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading from uninitialized memory...

9.8CVSS3.9AI score0.01345EPSS
SaveExploits0Affected Software1
CNVD
CNVD
added 2021/01/06 12:0 a.m.42 views

Unspecified Vulnerability in Mozilla Rust (CNVD-2021-30440)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in failure crate in versions of Mozilla Rust prior to 2019-11-13, which stems from a type confusion that occurs when a private get type id is overridden. No details of the...

9.8CVSS6.5AI score0.01487EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/01/06 12:0 a.m.43 views

Unspecified Vulnerability in Mozilla Rust

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in flatbuffers crate in versions of Mozilla Rust prior to 0.6.1, which stems from the fact that an arbitrary byte can be reinterpreted as a bool.No details of the vulnerability ar...

9.8CVSS6.7AI score0.00575EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/01/06 12:0 a.m.63 views

Unspecified Vulnerability in Mozilla Rust (CNVD-2021-30438)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability in prost crate in Mozilla Rust versions prior to 0.6.1, which stems from stack consumption via crafted messages, can be exploited by an attacker to cause a denial of service or remote co...

9.8CVSS7.5AI score0.0326EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/01/06 12:0 a.m.12 views

Rust Resource Management Error Vulnerability (CNVD-2021-37532)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in Rust libpulse-binding crate versions prior to 2.5.0, which stems from proplist::Iterator leading to use-after-free.No detailed vulnerability details are provid...

6.5CVSS6.5AI score0.00988EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/01/06 12:0 a.m.7 views

Rust atom crate competitive condition issue vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust atom crate, which stems from an insecure Send implementation that allows data contention across threads. No details of the vulnerability are provided at this time...

4.7CVSS6.8AI score0.00196EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/01/06 12:0 a.m.45 views

Mozilla Rust tiny_http crate environment issue vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. An environmental issue vulnerability exists in tinyhttp crate in versions of Mozilla Rust prior to 2020-06-16, which stems from an HTTP request smuggling can occur via a misformatted transport encoding header. N...

6.5CVSS6.4AI score0.01065EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/01/06 12:0 a.m.57 views

Unspecified Vulnerability in Mozilla Rust (CNVD-2021-36330)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in sodiumoxide crate for Rust versions prior to 0.2.5, which stems from generichash::Digest::eq comparing itself and thus has degenerate security properties. No details of the...

9.8CVSS6.6AI score0.01484EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/01/06 12:0 a.m.9 views

Mozilla Rust rusqlite crate resource management error vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in rusqlite crate in versions of Mozilla Rust prior to 0.23.0, which stems from the fact that memory security can be violated via the Auxdata API use-after-free.N...

9.8CVSS6.5AI score0.01715EPSS
SaveExploits0References1
Rows per page
Query Builder