GHSA-hxqc-6829-pvr3unknown
A use-after-free vulnerability exists in SQLite 3.41 when the jsonBlobAppendNode() function is...
🔗 CVE IDs covered (1)
📋 Description
A use-after-free vulnerability exists in SQLite 3.41 when the jsonBlobAppendNode() function is invoked subsequent to sqlite3DbFree() being called on the aBlob member of the Parse structure.