Lucene search
+L

4 matches found

RubySec
RubySec
added 2026/06/07 12:0 a.m.10 views

Use-After-Free in SQLite Aggregate Function Callbacks

Summary Using Databasecreateaggregate, createaggregatehandler, or Databasedefineaggregator to define an aggregate function, and then using an open statement calling that function after the database has been explicitly closed will result in an invalid memory read and a segmentation fault. Severity...

2CVSS6AI score0.00107EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/05/19 7:39 p.m.7 views

GHSA-Q8X8-JRHJ-FH9P Diesel: Possible unaligned data access for implementations of `SqliteAggregate`

Diesel allows to register custom aggregate SQL functions for SQLite via the SqliteAggregate interface. To store an instance of the custom aggregate processor Diesel relied on the sqlite3aggregatecontext function provided by sqlite. This function doesn't provide any guarantees about alignment of t...

6.3CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/19 7:39 p.m.26 views

Diesel: Possible unaligned data access for implementations of `SqliteAggregate`

Diesel allows to register custom aggregate SQL functions for SQLite via the SqliteAggregate interface. To store an instance of the custom aggregate processor Diesel relied on the sqlite3aggregatecontext function provided by sqlite. This function doesn't provide any guarantees about alignment of t...

5.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/29 3:36 p.m.17 views

USN-7679-1 sqlite3 vulnerabilities

It was discovered that SQLite incorrectly handled aggregate terms. An attacker could use this issue to cause SQLite to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2025-6965 It was discovered that SQLite incorrectly handled certain argument values to...

7.7CVSS7AI score0.74866EPSS
SaveExploits3References3
Rows per page
Query Builder