Lucene search
+L

288 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 4:26 p.m.15 views

CVE-2020-35880

An issue was discovered in the bigint crate through 2020-05-07 for Rust. It allows a soundness violation...

9.8CVSS6.8AI score0.01515EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:06 p.m.11 views

CVE-2020-36465

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS6.7AI score0.01243EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.12 views

CVE-2020-36212

An issue was discovered in the abistable crate before 0.9.1 for Rust. DrainFilter lacks soundness because of a double drop...

7.5CVSS6.8AI score0.01413EPSS
SaveExploits1
OSV
OSV
added 2025/05/15 4:22 p.m.21 views

GHSA-GG76-HG3V-5Q6C macroquad vulnerable to multiple soundness issues

Several soundness issues have been reported. Resolving them doesn't seem to be considered a priority. In particular, unprincipled use of mutable statics is pervasive throughout the library, making it possible to cause use-after-free in safe code. Currently, no fixed version is available...

8.7CVSS5.8AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/05/15 4:22 p.m.48 views

macroquad vulnerable to multiple soundness issues

Several soundness issues have been reported. Resolving them doesn't seem to be considered a priority. In particular, unprincipled use of mutable statics is pervasive throughout the library, making it possible to cause use-after-free in safe code. Currently, no fixed version is available...

7.2AI score
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/15 12:00 a.m.14 views

PT-2025-21902 · Crates.Io · Macroquad

Several soundness issues have been reported. Resolving them doesn't seem to be considered a priority. In particular, unprincipled use of mutable statics is pervasive throughout the library, making it possible to cause use-after-free in safe code. Currently, no fixed version is available...

8.7CVSS7.3AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/05/08 2:53 p.m.16 views

fast_id_map has a soundness issue and is unmaintained

FastMap::get lacks sufficient checks to its parameter index and is used to unsafely get a Vec element. fastidmap is unmaintained...

7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/06 12:00 p.m.5 views

RUSTSEC-2025-0034 soundness issue and unmaintained

FastMap::get lacks sufficient checks to its parameter index and is used to unsafely get a Vec element. fastidmap is unmaintained...

7AI score
SaveExploits0References3
OSV
OSV
added 2025/05/06 12:00 p.m.7 views

RUSTSEC-2025-0064 soundness issue and unmaintained

wrenrust::macros::defaultrealloc lacks sufficient checks to it pointer parameter which passed into free and realloc wrenrust is unmaintained...

7AI score
SaveExploits0References3
OSV
OSV
added 2025/04/23 12:00 p.m.11 views

RUSTSEC-2025-0035 Multiple soundness issues in `macroquad`

Several soundness issues have been reported. Resolving them doesn't seem to be considered a priority. In particular, unprincipled use of mutable statics is pervasive throughout the library, making it possible to cause use-after-free in safe code. Currently, no fixed version is available...

7.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/04/23 12:00 a.m.23 views

PT-2025-21910 · Crates.Io · Macroquad

Several soundness issues have been reported. Resolving them doesn't seem to be considered a priority. In particular, unprincipled use of mutable statics is pervasive throughout the library, making it possible to cause use-after-free in safe code. Currently, no fixed version is available...

7.3AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/03/31 4:13 p.m.18 views

array-init-cursor is unsound when used with types that implement `Drop`

The Drop implementation will get run twice when using the cursor. This issue does not affect you, if you are using only using the crate with types that are Copy such as u8. This issue also does not affect you, if you are only depending on it through the crate planus...

7.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/10 12:00 p.m.12 views

RUSTSEC-2025-0029 totally-safe introduces memory vulnerabilities in safe Rust

totally-safe provides unsound APIs that exploit a soundness bug in rustc: https://github.com/rust-lang/rust/issues/25860...

7.1AI score
SaveExploits0References3
OSV
OSV
added 2025/02/10 12:00 p.m.9 views

RUSTSEC-2025-0028 cve-rs introduces memory vulnerabilities in safe Rust

This crate is a joke and should never be used. cve-rs provides demonstrations of common memory vulnerabilities such as buffer overflows and segfaults implemented completely within safe Rust. Internally, this crate does not use unsafe code, it instead exploits a soundness bug in rustc:...

7.4AI score
SaveExploits0References3
OSV
OSV
added 2025/02/10 12:00 p.m.9 views

RUSTSEC-2025-0030 totally-safe-transmute allows transmuting any type to any other type in safe Rust

This crate is a toy and should never be used. It showcases a known soundness issue https://github.com/rust-lang/rust/issues/32670 that will never get fixed. In short, Linux provides a file called /proc/self/mem which can be used by a program to modify its own memory. This library modifies an enum...

7AI score
SaveExploits0References3
RustSec
RustSec
added 2025/02/10 12:00 p.m.38 views

totally-safe introduces memory vulnerabilities in safe Rust

totally-safe provides unsound APIs that exploit a soundness bug in rustc: https://github.com/rust-lang/rust/issues/25860...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/02/10 12:00 a.m.16 views

PT-2025-19818 · Crates.Io · Totally-Safe

totally-safe provides unsound APIs that exploit a soundness bug in rustc: https://github.com/rust-lang/rust/issues/25860...

7.2AI score
SaveExploits0References4
OSV
OSV
added 2025/01/30 7:28 p.m.8 views

GHSA-HJ49-H7FQ-PX5H Soundness issue with Plonky2 look up tables

Impact Lookup tables, whose length is not divisible by 26 = floornumroutedwires / 3 always include the 0 - 0 input-output pair. Thus a malicious prover can always prove that f0 = 0 for any lookup table f unless its length happens to be divisible by 26. The cause of problem is that the...

8.6CVSS8.4AI score0.00321EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/01/30 7:28 p.m.15 views

Soundness issue with Plonky2 look up tables

Impact Lookup tables, whose length is not divisible by 26 = floornumroutedwires / 3 always include the 0 - 0 input-output pair. Thus a malicious prover can always prove that f0 = 0 for any lookup table f unless its length happens to be divisible by 26. The cause of problem is that the...

8.6CVSS6.6AI score0.00321EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/01/30 7:20 p.m.73 views

CVE-2025-24802

Summary of CVE-2025-24802 (Plonky2) : The vulnerability stems from padding zeroes in the LookupTableGate mechanism in Plonky2, where lookup tables whose length is not divisible by 26 (computed as floor(num_routed_wires/3)) will always include the 0 -> 0 input-output pair. This allows a malicio...

8.6CVSS8.4AI score0.00321EPSS
SaveExploits0References3
Rows per page
Query Builder