Lucene search
K

309 matches found

CVE
CVE
added 2021/08/08 5:11 a.m.93 views

CVE-2020-36470

CVE-2020-36470 affects the Rust crate disrustor, specifically the RingBuffer component. The root cause is that RingBuffer does not properly limit the number of mutable references, which can allow multiple mutable references to be created. This leads to potential data races and undefined behavior....

5.9CVSS5.6AI score0.0028EPSS
Exploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/07/14 2:15 p.m.2 views

CVE-2020-0417

In setNiNotification of GpsNetInitiatedHandler.java, there is a possible permissions bypass due to an empty mutable PendingIntent. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions:...

7.8CVSS7.6AI score0.00005EPSS
Exploits0References2
OSV
OSV
added 2021/03/05 9:15 a.m.1 views

CVE-2021-28032

An issue was discovered in the nanoarena crate before 0.5.2 for Rust. There is an aliasing violation in splitat because two mutable references can exist for the same element, if Borrow behaves in certain ways. This can have a resultant out-of-bounds write or use-after-free...

9.8CVSS7.3AI score
Exploits0References1
Prion
Prion
added 2021/03/05 9:15 a.m.9 views

Out-of-bounds

An issue was discovered in the nanoarena crate before 0.5.2 for Rust. There is an aliasing violation in splitat because two mutable references can exist for the same element, if Borrow behaves in certain ways. This can have a resultant out-of-bounds write or use-after-free...

7.5CVSS9.5AI score0.00509EPSS
Exploits1References1Affected Software1
RustSec
RustSec
added 2021/02/18 12:0 p.m.21 views

`through` and `through_and` causes a double free if the map function panics

through and throughand take a mutable reference as well as a mapping function to change the provided reference. They do this by calling ptr::read on the reference which duplicates ownership and then calling the mapping function. If the mapping function panics, both the original object and the one...

9.8CVSS2.5AI score0.00504EPSS
Exploits1
OSV
OSV
added 2021/02/10 5:15 p.m.1 views

CVE-2021-0336

In onReceive of BluetoothPermissionRequest.java, there is a possible permissions bypass due to a mutable PendingIntent. This could lead to local escalation of privilege that bypasses a permission check, with User execution privileges needed. User interaction is not needed for exploitation.Product...

7.8CVSS7.2AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2021/02/10 12:0 a.m.3 views

PT-2021-13017 · Google · Android

Name of the Vulnerable Software and Affected Versions: Android versions Android-8.1 through Android-11 Description: The issue is related to a possible permissions bypass due to a mutable PendingIntent in the onReceive of BluetoothPermissionRequest.java. This could lead to local escalation of...

7.8CVSS7.5AI score0.00012EPSS
Exploits0References3
OSV
OSV
added 2021/01/31 12:0 p.m.15 views

RUSTSEC-2021-0031 split_at allows obtaining multiple mutable references to the same data

Affected versions of this crate assumed that Borrow was guaranteed to return the same value on .borrow. The borrowed index value was used to retrieve a mutable reference to a value. If the Borrow implementation returned a different index, the split arena would allow retrieving the index as a...

9.8CVSS9.5AI score0.00509EPSS
Exploits1References3
OSV
OSV
added 2020/12/31 9:15 a.m.17 views

CVE-2020-35916

An issue was discovered in the image crate before 0.23.12 for Rust. A Mutable reference has immutable provenance. In the case of LLVM, the IR may be always correct...

5.5CVSS7.1AI score
Exploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.2 views

DEBIAN-CVE-2020-35916

An issue was discovered in the image crate before 0.23.12 for Rust. A Mutable reference has immutable provenance. In the case of LLVM, the IR may be always correct...

5.5CVSS5.6AI score0.00054EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.11 views

CVE-2020-35916

An issue was discovered in the image crate before 0.23.12 for Rust. A Mutable reference has immutable provenance. In the case of LLVM, the IR may be always correct...

5.5CVSS5.4AI score0.00054EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.11 views

CVE-2020-35899

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.5AI score0.00054EPSS
Exploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.3 views

CVE-2020-35899

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.5CVSS6.1AI score0.00054EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.12 views

CVE-2020-35898

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.00334EPSS
Exploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.1 views

CVE-2020-35898

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.1CVSS7.3AI score
Exploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.0 views

UBUNTU-CVE-2020-35916

An issue was discovered in the image crate before 0.23.12 for Rust. A Mutable reference has immutable provenance. In the case of LLVM, the IR may be always correct...

5.5CVSS6AI score0.00054EPSS
Exploits1References4
Prion
Prion
added 2020/12/31 9:15 a.m.9 views

Design/Logic Flaw

An issue was discovered in the image crate before 0.23.12 for Rust. A Mutable reference has immutable provenance. In the case of LLVM, the IR may be always correct...

2.1CVSS5.4AI score0.00054EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.15 views

Code injection

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...

2.1CVSS5.4AI score0.00054EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.19 views

Code injection

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...

6.4CVSS9.1AI score0.00334EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:23 a.m.14 views

CVE-2020-35898

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.2AI score0.00334EPSS
Exploits1References1
Rows per page
Query Builder