Lucene search
+L

3785 matches found

CVE
CVE
added 2020/08/29 3:05 p.m.78 views

CVE-2020-25016

CVE-2020-25016 affects the rgb crate for Rust, up to and including versions before 0.8.20. The vulnerability arises because RGB wrappers allow treating underlying data as bytes, enabling reading/writing of memory as raw bytes. This can lead to dereferencing arbitrary pointers or disclosure of uni...

9.1CVSS9AI score0.01595EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/08/29 3:05 p.m.31 views

CVE-2020-25016

A safety violation was discovered in the rgb crate before 0.8.20 for Rust, leading to for example dereferencing of arbitrary pointers or disclosure of uninitialized memory. This occurs because structs can be treated as bytes for read and write operations...

9.2AI score0.01595EPSS
SaveExploits1References2
OSV
OSV
added 2020/08/25 12:00 p.m.24 views

RUSTSEC-2020-0034 Multiple security issues including data race, buffer overflow, and uninitialized memory drop

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

9.8CVSS6.7AI score0.01515EPSS
SaveExploits0References3
RustSec
RustSec
added 2020/08/25 12:00 p.m.27 views

Multiple security issues including data race, buffer overflow, and uninitialized memory drop

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

9.8CVSS3.6AI score0.01515EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2020/07/14 12:00 p.m.2 views

acme-compilers (>=0.2.2, <=0.2.4), actix-governor (>=0.2.6, <=0.4.1) +1420 more potentially affected by unknown CVE via mach (>=0.0.3, <=0.3.2)

mach CARGO version =0.0.3, =0.2.2, =0.2.6, =0.1.0-beta.8, =0.23.0, =0.23.0, =0.1.0, =0.1.0, =0.0.2, =0.2.0, =0.1.4, =1.1.0, =1.2.6 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2020-0168...

5.4AI score
SaveExploits0
RustSec
RustSec
added 2020/07/04 12:00 p.m.14 views

mozjpeg DecompressScanlines::read_scanlines is Unsound

This issue and vector is similar to RUSTSEC-2020-0029 of rgb crate which mozjpeg depends on. Affected versions of mozjpeg crate allow creating instances of any type T from bytes, and do not correctly constrain T to the types for which it is safe to do so. Examples of safety violation possible for...

3.1AI score
SaveExploits0Affected Software1
OSV
OSV
added 2020/07/04 12:00 p.m.14 views

RUSTSEC-2020-0165 mozjpeg DecompressScanlines::read_scanlines is Unsound

This issue and vector is similar to RUSTSEC-2020-0029 of rgb crate which mozjpeg depends on. Affected versions of mozjpeg crate allow creating instances of any type T from bytes, and do not correctly constrain T to the types for which it is safe to do so. Examples of safety violation possible for...

7.3AI score
SaveExploits0References5
RustSec
RustSec
added 2020/06/14 12:00 p.m.27 views

Allows viewing and modifying arbitrary structs as bytes

Affected versions of rgb crate allow viewing and modifying data of any type T wrapped in RGB as bytes, and do not correctly constrain RGB and other wrapper structures to the types for which it is safe to do so. Safety violation possible for a type wrapped in RGB and similar wrapper structures: If...

9.1CVSS4.2AI score0.01595EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2020/06/14 12:00 p.m.26 views

RUSTSEC-2020-0029 Allows viewing and modifying arbitrary structs as bytes

Affected versions of rgb crate allow viewing and modifying data of any type T wrapped in RGB as bytes, and do not correctly constrain RGB and other wrapper structures to the types for which it is safe to do so. Safety violation possible for a type wrapped in RGB and similar wrapper structures: If...

9.1CVSS9.3AI score0.01595EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2020/06/01 12:00 a.m.9 views

PT-2020-17513 · Rust · Traitobject Crate

Name of the Vulnerable Software and Affected Versions: traitobject crate through 2020-06-01 Description: The issue arises from false expectations about fat pointers in the traitobject crate, which could lead to memory corruption. This occurs because the crate assumes the first element in a fat...

9.8CVSS6.8AI score0.0171EPSS
SaveExploits1References10
RustSec
RustSec
added 2020/05/26 12:00 p.m.20 views

crate has been renamed to `block-cipher`

This crate has been renamed from block-cipher-trait to block-cipher. The new repository location is at:...

7.1AI score
SaveExploits0
OSV
OSV
added 2020/05/26 12:00 p.m.16 views

RUSTSEC-2020-0018 crate has been renamed to `block-cipher`

This crate has been renamed from block-cipher-trait to block-cipher. The new repository location is at:...

7.1AI score
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2020/05/19 12:00 p.m.3 views

a2 (>=0.5.0-alpha.6, <=0.5.0-alpha.7), azure_sdk_auth_aad (>=0.30.0, <=0.35.0) +19 more potentially affected by CVE-2020-35875 via tokio-rustls (>=0.12.0-alpha.1, <=0.12.0-alpha.8)

tokio-rustls CARGO version =0.12.0-alpha.1, =0.5.0-alpha.6, =0.30.0, =0.30.0, =0.30.0, =0.30.0, =0.30.0, =0.30.0, =0.30.0, =0.30.0, =0.1.0-alpha.1, =0.1.0, =0.30.0, =3.2.2, =3.4.2 and more Source cves: CVE-2020-35875 Source advisory: OSV:RUSTSEC-2020-0019...

7.5CVSS7.4AI score0.01336EPSS
SaveExploits0
OSV
OSV
added 2020/05/07 12:00 p.m.37 views

RUSTSEC-2020-0025 bigint is unmaintained, use uint instead

The bigint crate is not maintained any more and contains several known bugs including a soundness bug; use uint instead...

9.8CVSS9.6AI score0.01515EPSS
SaveExploits0References3
RustSec
RustSec
added 2020/05/03 12:00 p.m.34 views

futures_task::noop_waker_ref can segfault due to dereferencing a NULL pointer

Affected versions of the crate used a UnsafeCell in thread-local storage to return a noop waker reference, assuming that the reference would never be returned from another thread. This resulted in a segmentation fault crash if Waker::wakebyref was called on a waker returned from another thread du...

5.5CVSS2AI score0.00402EPSS
SaveExploits1Affected Software1
RustSec
RustSec
added 2020/05/02 12:00 p.m.31 views

failure is officially deprecated/unmaintained

The failure crate is officially end-of-life: it has been marked as deprecated by the former maintainer, who has announced that there will be no updates or maintenance work on it going forward. The following are some suggested actively developed alternatives to switch to: - anyhow - eyre - fehler ...

2.7AI score
SaveExploits0
RustSec
RustSec
added 2020/04/09 12:00 p.m.26 views

arr! macro erases lifetimes

Affected versions of this crate allowed unsoundly extending lifetimes using arr! macro. This may result in a variety of memory corruption scenarios, most likely use-after-free...

7.5CVSS4.6AI score0.01243EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2020/03/19 12:00 p.m.60 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:00 p.m.3 views

annatar (>=0.4.3, <=0.5.8), ansi2png-rs (>=0.1.0, <=0.1.1) +83 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.8CVSS8.5AI score0.01648EPSS
SaveExploits1
OSV
OSV
added 2020/02/10 12:00 p.m.9 views

RUSTSEC-2020-0144 lzw is unmaintained

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

7.1AI score
SaveExploits0References3
Rows per page
Query Builder