Lucene search
K

13 matches found

EUVD
EUVD
added 2026/05/12 6:30 p.m.5 views

EUVD-2026-29565

The mem0 v1.0.0 server lacks authentication and authorization controls for its memory reset functionality accessible via the DELETE /memories endpoint. An unauthenticated attacker can send a DELETE request that triggers a reset operation, leading to the execution of a DROP TABLE SQL statement. Th...

6AI score0.00126EPSS
Exploits0References3
OSV
OSV
added 2025/09/02 5:35 p.m.3 views

GHSA-XQJR-WFX3-GMXV ArrayQueue's push_front is not panic-safe

The safe API arrayqueue::ArrayQueue::pushfront can lead to deallocating uninitialized memory if a panic occurs while invoking the clone method on the passed argument. Specifically, pushfront receives an argument that is intended to be cloned and pushed, whose type implements the Clone trait...

6.9CVSS6.9AI score
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/05/22 7:33 p.m.4 views

CVE-2021-28035

An issue was discovered in the stackdst crate before 0.6.1 for Rust. Because of the pushinner behavior, a drop of uninitialized memory can occur upon a val.clone panic...

9.8CVSS6.8AI score0.00433EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:34 p.m.3 views

CVE-2020-36432

An issue was discovered in the algds crate through 2020-08-25 for Rust. There is a drop of uninitialized memory in Matrix::new...

9.8CVSS6.9AI score0.00433EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2023/02/15 5:9 a.m.1 views

SUSE CVE-2015-20001

In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside siftup or siftdownrange panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory...

7.5CVSS7.3AI score0.00274EPSS
Exploits1References3
NVD
NVD
added 2021/08/08 6:15 a.m.11 views

CVE-2020-36452

An issue was discovered in the array-tools crate before 0.3.2 for Rust. FixedCapacityDequeLike::clone has a drop of uninitialized memory...

9.8CVSS0.00607EPSS
Exploits0References2
Prion
Prion
added 2021/04/01 5:15 a.m.8 views

Information disclosure

An issue was discovered in the adtensor crate through 2021-01-11 for Rust. There is a drop of uninitialized memory via the FromIterator implementation for Vector and Matrix...

7.5CVSS9.4AI score0.00504EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2021/04/01 4:23 a.m.79 views

CVE-2021-29936

CVE-2021-29936 affects the adtensor crate for Rust. The FromIterator implementation for Vector and Matrix can drop uninitialized memory, due to its allocation logic, constituting a memory-safety issue. NVD metrics list a high/critical impact (CVSS v3.1: 9.8) with network access requirements. The ...

9.8CVSS9.4AI score0.00504EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2021/04/01 4:23 a.m.13 views

CVE-2021-29936

An issue was discovered in the adtensor crate through 2021-01-11 for Rust. There is a drop of uninitialized memory via the FromIterator implementation for Vector and Matrix...

9.7AI score0.00504EPSS
Exploits1References1
CVE
CVE
added 2021/03/05 8:39 a.m.48 views

CVE-2021-28035

CVE-2021-28035 affects the Rust crate stack_dst, prior to 0.6.1. The root cause is the push_inner behavior, which can cause a drop of uninitialized memory if a val.clone() panics. The issue has been fixed in a later commit (and by upgrading to 0.6.1+). If exploited, this can lead to memory safety...

9.8CVSS9.3AI score0.00433EPSS
Exploits0References1Affected Software1
RustSec
RustSec
added 2021/02/17 12:0 p.m.23 views

misc::vec_with_size() can drop uninitialized memory if clone panics

misc::vecwithsize creates a vector of the provided size and immediately calls vec.setlensize on it, initially filling it with uninitialized memory. It then inserts elements using veci = value.clone. If the value.clone call panics, uninitialized items in the vector will be dropped leading to...

9.8CVSS2.5AI score0.00518EPSS
Exploits1
OSV
OSV
added 2020/09/03 12:0 p.m.15 views

RUSTSEC-2020-0039 `index()` allows out-of-bound read and `remove()` has off-by-one error

Slab::index does not perform the boundary checking, which leads to out-of-bound read access. Slab::remove copies an element from an invalid address due to off-by-one error, resulting in memory leakage and uninitialized memory drop...

9.1CVSS8.1AI score0.00433EPSS
Exploits0References3
OSV
OSV
added 2020/08/25 12:0 p.m.12 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.00459EPSS
Exploits0References3
Rows per page
Query Builder