Lucene search
K

9528 matches found

Cvelist
Cvelist
added 2025/05/12 2:54 p.m.17 views

CVE-2025-46718 sudo-rs Allows Low Privilege Users to Enumerate Privileges of Others

sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with limited sudo privileges e.g. execution of a single command can list sudo privileges of other users using the -U flag. This vulnerability allows users with limited sudo privileges to enumerat...

3.3CVSS0.00222EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2025/05/12 2:52 p.m.6 views

CVE-2025-46717 sudo-rs Allows Low Privilege Users to Discover the Existence of Files in Inaccessible Folders

sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with no or very limited sudo privileges can determine whether files exists in folders that they otherwise cannot access using sudo --list . Users with local access to a machine can discover the...

3.3CVSS3.7AI score0.00307EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2025/05/11 12:15 a.m.17 views

CVE-2025-47736

dialect/mod.rs in the libsql-sqlite3-parser crate through 0.13.0 before 14f422a for Rust can crash if the input is not valid UTF-8...

2.9CVSS7AI score0.00208EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/11 12:15 a.m.16 views

CVE-2025-47737

lib.rs in the trailer crate through 0.1.2 for Rust mishandles allocating with a size of zero...

2.9CVSS7AI score0.00464EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/11 12:15 a.m.25 views

CVE-2025-47735

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

2.9CVSS7AI score0.00286EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/05/09 6:30 p.m.24 views

Duplicate Advisory: ring has some AES functions that may panic when overflow checking is enabled in

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-4p46-pwfr-66x6. This link is maintained to preserve external references. Original Description A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC...

5.3CVSS7.1AI score0.00825EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2025/05/09 6:30 p.m.18 views

GHSA-C86P-W88R-QVQR Duplicate Advisory: ring has some AES functions that may panic when overflow checking is enabled in

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-4p46-pwfr-66x6. This link is maintained to preserve external references. Original Description A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC...

5.3CVSS7.2AI score0.00825EPSS
Exploits0References8
OSV
OSV
added 2025/05/09 4:15 p.m.9 views

CVE-2025-4432

A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 232 packets sent or received...

5.3CVSS6.6AI score0.00825EPSS
Exploits0References7
NVD
NVD
added 2025/05/09 4:15 p.m.10 views

CVE-2025-4432

A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 232 packets sent or received...

5.3CVSS0.00825EPSS
Exploits0References8
OSV
OSV
added 2025/05/09 4:15 p.m.6 views

UBUNTU-CVE-2025-4432

A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 232 packets sent or received...

5.3CVSS5.8AI score0.00825EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/05/09 4:6 p.m.13 views

CVE-2025-4432

A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 232 packets sent or received...

5.3CVSS6.9AI score0.00825EPSS
Exploits0
CVE
CVE
added 2025/05/09 4:6 p.m.237 views

CVE-2025-4432

CVE-2025-4432 affects Rust’s Ring crate. A panic can be triggered when overflow checking is enabled; in QUIC, a specially crafted packet can induce this panic, likely ~1 in 2^32 packets. CVSS v3.1 base score 5.3 (Network, Low attack complexity, No privileges, No user interaction; Availability imp...

5.3CVSS5.4AI score0.00825EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/05/09 4:6 p.m.37 views

CVE-2025-4432 Ring: some aes functions may panic when overflow checking is enabled in ring

A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 232 packets sent or received...

5.3CVSS0.00825EPSS
Exploits0References8
Github Security Blog
Github Security Blog
added 2025/05/09 6:32 a.m.11 views

wgp race condition in inner::drop

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

9.8CVSS6.9AI score0.00286EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/05/09 6:32 a.m.11 views

trailer mishandles allocating with a size of zero

lib.rs in the trailer crate through 0.1.2 for Rust mishandles allocating with a size of zero...

9.8CVSS6.9AI score0.00464EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2025/05/09 6:32 a.m.3 views

GHSA-6X45-R4PR-5362 trailer mishandles allocating with a size of zero

lib.rs in the trailer crate through 0.1.2 for Rust mishandles allocating with a size of zero...

2.9CVSS5.9AI score0.00464EPSS
Exploits1References5
OSV
OSV
added 2025/05/09 6:32 a.m.4 views

GHSA-8M95-FFFC-H4C5 libsql-sqlite3-parser crash due to invalid UTF-8 input

dialect/mod.rs in the libsql-sqlite3-parser crate through 0.13.0 before 14f422a for Rust can crash if the input is not valid UTF-8...

2.9CVSS6.8AI score0.00208EPSS
Exploits0References5
OSV
OSV
added 2025/05/09 6:32 a.m.5 views

GHSA-2W4W-4385-VH4H wgp race condition in inner::drop

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

2.9CVSS6.8AI score0.00286EPSS
Exploits0References4
NVD
NVD
added 2025/05/09 5:15 a.m.10 views

CVE-2025-47735

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

9.8CVSS0.00286EPSS
Exploits0References2
OSV
OSV
added 2025/05/09 5:15 a.m.4 views

CVE-2025-47736

dialect/mod.rs in the libsql-sqlite3-parser crate through 0.13.0 before 14f422a for Rust can crash if the input is not valid UTF-8...

2.9CVSS5.8AI score
Exploits0References4
Rows per page
Query Builder