Lucene search
+L

3500 matches found

OSV
OSV
added 2020/03/19 12:0 p.m.56 views

RUSTSEC-2020-0005 CBox API allows to de-reference raw pointers without `unsafe` code

CBox and CSemiBox are part of the public API of the cbox crate and they allow to create smart pointers from raw pointers and de-reference them without the need of unsafe code...

9.8CVSS9.4AI score0.01629EPSS
SaveExploits1References3
vulnersOsv
vulnersOsv
added 2020/02/11 12:0 p.m.5 views

annatar (>=0.4.3 <=0.5.8), ansi2png-rs (>=0.1.0 <=0.1.1) +82 more potentially affected by CVE-2020-35879 via rulinalg (=0.4.2)

rulinalg CARGO version =0.4.2 is affected by a known vulnerability. The following packages have a transitive dependency on rulinalg and may be impacted: - annatar =0.4.3, =0.1.0, =0.2.9, =14.1.0, =0.1.5, =0.1.0, =0.1.0, =0.4.0, =1.0.0, =0.3.2, =0.1.0, =0.1.3 - electro =0.9.3 and more Source cves:...

9.8CVSS7.2AI score0.01648EPSS
SaveExploits1
OSV
OSV
added 2020/02/10 12:0 p.m.7 views

RUSTSEC-2020-0144 lzw is unmaintained

The author of the lzw crate is unresponsive. Maintained alternatives: - weezl...

7.1AI score
SaveExploits0References3
RustSec
RustSec
added 2020/02/10 12:0 p.m.18 views

lzw is unmaintained

The author of the lzw crate is unresponsive. Maintained alternatives: - weezl...

2.1AI score
SaveExploits0Affected Software1
OSV
OSV
added 2020/02/07 12:0 p.m.5 views

RUSTSEC-2020-0169 multi_mut is Unmaintained

Last release was about 6 years ago. There is an outstanding soundness issue. The maintainer has not responded for two years to the existing soundness issue. Rust compiler has enabled errors relating to LLVM noalias rules and may not compile anymore where as the old compiler versions had turned...

7.2AI score
SaveExploits0References5
RustSec
RustSec
added 2020/01/24 12:0 p.m.31 views

Improper `Sync` implementation on `FuturesUnordered` in futures-utils can cause data corruption

Affected versions of the crate had an unsound Sync implementation on the FuturesUnordered structure, which used a Cell for interior mutability without any code to handle synchronized access to the underlying task list's length and head safely. This could of lead to data corruption since two threa...

5.5CVSS1.5AI score0.00334EPSS
SaveExploits0Affected Software1
RustSec
RustSec
added 2020/01/21 12:0 p.m.18 views

Threshold value is ignored (all shares are n=3)

Affected versions of this crate did not properly calculate secret shares requirements. This reduces the security of the algorithm by restricting the crate to always using a threshold value of three, rather than a configurable limit. The flaw was corrected by correctly configuring the threshold...

2.5AI score
SaveExploits0Affected Software1
OSV
OSV
added 2019/11/21 12:0 p.m.16 views

RUSTSEC-2019-0032 crust repo has been archived; use libp2p instead

The crust crate repo was archived with no warning or explanation. Given that it was archived with no warning or successor, there's not an official replacement but rust-libp2p looks like it's got a similar feature set and is actively maintained...

7.1AI score
SaveExploits0References3
OSV
OSV
added 2019/11/21 12:0 p.m.14 views

RUSTSEC-2019-0031 spin is no longer actively maintained

The author of the spin crate does not have time or interest to maintain it. Consider the following alternatives all of which support nostd: - conquer-once - lockapi a subproject of parkinglot - spinningtop spinlock crate built on lockapi - spinning...

7.1AI score
SaveExploits0References3
RustSec
RustSec
added 2019/11/21 12:0 p.m.19 views

spin is no longer actively maintained

The author of the spin crate does not have time or interest to maintain it. Consider the following alternatives all of which support nostd: - conquer-once - lockapi a subproject of parkinglot - spinningtop spinlock crate built on lockapi - spinning...

