Lucene search
+L

4919 matches found

CNNVD
CNNVD
added 2021/12/27 12:00 a.m.12 views

Rust messagepack-rs crate 安全漏洞

Rust messagepack-rs crate is messagepack-rs is a pure Rust MessagePack implementation. A security vulnerability exists in Rust messagepack-rs crate in versions prior to 2021-01-26, which stems from the fact that deserializestringprimitive can read data from uninitialized memory locations...

9.8CVSS8.2AI score0.01191EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/12/27 12:00 a.m.12 views

Rust flumedb crate 安全漏洞

Rust flumedb crate is a new architecture in which the Sunrise choir sink is a rewrite of JavaScript flumedb into rust to gain better performance and flexibility. a security vulnerability exists in Rust flumedb crate that stems from the fact that readentry can read data from an uninitialized memor...

9.8CVSS5.6AI score0.01191EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/12/27 12:00 a.m.10 views

gfx-rs 安全漏洞

gfx-rs is gfx-rs is a low-level, cross-platform graphics and computation abstraction library in Rust. A security vulnerability exists in gfx-rs that stems from the fact that gfxauxil::readspirv can read data from uninitialized memory locations...

9.8CVSS8.3AI score0.01191EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/12/27 12:00 a.m.9 views

Rust ash crate 安全漏洞

Rust ash crate is a very lightweight Vulkan wrapper. a security vulnerability exists in versions of Rust ash crate prior to 0.33.1, which stems from the fact that util::readspv can read data from an uninitialized memory location. No details of the vulnerability are currently available...

9.8CVSS5.5AI score0.01345EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/12/27 12:00 a.m.11 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust bite crate in versions prior to 2020-12-31, which stems from read::BiteReadExpandedExt::read framed max can read data from uninitialized memory locations...

7.5CVSS7.2AI score0.01059EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2021/12/26 9:54 p.m.34 views

CVE-2020-36511

An issue was discovered in the bite crate through 2020-12-31 for Rust. read::BiteReadExpandedExt::readframedmax may read from uninitialized memory locations...

7.4AI score0.01059EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/26 9:53 p.m.41 views

CVE-2020-36512

An issue was discovered in the buffoon crate through 2020-12-31 for Rust. InputStream::readexact may read from uninitialized memory locations...

9.4AI score0.01191EPSS
SaveExploits0References2
CVE
CVE
added 2021/12/26 9:53 p.m.82 views

CVE-2020-36512

The CVE-2020-36512 entry concerns the Rust crate buffoon (through 2020-12-31). Affected code path: InputStream::read_exact may read from uninitialized memory, causing undefined behavior and potential memory exposure. Documented in multiple feeds (NVD, Red Hat, OSV, CNVD, etc.) with UB implication...

9.8CVSS9.2AI score0.01191EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/12/26 9:53 p.m.43 views

CVE-2020-36513

An issue was discovered in the accreader crate through 2020-12-27 for Rust. readupto may read from uninitialized memory locations...

9.4AI score0.01191EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/26 9:53 p.m.72 views

CVE-2020-36514

An issue was discovered in the accreader crate through 2020-12-27 for Rust. fillbuf may read from uninitialized memory locations...

9.4AI score0.01191EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/26 9:52 p.m.43 views

CVE-2021-45682

An issue was discovered in the bronzedb-protocol crate through 2021-01-03 for Rust. ReadKVExt may read from uninitialized memory locations...

9.6AI score0.01191EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/26 9:52 p.m.39 views

CVE-2021-45683

An issue was discovered in the binjsio crate through 2021-01-03 for Rust. The Read method may read from uninitialized memory locations...

9.6AI score0.01191EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/26 9:52 p.m.46 views

CVE-2021-45684

An issue was discovered in the flumedb crate through 2021-01-07 for Rust. readentry may read from uninitialized memory locations...

9.6AI score0.01191EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/26 9:51 p.m.26 views

CVE-2021-45688

An issue was discovered in the ash crate before 0.33.1 for Rust. util::readspv may read from uninitialized memory locations...

9.6AI score0.01345EPSS
SaveExploits0References2
CVE
CVE
added 2021/12/26 9:51 p.m.67 views

CVE-2021-45689

CVE-2021-45689 affects the Rust crate gfx-auxil . The function gfx_auxil::read_spirv may read from uninitialized memory, per the NVD entry (through 2021-01-07). Root cause is reading uninitialized memory in the read_spirv path. Impact is memory safety issues (undefined behavior) with potential pa...

9.8CVSS9.2AI score0.01191EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/12/26 9:51 p.m.31 views

CVE-2021-45689

An issue was discovered in the gfx-auxil crate through 2021-01-07 for Rust. gfxauxil::readspirv may read from uninitialized memory locations...

9.6AI score0.01191EPSS
SaveExploits0References2
CVE
CVE
added 2021/12/26 9:50 p.m.68 views

CVE-2021-45691

CVE-2021-45691 affects the Rust crate messagepack-rs (through 2021-01-26). The issue is that deserialize_string may read from uninitialized memory locations, leading to potentially unsafe reads. According to NVD, the vulnerability has a CVSS v3.1 base score of 9.8 (CRITICAL) with network attack v...

9.8CVSS9.2AI score0.01191EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/12/26 9:50 p.m.30 views

CVE-2021-45691

An issue was discovered in the messagepack-rs crate through 2021-01-26 for Rust. deserializestring may read from uninitialized memory locations...

9.6AI score0.01191EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/26 9:50 p.m.32 views

CVE-2021-45692

An issue was discovered in the messagepack-rs crate through 2021-01-26 for Rust. deserializeextensionothers may read from uninitialized memory locations...

9.6AI score0.01372EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/26 9:50 p.m.26 views

CVE-2021-45693

An issue was discovered in the messagepack-rs crate through 2021-01-26 for Rust. deserializestringprimitive may read from uninitialized memory locations...

9.6AI score0.01191EPSS
SaveExploits0References2
Rows per page
Query Builder