Lucene search
+L

196 matches found

Github Security Blog
Github Security Blog
added 2025/06/05 12:39 a.m.31 views

anon-vec lacks sufficient checks in public API

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: - AnonVec::getref - AnonVec::getmut - AnonVec::removeget The crate was built as a learning project and is not being maintained...

7AI score
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/06/05 12:0 a.m.5 views

PT-2025-25491 · Crates.Io · Anon-Vec

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: - AnonVec::get ref - AnonVec::get mut - AnonVec::remove get The crate was built as a learning project and is not being maintained...

7.1AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 8:33 a.m.14 views

CVE-2024-46488

sqlite-vec v0.1.1 was discovered to contain a heap buffer overflow via the npytokennext function. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted file...

9.1CVSS7.5AI score0.00425EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.7 views

PT-2025-20400 · Crates.Io · Fast Id Map

FastMap::get lacks sufficient checks to its parameter index and is used to unsafely get a Vec element. fast id map is unmaintained...

7.2AI score
SaveExploits0References3
OSV
OSV
added 2025/05/06 12:0 p.m.6 views

RUSTSEC-2025-0039 Lack of sufficient checks in public API

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: - AnonVec::getref - AnonVec::getmut - AnonVec::removeget The crate was built as a learning project and is not being maintained...

7AI score
SaveExploits0References3
RustSec
RustSec
added 2025/05/06 12:0 p.m.11 views

Lack of sufficient checks in public API

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: - AnonVec::getref - AnonVec::getmut - AnonVec::removeget The crate was built as a learning project and is not being maintained...

7AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/06 12:0 a.m.7 views

PT-2025-23486 · Crates.Io · Anon-Vec

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: - AnonVec::get ref - AnonVec::get mut - AnonVec::remove get The crate was built as a learning project and is not being maintained...

7.1AI score
SaveExploits0References4
Fedora
Fedora
added 2025/04/21 1:41 a.m.9 views

[SECURITY] Fedora 40 Update: rust-litemap-0.7.3-5.fc40

A key-value Map implementation based on a flat, sorted Vec...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2025/04/20 4:23 a.m.9 views

[SECURITY] Fedora 42 Update: rust-litemap-0.7.3-5.fc42

A key-value Map implementation based on a flat, sorted Vec...

7.3AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/20 3:47 a.m.4 views

SUSE CVE-2025-21643

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix kernel async DIO Netfslib needs to be able to handle kernel-initiated asynchronous DIO that is supplied with a biovec array. Currently, because of the async flag, this gets passed to netfsextractuseriter which throws a...

4.4CVSS7.5AI score0.00209EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/14 1:15 a.m.4 views

DEBIAN-CVE-2024-57653

An issue in the qstvecsetcopy component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service DoS via crafted SQL statements...

7.5CVSS7.5AI score0.00735EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/14 1:15 a.m.6 views

UBUNTU-CVE-2024-57649

An issue in the qstvecset component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service DoS via crafted SQL statements...

7.5CVSS5.9AI score0.00561EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/01/13 12:0 a.m.7 views

Virtuoso Open-Source Edition 安全漏洞

Virtuoso Open-Source Edition is a high-performance and scalable multi-model RDBMS, data integration middleware, linked data deployment, and HTTP application server platform open-sourced by OpenLink Software. A security vulnerability exists in Virtuoso Open-Source Edition version v7.2.11, which...

7.5CVSS7.5AI score0.00895EPSS
SaveExploits1References2
RustSec
RustSec
added 2024/12/19 12:0 p.m.6 views

Unsound usages of `Vec::from_raw_parts`

The library provides a public safe API transmutevecasbytes, which incorrectly assumes that any generic type T could have stable layout, causing to uninitialized memory exposure if the users pass any types with padding bytes as T and cast it to u8 pointer. In the issue, we develop a PoC to show...

7AI score
SaveExploits0Affected Software1
Veracode
Veracode
added 2024/09/27 7:3 a.m.15 views

Heap Buffer Overflow

SQLite-vec is vulnerable to a Heap Buffer Overflow. The vulnerability is due to improper handling of memory allocation in the npytokennext function, which allows for a heap buffer overflow when processing certain crafted files...

9.1CVSS7.5AI score0.00425EPSS
SaveExploits2References4Affected Software9
vulnersOsv
vulnersOsv
added 2024/09/25 6:31 p.m.5 views

datasette-sqlite-vec (>=0.1.1 <=0.1.10a4), memorylayer-server (>=0.0.3 <=0.0.5) +2 more potentially affected by CVE-2024-46488 via sqlite-vec (>=0.1.1 <=0.1.2a9)

sqlite-vec PYPI version =0.1.1, =0.1.1, =0.0.3, =0.1.1, =0.1.10a4 - zf-memician =0.1.3 Source cves: CVE-2024-46488 Source advisory: OSV:GHSA-VRCX-GX3G-J3H8...

9.1CVSS5.4AI score0.00425EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2024/09/25 6:31 p.m.29 views

Heap-based Buffer Overflow in sqlite-vec

sqlite-vec v0.1.1 was discovered to contain a heap buffer overflow via the npytokennext function. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted file...

9.1CVSS7.5AI score0.00425EPSS
SaveExploits2References5Affected Software1
NVD
NVD
added 2024/09/25 6:15 p.m.17 views

CVE-2024-46488

sqlite-vec v0.1.1 was discovered to contain a heap buffer overflow via the npytokennext function. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted file...

9.1CVSS0.00425EPSS
SaveExploits2References1
OSV
OSV
added 2024/09/25 6:15 p.m.3 views

CVE-2024-46488

sqlite-vec v0.1.1 was discovered to contain a heap buffer overflow via the npytokennext function. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted file...

5.5CVSS6.1AI score0.00425EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2024/09/25 12:0 a.m.5 views

sqlite-vec 安全漏洞

sqlite-vec is a SQLite extension from the individual developer Alex Garcia. A security vulnerability exists in sqlite-vec version v0.1.1, which stems from the presence of a heap buffer overflow that allows an attacker to cause a denial of service DoS via a crafted file...

9.1CVSS6.6AI score0.00425EPSS
SaveExploits2References2
Rows per page
Query Builder