2.3AI score
SaveExploits0Affected Software1
RustSec
RustSec
added 2019/11/21 12:0 p.m.21 views

crust repo has been archived; use libp2p instead

The crust crate repo was archived with no warning or explanation. Given that it was archived with no warning or successor, there's not an official replacement but rust-libp2p looks like it's got a similar feature set and is actively maintained...

2.4AI score
SaveExploits0Affected Software1
OSV
OSV
added 2019/11/16 12:0 p.m.40 views

RUSTSEC-2019-0033 Integer Overflow in HeaderMap::reserve() can cause Denial of Service

HeaderMap::reserve used usize::nextpoweroftwo to calculate the increased capacity. However, nextpoweroftwo silently overflows to 0 if given a sufficiently large number in release mode. If the map was not empty when the overflow happens, the library will invoke self.grow0 and start infinite probin...

7.5CVSS7.3AI score0.0246EPSS
SaveExploits1References3
RustSec
RustSec
added 2019/11/16 12:0 p.m.24 views

Integer Overflow in HeaderMap::reserve() can cause Denial of Service

HeaderMap::reserve used usize::nextpoweroftwo to calculate the increased capacity. However, nextpoweroftwo silently overflows to 0 if given a sufficiently large number in release mode. If the map was not empty when the overflow happens, the library will invoke self.grow0 and start infinite probin...

2.1AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2019/11/13 12:0 a.m.2 views

PT-2019-19976 · Rust +1 · Thiserror +6

Name of the Vulnerable Software and Affected Versions: failure crate versions 0.1.5 and earlier Description: The issue presents a type confusion flaw when downcasting, which may introduce compatibility hazards in some applications. This affects products that are no longer supported by the...

9.8CVSS6.8AI score0.02874EPSS
SaveExploits1References28
Positive Technologies
Positive Technologies
added 2019/11/13 12:0 a.m.5 views

PT-2019-16427 · Rust +1 · Failure +1

Name of the Vulnerable Software and Affected Versions: failure crate versions through 0.1.5 failure crate versions through 2019-11-13 Description: The issue is related to type confusion that can occur when private get type id is overridden, leading to undefined behavior when downcasting. This can...

9.8CVSS7AI score0.02874EPSS
SaveExploits1References29
RustSec
RustSec
added 2019/10/22 12:0 p.m.30 views

ChaCha20 counter overflow can expose repetitions in the keystream

The ChaCha20 stream cipher can produce a maximum of 2^32 blocks 256GB before the 32-bit counter overflows. Releases of the chacha20 crate prior to v0.2.3 allow generating keystreams larger than this, including seeking past the limit. When this occurs, the keystream is duplicated, with failure mod...

7.5CVSS1.7AI score0.01309EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2019/10/08 12:0 p.m.16 views

RUSTSEC-2019-0024 Test advisory with associated example crate

This is a test advisory useful for verifying RustSec tooling and vulnerability detection pipelines are working correctly. Aside from the fact that it is filed against an example crate, it is otherwise considered by the Advisory Database itself to be a normal security advisory. It's filed against...

7.2AI score
SaveExploits0References3
RustSec
RustSec
added 2019/10/08 12:0 p.m.14 views

Test advisory with associated example crate

This is a test advisory useful for verifying RustSec tooling and vulnerability detection pipelines are working correctly. Aside from the fact that it is filed against an example crate, it is otherwise considered by the Advisory Database itself to be a normal security advisory. It's filed against...

1.8AI score
SaveExploits0Affected Software1
OSV
OSV
added 2019/09/25 5:15 p.m.5 views

CVE-2019-16880

An issue was discovered in the linea crate through 0.9.4 for Rust. There is double free in the Matrix::zipelements method...

9.8CVSS7.3AI score0.01691EPSS
SaveExploits1References1
NVD
NVD
added 2019/09/25 5:15 p.m.20 views

CVE-2019-16880

An issue was discovered in the linea crate through 0.9.4 for Rust. There is double free in the Matrix::zipelements method...

9.8CVSS9.6AI score0.01691EPSS
SaveExploits1References1
Rows per page
Query Builder