Lucene search
+L

3514 matches found

CVE
CVE
added 2023/09/01 6:22 p.m.73 views

CVE-2023-41051

CVE-2023-41051 concerns the vm-memory crate used in VMMs. A flaw in the default implementations of VolatileMemory::get_atomic_ref, aligned_as_ref, aligned_as_mut, get_ref, and get_array_ref allows out-of-bounds access if VolatileMemory::get_slice returns a VolatileSlice whose length is less than ...

4.7CVSS3.9AI score0.00237EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2023/09/01 6:22 p.m.18 views

CVE-2023-41051

In a typical Virtual Machine Monitor VMM there are several components, such as boot loader, virtual device drivers, virtio backend drivers and vhost drivers, that need to access the VM physical memory. The vm-memory rust crate provides a set of traits to decouple VM memory consumers from VM memor...

4.7CVSS4.4AI score0.00237EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2023/09/01 7:0 a.m.6 views

Cargo not respecting umask when extracting crate archives

...

7.9CVSS7AI score0.00778EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/08/24 10:20 p.m.18 views

mail-internals use-after-free vulnerability in `vec_insert_bytes`

Incorrect reallocation logic in the function vecinsertbytes causes a use-after-free. This function does not have to be called directly to trigger the vulnerability because many methods on EncodingWriter call this function internally. The mail-\ suite is unmaintained and the upstream sources have...

6.9AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/22 6:6 p.m.25 views

rustls-webpki: CPU denial of service in certificate path building

When this crate is given a pathological certificate chain to validate, it will spend CPU time exponential with the number of candidate certificates at each step of path building. Both TLS clients and TLS servers that accept client certificate are affected. We now give each path building operation...

6.8AI score
SaveExploits0References5Affected Software1
RustSec
RustSec
added 2023/08/16 12:0 p.m.10 views

`postgress` was removed from crates.io for malicious code

This crate was part of a typosquatting malware cluster published by the malicious user amaperf and contained a malware payload in build.rs to exfiltrate host information to the attacker. This advisory is to retrospectively document this attempted attack. The version information and download recor...

5.8AI score
SaveExploits0
OSV
OSV
added 2023/08/16 12:0 p.m.5 views

RUSTSEC-2023-0103 `postgress` was removed from crates.io for malicious code

This crate was part of a typosquatting malware cluster published by the malicious user amaperf and contained a malware payload in build.rs to exfiltrate host information to the attacker. This advisory is to retrospectively document this attempted attack. The version information and download recor...

5.8AI score
SaveExploits0References3
OSV
OSV
added 2023/08/16 12:0 p.m.7 views

RUSTSEC-2023-0102 `serd` was removed from crates.io for malicious code

This crate was part of a typosquatting malware cluster published by the malicious user amaperf and contained a malware payload in build.rs to exfiltrate host information to the attacker. This advisory is to retrospectively document this attempted attack. The version information and download recor...

5.8AI score
SaveExploits0References3
RustSec
RustSec
added 2023/08/07 12:0 p.m.7 views

`tui` is unmaintained; use `ratatui` instead

The tui crate is no longer maintained. Consider using the ratatui crate instead...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/08/07 12:0 p.m.17 views

RUSTSEC-2023-0054 Use-after-free in `vec_insert_bytes`

Incorrect reallocation logic in the function vecinsertbytes causes a use-after-free. This function does not have to be called directly to trigger the vulnerability because many methods on EncodingWriter call this function internally. The mail-\ suite is unmaintained and the upstream sources have...

7.1AI score
SaveExploits0References3
OSV
OSV
added 2023/08/07 12:0 p.m.18 views

RUSTSEC-2023-0049 `tui` is unmaintained; use `ratatui` instead

The tui crate is no longer maintained. Consider using the ratatui crate instead...

7.2AI score
SaveExploits0References3
OSV
OSV
added 2023/08/04 4:15 p.m.4 views

ALPINE-CVE-2023-38497

Cargo downloads the Rust project’s dependencies and compiles the project. Cargo prior to version 0.72.2, bundled with Rust prior to version 1.71.1, did not respect the umask when extracting crate archives on UNIX-like systems. If the user downloaded a crate containing files writeable by any local...

7.3CVSS6.7AI score0.00778EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2023/08/03 4:35 p.m.26 views

odoh-rs's Invalid Slice Split Results in Server Panic

A vulnerability was discovered in the odoh-rs rust crate that stems from faulty logic during the parsing of encrypted queries. This issue specifically occurs when processing encrypted query data received from remote clients. Impact An attacker with knowledge of this vulnerability could craft and...

5.9CVSS6.7AI score0.0065EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/08/03 4:35 p.m.65 views

GHSA-GPCV-P28P-FV2P odoh-rs's Invalid Slice Split Results in Server Panic

A vulnerability was discovered in the odoh-rs rust crate that stems from faulty logic during the parsing of encrypted queries. This issue specifically occurs when processing encrypted query data received from remote clients. Impact An attacker with knowledge of this vulnerability could craft and...

5.9CVSS5.6AI score0.0065EPSS
SaveExploits0References6
Hacker One
Hacker One
added 2023/08/03 3:30 p.m.64 views

Internet Bug Bounty: Cargo not respecting umask when extracting crate archives

Cargo did not respect the umask when extracting crate archives on UNIX-like systems, potentially allowing a local attacker to modify the source code compiled and executed by the current user...

7.9CVSS6.8AI score0.00778EPSS
SaveExploits0
Prion
Prion
added 2023/08/03 3:15 p.m.22 views

Code injection

A vulnerability was discovered in the odoh-rs rust crate that stems from faulty logic during the parsing of encrypted queries. This issue specifically occurs when processing encrypted query data received from remote clients and enables an attacker with knowledge of this vulnerability to craft and...

2.6CVSS5.7AI score0.0065EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/08/03 2:30 p.m.5 views

USN-6275-1 cargo, rust-cargo vulnerability

Addison Crump discovered that Cargo incorrectly set file permissions on UNIX-like systems when extracting crate archives. If the crate would contain files writable by any user, a local attacker could possibly use this issue to execute code as another user...

7.9CVSS7.1AI score0.00778EPSS
SaveExploits0References2
CVE
CVE
added 2023/08/03 1:49 p.m.59 views

CVE-2023-3766

The CVE-2023-3766 issue affects the odoh-rs Rust crate, caused by faulty logic in parsing encrypted queries. When processing data from remote clients, an attacker can craft specially designed encrypted queries that trigger a server panic/crash, temporarily disrupting ODOH service availability. Pa...

5.9CVSS5.6AI score0.0065EPSS
SaveExploits0References2Affected Software1
RustSec
RustSec
added 2023/08/03 12:0 p.m.8 views

Invalid Slice Split Results in Server Panic

A vulnerability was discovered in the odoh-rs rust crate that stems from faulty logic during the parsing of encrypted queries. This issue specifically occurs when processing encrypted query data received from remote clients. Impact An attacker with knowledge of this vulnerability could craft and...

5.9CVSS7AI score0.0065EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2023/08/03 12:0 p.m.7 views

RUSTSEC-2023-0095 Invalid Slice Split Results in Server Panic

A vulnerability was discovered in the odoh-rs rust crate that stems from faulty logic during the parsing of encrypted queries. This issue specifically occurs when processing encrypted query data received from remote clients. Impact An attacker with knowledge of this vulnerability could craft and...

5.9CVSS6.9AI score0.0065EPSS
SaveExploits0References4
Rows per page
Query Builder