Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2026/05/05 6:8 p.m.18 views

Diesel's SQLite backend has possible UTF-8 corruption

Diesel uses the sqlite3valuetext function to receive strings from SQLite while deserializing query results. We misinterpreted the corresponding SQLite documentation that this function always returns a UTF-8 encoded string values as const cchar. Based on that we used str::fromutf8unchecked to...

6.1AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder