Lucene search
+L

11962 matches found

Prion
Prion
added 2021/08/27 7:15 p.m.21 views

Design/Logic Flaw

inadequate grant-v2 status frames array bounds check The v2 grant table interface separates grant attributes from grant status. That is, when operating in this mode, a guest has two tables. As a result, guests also need to be able to retrieve the addresses that the new status tracking table can b...

4.9CVSS6.2AI score0.00353EPSS
SaveExploits0References6Affected Software3
Cvelist
Cvelist
added 2021/08/27 6:21 p.m.44 views

CVE-2021-28699

inadequate grant-v2 status frames array bounds check The v2 grant table interface separates grant attributes from grant status. That is, when operating in this mode, a guest has two tables. As a result, guests also need to be able to retrieve the addresses that the new status tracking table can b...

6.6AI score0.00353EPSS
SaveExploits0References6
CVE
CVE
added 2021/08/27 6:21 p.m.178 views

CVE-2021-28699

CVE-2021-28699 affects Xen-based platforms (Citrix Hypervisor and Xen). The issue is an inadequate bounds check in the grant table status path: translation of the grant-status frame numbers can exceed allocated translation space, allowing writes beyond the intended area. Citrix shows this as a ho...

5.5CVSS6.1AI score0.00353EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2021/08/27 6:21 p.m.72 views

CVE-2021-28699

inadequate grant-v2 status frames array bounds check The v2 grant table interface separates grant attributes from grant status. That is, when operating in this mode, a guest has two tables. As a result, guests also need to be able to retrieve the addresses that the new status tracking table can b...

5.5CVSS2.5AI score0.00353EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/08/27 4:50 p.m.46 views

CVE-2021-23434 Prototype Pollution

This affects the package object-path before 0.11.6. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === 'proto' returns false if currentPath is 'proto'. This is because t...

5.6CVSS9.3AI score0.01902EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2021/08/27 12:00 a.m.14 views

object-path 安全漏洞

object-path is a personal developer's Npm library for accessing variables in data structures via paths. object-path versions prior to 0.11.6 have a security vulnerability that results from a type obfuscation vulnerability when the path component used in the path parameter is an array. No details ...

8.6CVSS7.8AI score0.01902EPSS
SaveExploits1References11
UbuntuCve
UbuntuCve
added 2021/08/27 12:00 a.m.40 views

CVE-2021-28699

inadequate grant-v2 status frames array bounds check The v2 grant table interface separates grant attributes from grant status. That is, when operating in this mode, a guest has two tables. As a result, guests also need to be able to retrieve the addresses that the new status tracking table can b...

5.5CVSS6AI score0.00353EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2021/08/25 9:00 p.m.35 views

use-after-free vulnerability in Rust array-queue

An issue was discovered in the array-queue crate through 2020-09-26 for Rust. A popback call may lead to a use-after-free...

5.5CVSS5.5AI score0.00425EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 9:00 p.m.33 views

GHSA-75CQ-G75G-RXFF use-after-free vulnerability in Rust array-queue

An issue was discovered in the array-queue crate through 2020-09-26 for Rust. A popback call may lead to a use-after-free...

5.5CVSS5.3AI score0.00425EPSS
SaveExploits1References4
OSV
OSV
added 2021/08/25 8:57 p.m.19 views

GHSA-6WP2-FW3V-MFMC Memory corruption in array-tools

An issue was discovered in the array-tools crate before 0.3.2 for Rust. Affected versions of this crate don't guard against panics, so that partially uninitialized buffer is dropped when user-provided T::clone panics in FixedCapacityDequeLike::clone. This causes memory corruption...

9.8CVSS9.5AI score0.01119EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:57 p.m.72 views

Memory corruption in array-tools

An issue was discovered in the array-tools crate before 0.3.2 for Rust. Affected versions of this crate don't guard against panics, so that partially uninitialized buffer is dropped when user-provided T::clone panics in FixedCapacityDequeLike::clone. This causes memory corruption...

9.8CVSS9AI score0.01119EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/08/25 8:56 p.m.18 views

GHSA-3358-4F7F-P4J4 Use after free in generic-array

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS7.3AI score0.01243EPSS
SaveExploits1References4
vulnersOsv
vulnersOsv
added 2021/08/25 8:56 p.m.4 views

artano (0.2.6), bbox (>=0.7.0, <=0.8.2) +132 more potentially affected by CVE-2020-36465 via generic-array (0.8.4)

generic-array CARGO version 0.8.4 is affected by a known vulnerability. The following packages have a transitive dependency on generic-array and may be impacted: - artano 0.2.6 - bbox =0.7.0, =0.4.0-beta, =0.1.1, =0.2.0, =1.0.0, =0.1.0, =0.2.0, =0.2.0, =0.6.0-rc1, =0.2.0, =0.3.1 and more Source...

7.5CVSS7.4AI score0.01243EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.24 views

Use after free in generic-array

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS7.3AI score0.01243EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:52 p.m.73 views

GHSA-8FGG-5V78-6G76 Deserializing an array can free uninitialized memory in byte_struct

Bytestruct stack and unpack structure as raw bytes with packed or bit field layout. An issue was discovered in the bytestruct crate before 0.6.1 for Rust. There can be a drop of uninitialized memory if a certain deserialization method panics...

9.8CVSS9.5AI score0.01167EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:49 p.m.34 views

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

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

4.7CVSS6.1AI score0.00192EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:49 p.m.111 views

GHSA-C7FW-CR3W-WVFC Multiple security issues including data race, buffer overflow, and uninitialized memory drop in arr

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

4.7CVSS6.7AI score0.01515EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.32 views

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

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.8CVSS9AI score0.01476EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:48 p.m.61 views

GHSA-FHVJ-7F9P-W788 Multiple security issues including data race, buffer overflow, and uninitialized memory drop in arr

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
SaveExploits0References4
OSV
OSV
added 2021/08/25 8:48 p.m.112 views

GHSA-36XW-HGFV-JWM7 Multiple security issues including data race, buffer overflow, and uninitialized memory drop in arr

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
SaveExploits0References4
Rows per page
Query Builder