Lucene search
+L

9483 matches found

OSV
OSV
added 2021/08/25 8:49 p.m.13 views

GHSA-GMV4-VMX3-X9F3 Data races in lock_api

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of RwLockWriteGuard unsoundness...

4.7CVSS4.6AI score0.00324EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/25 8:49 p.m.50 views

GHSA-RH7X-PPXX-P34C Insufficient size checks in ws

An issue was discovered in the ws crate through 2020-09-25 for Rust. The outgoing buffer is not properly limited, leading to a remote memory-consumption attack...

7.5CVSS7.5AI score0.01336EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/25 8:49 p.m.91 views

GHSA-HHW2-PQHF-VMX2 Use after free in actix-utils

An issue was discovered in the actix-utils crate before 2.0.0 for Rust. The Cell implementation allows obtaining more than one mutable reference to the same data...

9.1CVSS9.2AI score0.0141EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:49 p.m.35 views

Use after free in actix-service

An issue was discovered in the actix-service crate before 1.0.6 for Rust. The Cell implementation allows obtaining more than one mutable reference to the same data...

5.5CVSS5.6AI score0.00374EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2021/08/25 8:49 p.m.71 views

GHSA-WHC7-5P35-4WW2 Use after free in actix-service

An issue was discovered in the actix-service crate before 1.0.6 for Rust. The Cell implementation allows obtaining more than one mutable reference to the same data...

5.5CVSS5.4AI score0.00374EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:49 p.m.29 views

Path traversal in mozwire

An issue was discovered in the mozwire crate through 2020-08-18 for Rust. A ../ directory-traversal situation allows overwriting local files that have .conf at the end of the filename...

9.1CVSS8.6AI score0.01507EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/08/25 8:49 p.m.34 views

GHSA-4VHW-4RW7-JFPV Path traversal in mozwire

An issue was discovered in the mozwire crate through 2020-08-18 for Rust. A ../ directory-traversal situation allows overwriting local files that have .conf at the end of the filename...

9.1CVSS9AI score0.01507EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.46 views

Double free in alpm-rs

An issue was discovered in the alpm-rs crate through 2020-08-20 for Rust. StrcCtx performs improper memory deallocation...

9.8CVSS8.9AI score0.01515EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:48 p.m.3 views

GHSA-M833-JV95-MFJH Memory safety violation in crayon

An issue was discovered in the crayon crate through 2020-08-31 for Rust. A TOCTOU issue has a resultant memory safety violation via HandleLike...

8.1CVSS5.9AI score0.0087EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/25 8:48 p.m.39 views

GHSA-QRWC-JXF5-G8X6 Out of bounds read in ordnung

An issue was discovered in the ordnung crate through version 0.0.1 for Rust. compact::Vec violates memory safety via out-of-bounds access for large capacity...

7.5CVSS7.1AI score0.0139EPSS
SaveExploits2References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.34 views

Out of bounds read in ordnung

An issue was discovered in the ordnung crate through version 0.0.1 for Rust. compact::Vec violates memory safety via out-of-bounds access for large capacity...

7.5CVSS7.5AI score0.0139EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:48 p.m.65 views

GHSA-438G-FX34-4H9M Out of bounds read in simple-slab

An issue was discovered in the simple-slab crate before 0.3.3 for Rust. index allows an out-of-bounds read...

9.1CVSS8.2AI score0.0151EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.30 views

Out of bounds read in simple-slab

An issue was discovered in the simple-slab crate before 0.3.3 for Rust. index allows an out-of-bounds read...

9.1CVSS8.8AI score0.0151EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.35 views

Off-by-one error in simple-slab

An issue was discovered in the simple-slab crate before 0.3.3 for Rust. remove has an off-by-one error, causing memory leakage and a drop of uninitialized memory...

7.5CVSS7.7AI score0.01336EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.33 views

Unsoundness in bigint

An issue was discovered in the bigint crate through 2020-05-07 for Rust. It allows a soundness violation...

9.8CVSS8.9AI score0.01515EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/08/25 8:48 p.m.38 views

GHSA-WGX2-6432-J3FW Unsoundness in bigint

An issue was discovered in the bigint crate through 2020-05-07 for Rust. It allows a soundness violation...

9.8CVSS5.9AI score0.01515EPSS
SaveExploits0References5
OSV
OSV
added 2021/08/25 8:48 p.m.14 views

GHSA-J79J-CX3H-G27H Out of bounds write in traitobject

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

9.8CVSS9.7AI score0.0171EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.29 views

Out of bounds write in traitobject

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

9.8CVSS9.2AI score0.0171EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:47 p.m.34 views

Data races in rusqlite

An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via VTab / VTabCursor...

9.8CVSS9.2AI score0.01715EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/08/25 8:47 p.m.56 views

GHSA-Q948-X8RF-888M os_str_bytes relies on undefined behavior of `char::from_u32_unchecked`

The Windows implementation of this crate relied on the behavior of std::char::fromu32unchecked when its safety clause is violated. Even though this worked with Rust versions up to 1.42 at least, that behavior could change with any new Rust version, possibly leading a security issue. The flaw was...

7.5CVSS7.5AI score0.01336EPSS
SaveExploits0References4
Rows per page
Query Builder