Lucene search
+L

10775 matches found

CVE
CVE
added 2025/05/02 12:00 a.m.63 views

CVE-2024-58253

CVE-2024-58253 affects the Rust crate obfstr prior to 0.4.4. The issue is that the obfstr! argument type is not restricted to string slices, which can cause an invalid UTF-8 conversion and produce an invalid value. The vulnerability is tied to versions before 0.4.4; updating to 0.4.4 or later res...

2.9CVSS4AI score0.00161EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2025/04/30 5:41 p.m.4 views

audio-video-metadata (>=0.1.0, <=0.1.7), fselect (>=0.3.2, <=0.8.11) +4 more potentially affected by unknown CVE via mp3-metadata (>=0.1.1, <=0.3.4)

mp3-metadata CARGO version =0.1.1, =0.1.0, =0.3.2, =0.1.2, =0.1.0, =0.2.2 Source cves: unknown CVE Source advisory: OSV:GHSA-927Q-G9W9-PM54...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/29 12:00 a.m.12 views

VApps: Verifiable Applications at Internet Scale

Blockchain technology promises a decentralized, trustless, and interoperable infrastructure. However, widespread adoption remains hindered by issues such as limited scalability, high transaction costs, and the complexity of maintaining coherent verification logic across different blockchain layer...

7.4AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2025/04/28 12:00 p.m.3 views

a3mo_lib (>=0.1.0, <=0.1.1), abra (0.0.1) +4423 more potentially affected by unknown CVE via rustc-serialize (>=0.1.5, <=0.3.25)

rustc-serialize CARGO version =0.1.5, =0.1.0, =0.1.7, =0.2.0-beta.4, =0.0.6, =0.1.0, =0.2.1, =0.1.4, =0.1.1, =0.1.0, =0.9.0, =0.1.0, =0.3.3, =0.5.0 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2025-0025...

5.5AI score
SaveExploits0
OSV
OSV
added 2025/04/25 12:00 p.m.8 views

RUSTSEC-2025-0063 Possible unsound public API

The public accessible struct SyncVec has a public safe method getunchecked. It accept a parameter index and used in the getunchecked without sufficient checks as mentioned here...

7AI score
SaveExploits0References2
RustSec
RustSec
added 2025/04/25 12:00 p.m.12 views

Possible unsound public API

The public accessible struct SyncVec has a public safe method getunchecked. It accept a parameter index and used in the getunchecked without sufficient checks as mentioned here...

7AI score
SaveExploits0Affected Software1
RustSec
RustSec
added 2025/04/24 12:00 p.m.8 views

`FormatContext` stream accessors can cause undefined behavior from safe code

Affected versions of stainlessffmpeg exposed several safe public methods on FormatContext that accepted a streamindex parameter and used it in unsafe pointer operations without checking whether the index was valid. These methods performed pointer arithmetic and dereferenced the resulting stream...

5.4AI score
SaveExploits0Affected Software1
vulnersOsv
vulnersOsv
added 2025/04/24 12:00 p.m.1 views

alloy-rs (0.2.1), anndata (0.2.0) +113 more potentially affected by unknown CVE via arrow2 (>=0.5.3, <=0.18.0)

arrow2 CARGO version =0.5.3, =0.1.0, =0.1.0, =0.6.0, =0.1.0, =0.0.1, =0.1.0, =0.2.1, =0.2.2, =0.4.0, =0.1.0, =0.1.0, =0.1.4 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2025-0038...

5.4AI score
SaveExploits0
OSV
OSV
added 2025/04/24 12:00 p.m.10 views

RUSTSEC-2025-0164 `DTriangle` accessors may read out of bounds in affected versions

In affected versions, DTriangle::neighborbyorder and DTriangle::vertexbyorder were public safe functions that accepted an arbitrary order value. These functions used order to access fixed-size internal arrays with getunchecked, without checking whether order was within bounds. Calling these metho...

5.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/24 12:00 a.m.13 views

PT-2025-17866 · Undefined · Undefined

Name of the Vulnerable Software and Affected Versions: The product name cannot be determined. Description: A critical bug in the Rust-Miniscript satisfier causes crashes when compiling certain threshold descriptors, such as 3-of-3 with mixed conditions. No funds were lost due to this issue...

6.4AI score
SaveExploits0References4
OSV
OSV
added 2025/04/23 12:00 p.m.13 views

RUSTSEC-2025-0162 `VMABuffer::set_data` may allow out-of-bounds writes from safe code

VMABuffer::setdata was a publicly accessible safe function. It accepted an arbitrary offset and a data slice, then used the offset in unsafe pointer arithmetic before copying the slice into a mapped allocation. Affected versions did not check that the requested write range fit within the allocati...

6AI score
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2025/04/23 12:00 p.m.1 views

aabb_physics (>=0.1.0, <=0.1.1), acolor (>=0.0.2, <=0.0.11) +117 more potentially affected by unknown CVE via macroquad (>=0.2.9, <=0.4.16)

macroquad CARGO version =0.2.9, =0.1.0, =0.0.2, =0.1.0, =0.1.0, =0.1.0, =0.0.4, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.2.3 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2025-0035...

5.5AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/04/21 8:05 p.m.706 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Microsoft

Video Tutorial !CVE-2025-24071 Demohttps://img.youtube.co...

6.5CVSS7.9AI score0.58909EPSS
SaveExploits36
Fedora
Fedora
added 2025/04/21 4:47 p.m.12 views

[SECURITY] Fedora 41 Update: rust-utf16_iter-1.0.5-1.fc41

Iterator by char over potentially-invalid UTF-16 in &u16...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2025/04/21 4:47 p.m.12 views

[SECURITY] Fedora 41 Update: rust-sequoia-openpgp-2.0.0-2.fc41

OpenPGP data types and associated machinery...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2025/04/21 4:47 p.m.23 views

[SECURITY] Fedora 41 Update: rust-version-ranges-0.1.1-2.fc41

Performance-optimized type for generic version ranges and operations on them...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2025/04/21 4:47 p.m.19 views

[SECURITY] Fedora 41 Update: rust-zerovec-0.10.4-4.fc41

Zero-copy vector backed by a byte array...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2025/04/21 4:47 p.m.11 views

[SECURITY] Fedora 41 Update: rust-writeable-0.5.5-3.fc41

A more efficient alternative to fmt::Display...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2025/04/21 4:47 p.m.11 views

[SECURITY] Fedora 41 Update: rust-url-2.5.4-1.fc41

URL library for Rust, based on the WHATWG URL Standard...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2025/04/21 4:47 p.m.16 views

[SECURITY] Fedora 41 Update: rust-tinystr-0.7.6-4.fc41

A small ASCII-only bounded length string representation...

7.3AI score
SaveExploits0
Rows per page
Query Builder