Lucene search
+L

3514 matches found

Prion
Prion
added 2021/02/18 4:15 a.m.26 views

Information disclosure

An issue was discovered in the nb-connect crate before 1.0.3 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::SocketAddrV4 and std::net::SocketAddrV6 data structures...

7.5CVSS9.4AI score0.01448EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/02/18 4:15 a.m.24 views

Design/Logic Flaw

An issue was discovered in the yottadb crate before 1.2.0 for Rust. For some memory-allocation patterns, ydbsubscriptnextst and ydbsubscriptprevst have a use-after-free...

7.5CVSS9.4AI score0.01308EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/02/18 3:35 a.m.39 views

CVE-2021-27376

An issue was discovered in the nb-connect crate before 1.0.3 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::SocketAddrV4 and std::net::SocketAddrV6 data structures...

9.7AI score0.01448EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/02/18 3:35 a.m.28 views

CVE-2021-27377

An issue was discovered in the yottadb crate before 1.2.0 for Rust. For some memory-allocation patterns, ydbsubscriptnextst and ydbsubscriptprevst have a use-after-free...

9.7AI score0.01308EPSS
SaveExploits1References1
CVE
CVE
added 2021/02/18 3:35 a.m.116 views

CVE-2021-27378

The CVE-2021-27378 issue affects the rand_core crate prior to 0.6.2 for Rust. The root cause is mishandling in read_u32_into and read_u64_into that can lead to a random number generator being seeded with insufficient data, enabling an improper seed condition. Public references in the connected do...

9.8CVSS9.3AI score0.01228EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/02/18 3:35 a.m.35 views

CVE-2021-27378

An issue was discovered in the randcore crate before 0.6.2 for Rust. Because readu32into and readu64into mishandle certain buffer-length checks, a random number generator may be seeded with too little data...

9.7AI score0.01228EPSS
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2021/02/17 12:0 p.m.6 views

atomic_cell (=0.1.0) potentially affected by CVE-2021-29937 via telemetry (=0.1.3)

telemetry CARGO version =0.1.3 is affected by a known vulnerability. The following packages have a transitive dependency on telemetry and may be impacted: - atomiccell =0.1.0 Source cves: CVE-2021-29937 Source advisory: OSV:RUSTSEC-2021-0046...

9.8CVSS7.2AI score0.01363EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2021/02/17 12:0 p.m.5 views

font (>=0.0.11 <=0.3.2), msdfgen (=0.1.0) +2 more potentially affected by CVE-2021-28030 via truetype (>=0.10.4 <=0.22.0)

truetype CARGO version =0.10.4, =0.0.11, =0.12.0, =0.0.2, =0.0.4 Source cves: CVE-2021-28030 Source advisory: OSV:RUSTSEC-2021-0029...

7.5CVSS7.1AI score0.01059EPSS
SaveExploits0
RustSec
RustSec
added 2021/02/17 12:0 p.m.25 views

`Read` on uninitialized buffer may cause UB ('tectonic_xdv' crate)

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading from uninitialized memory...

9.8CVSS3.6AI score0.01191EPSS
SaveExploits0Affected Software1
RustSec
RustSec
added 2021/02/15 12:0 p.m.18 views

crate has been renamed to `qjsonrpc`

This crate has been renamed from jsonrpc-quic to qjsonrpc. The new repository location is:...

6.9AI score
SaveExploits0
OSV
OSV
added 2021/02/14 12:0 p.m.46 views

RUSTSEC-2021-0021 `nb-connect` invalidly assumes the memory layout of std::net::SocketAddr

The nb-connect crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about...

9.8CVSS9.4AI score0.01448EPSS
SaveExploits1References3
RustSec
RustSec
added 2021/02/14 12:0 p.m.28 views

`nb-connect` invalidly assumes the memory layout of std::net::SocketAddr

The nb-connect crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about...

9.8CVSS2.7AI score0.01448EPSS
SaveExploits1Affected Software1
CNNVD
CNNVD
added 2021/02/11 12:0 a.m.9 views

hyper crate for Rust environment issue vulnerability

hyper crate for Rust is a Rust-based HTTP library. An environmental issue vulnerability exists in hyper crate for Rust that arises from an unreasonable environmental factor in a networked system or product...

8.1CVSS7.2AI score0.04771EPSS
SaveExploits0References6
NVD
NVD
added 2021/02/09 11:15 p.m.21 views

CVE-2021-26957

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because there is an out-of-bounds read in xcb::xproto::changeproperty, as demonstrated by a format=32 T=u8 situation where out-of-bounds bytes are sent to an X server...

9.8CVSS0.01754EPSS
SaveExploits1References1
OSV
OSV
added 2021/02/09 11:15 p.m.10 views

CVE-2021-26958

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because transmutation to the wrong type can happen after xcb::base::castevent uses std::mem::transmute to return a reference to an arbitrary type...

8.8CVSS9.4AI score0.01754EPSS
SaveExploits3References1
OSV
OSV
added 2021/02/09 11:15 p.m.11 views

CVE-2021-26957

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because there is an out-of-bounds read in xcb::xproto::changeproperty, as demonstrated by a format=32 T=u8 situation where out-of-bounds bytes are sent to an X server...

9.8CVSS9.2AI score0.01728EPSS
SaveExploits3References1
NVD
NVD
added 2021/02/09 11:15 p.m.25 views

CVE-2021-26958

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because transmutation to the wrong type can happen after xcb::base::castevent uses std::mem::transmute to return a reference to an arbitrary type...

8.8CVSS0.016EPSS
SaveExploits1References1
NVD
NVD
added 2021/02/09 11:15 p.m.23 views

CVE-2021-26951

An issue was discovered in the calamine crate before 0.17.0 for Rust. It allows attackers to overwrite heap-memory locations because Vec::setlen is used without proper memory claiming, and this uninitialized memory is used for a user-provided Read operation, as demonstrated by Sectors::get...

9.8CVSS0.01728EPSS
SaveExploits1References1
NVD
NVD
added 2021/02/09 11:15 p.m.36 views

CVE-2021-26954

An issue was discovered in the qwutils crate before 0.3.1 for Rust. When a Clone panic occurs, insertsliceclone can perform a double drop...

5.3CVSS0.01359EPSS
SaveExploits1References1
NVD
NVD
added 2021/02/09 11:15 p.m.29 views

CVE-2021-26953

An issue was discovered in the postscript crate before 0.14.0 for Rust. It might allow attackers to obtain sensitive information from uninitialized memory locations via a user-provided Read implementation...

7.5CVSS0.01489EPSS
SaveExploits1References1
Rows per page
Query Builder