Lucene search
+L

9490 matches found

Fedora
Fedora
added 2025/05/03 1:11 a.m.18 views

[SECURITY] Fedora 41 Update: rust-hickory-proto-0.24.4-1.fc41

Hickory DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Hickory DNS projects...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2025/05/03 1:11 a.m.20 views

[SECURITY] Fedora 40 Update: rust-hickory-proto-0.24.4-1.fc40

Hickory DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Hickory DNS projects...

7.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/05/03 12:00 a.m.8 views

Fedora 41 : rust-hickory-proto (2025-def79f4594)

The remote Fedora 41 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-def79f4594 advisory. Update to version 0.24.4. Also contains fixes for RUSTSEC-2025-0006. Tenable has extracted the preceding description block directly from the Fedora security...

5.6AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/05/03 12:00 a.m.11 views

Fedora 40 : rust-hickory-proto (2025-5e5b0cc812)

The remote Fedora 40 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-5e5b0cc812 advisory. Update to version 0.24.4. Also contains fixes for RUSTSEC-2025-0006. Tenable has extracted the preceding description block directly from the Fedora security...

5.6AI score
SaveExploits0References1
OSV
OSV
added 2025/05/02 9:30 p.m.20 views

GHSA-V2P5-Q653-9J99 obfstr Type Confusion vulnerability

In the obfstr crate before 0.4.4 for Rust, the obfstr! argument type is not restricted to string slices, leading to invalid UTF-8 conversion that produces an invalid value...

2.9CVSS6.7AI score0.00161EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/05/02 9:30 p.m.19 views

obfstr Type Confusion vulnerability

In the obfstr crate before 0.4.4 for Rust, the obfstr! argument type is not restricted to string slices, leading to invalid UTF-8 conversion that produces an invalid value...

2.9CVSS6.8AI score0.00161EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/05/02 8:15 p.m.27 views

CVE-2024-58253

In the obfstr crate before 0.4.4 for Rust, the obfstr! argument type is not restricted to string slices, leading to invalid UTF-8 conversion that produces an invalid value...

2.9CVSS0.00161EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/02 12:00 a.m.21 views

CVE-2024-58253

In the obfstr crate before 0.4.4 for Rust, the obfstr! argument type is not restricted to string slices, leading to invalid UTF-8 conversion that produces an invalid value...

2.9CVSS0.00161EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.9 views

obfstr 安全漏洞

obfstr is a Rust compile-time string library from the Casper personal developer. A security vulnerability exists in obfstr versions prior to 0.4.4, which stems from not restricting the obfstr parameter type to string slices, which may result in invalid UTF-8 conversions...

2.9CVSS6.5AI score0.00161EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/05/02 12:00 a.m.7 views

CVE-2024-58253

In the obfstr crate before 0.4.4 for Rust, the obfstr! argument type is not restricted to string slices, leading to invalid UTF-8 conversion that produces an invalid value...

2.9CVSS4AI score0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/02 12:00 a.m.9 views

CVE-2024-58253

In the obfstr crate before 0.4.4 for Rust, the obfstr! argument type is not restricted to string slices, leading to invalid UTF-8 conversion that produces an invalid value...

2.9CVSS6.7AI score
SaveExploits0References4
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
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
OSV
OSV
added 2025/04/25 12:00 p.m.7 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
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.12 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
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
Rows per page
Query Builder