Lucene search
+L

481 matches found

vulnersOsv
vulnersOsv
added 2023/09/12 12:00 p.m.2 views

html5-picture (>=0.0.4-alpha, <=0.2.0), image-decompose (>=0.1.0, <=0.4.1) +3 more potentially affected by CVE-2023-4863 +1 more via libwebp-sys (>=0.2.0, <=0.5.0)

libwebp-sys CARGO version =0.2.0, =0.0.4-alpha, =0.1.0, =0.5.17, =0.1.0, =0.2.2 Source cves: CVE-2023-4863, CVE-2023-5129 Source advisory: OSV:RUSTSEC-2023-0061...

8.8CVSS7.1AI score0.99979EPSS
SaveExploits9
vulnersOsv
vulnersOsv
added 2023/09/10 12:00 p.m.2 views

ahqstore_cli_rs (>=1.0.0-rc10, <=1.0.0-rc11), algebraics (>=0.1.2, <=0.2.0) +244 more potentially affected by unknown CVE via inventory (>=0.1.10, <=0.1.11)

inventory CARGO version =0.1.10, =1.0.0-rc10, =0.1.2, =0.11.0, =0.2.0, =0.1.0, =0.6.0, =0.7.0, =0.6.0, =0.5.0, =0.6.0, =0.4.0, =0.6.0, =0.5.0, =0.15.3 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2023-0057...

5.4AI score
SaveExploits0
Cvelist
Cvelist
added 2023/09/01 6:22 p.m.83 views

CVE-2023-41051 Default functions in VolatileMemory trait lack bounds checks in vm-memory

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...

2.5CVSS4.7AI score0.00237EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2023/09/01 6:22 p.m.24 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
CVE
CVE
added 2023/09/01 6:22 p.m.77 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
vulnersOsv
vulnersOsv
added 2023/09/01 12:00 p.m.1 views

dbs-address-space (>=0.1.0, <=0.3.0), dbs-arch (>=0.1.0, <=0.2.3) +14 more potentially affected by CVE-2023-41051 via vm-memory (>=0.4.0, <=0.11.0)

vm-memory CARGO version =0.4.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.5.0, =1.3.0, =0.1.0, =0.1.0, =0.1.0, =0.3.0, =0.2.0, =0.3.0 and more Source cves: CVE-2023-41051 Source advisory: OSV:RUSTSEC-2023-0056...

4.7CVSS5AI score0.00237EPSS
SaveExploits0
OSV
OSV
added 2023/08/16 12:00 p.m.12 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
Github Security Blog
Github Security Blog
added 2023/08/03 4:35 p.m.30 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.00777EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/08/03 4:35 p.m.70 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.00777EPSS
SaveExploits0References6
Prion
Prion
added 2023/08/03 3:15 p.m.26 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.00777EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2023/08/03 1:49 p.m.64 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.00777EPSS
SaveExploits0References2Affected Software1
RustSec
RustSec
added 2023/08/03 12:00 p.m.13 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.00777EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2023/08/03 12:00 p.m.10 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.00777EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2023/07/19 10:09 p.m.1 views

bridge_lmdb (0.1.0), ithos (0.0.0) +3 more potentially affected by unknown CVE via lmdb-rs (0.7.6)

lmdb-rs CARGO version 0.7.6 is affected by a known vulnerability. The following packages have a transitive dependency on lmdb-rs and may be impacted: - bridgelmdb 0.1.0 - ithos 0.0.0 - sanakirja =1.0.0, =0.1.0, =0.1.0, =0.3.0 Source cves: unknown CVE Source advisory: OSV:GHSA-F9G6-FP84-FV92...

5.4AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2023/07/18 3:30 p.m.1 views

ostree-ext (>=0.1.0, <=0.9.1) potentially affected by CVE-2022-47085 via ostree (>=0.11.0, <=0.15.0)

ostree CARGO version =0.11.0, =0.1.0, =0.9.1 Source cves: CVE-2022-47085 Source advisory: OSV:GHSA-X96G-95FQ-4XV4...

7.5CVSS5.4AI score0.00866EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2023/06/27 1:25 a.m.9 views

SUSE CVE-2023-33290

The git-url-parse crate through 0.4.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to normalizeurl in lib.rs, a similar issue to CVE-2023-32758 Python...

7.5CVSS6.9AI score0.00758EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2023/06/21 9:30 p.m.28 views

Withdrawn Advisory: urlnorm vulnerable to Regular Expression Denial of Service

Withdrawn Advisory This advisory has been withdrawn because the security impact of the slow printing of URLs has been disputed. This link is maintained to preserve external references. Original Description The urlnorm crate through 0.1.4 for Rust allows Regular Expression Denial of Service ReDos...

7.5CVSS7.4AI score0.01202EPSS
SaveExploits1References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2023/06/12 1:15 p.m.7 views

CVE-2023-33290

The git-url-parse crate through 0.4.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to normalizeurl in lib.rs, a similar issue to CVE-2023-32758 Python...

7.5CVSS5.8AI score0.01033EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2023/06/05 4:15 a.m.5 views

CVE-2023-34411

The xml-rs crate before 0.8.14 for Rust and Crab allows a denial of service panic via an invalid...

7.5CVSS5.8AI score0.01162EPSS
SaveExploits1References5
OSV
OSV
added 2023/06/05 4:15 a.m.9 views

UBUNTU-CVE-2023-34411

The xml-rs crate before 0.8.14 for Rust and Crab allows a denial of service panic via an invalid ! token such as !DOCTYPEs/%!A nesting in an XML document. The earliest affected version is 0.8.9...

7.5CVSS5.8AI score0.01162EPSS
SaveExploits1References6
Rows per page
Query Builder