2 matches found
NULL Pointer Dereference
Overview Affected versions of this package are vulnerable to NULL Pointer Dereference in the sqlite3changesetapplyv3 function when processing a malformed changeset blob. An attacker can cause the application to crash by supplying a specially crafted changeset that leads to a NULL pointer...
8.7CVSS6AI score0.0016EPSS
SaveExploits0References2
Node.js: NULL pointer dereference in node:sqlite DatabaseSync#applyChangeset() via malformed SQLite changeset
Summary: A 19-byte malformed SQLite changeset passed to Node.js node:sqlite DatabaseSyncapplyChangeset causes a native NULL pointer dereference and terminates the Node.js process. Description: The built-in Node.js node:sqlite API exposes DatabaseSyncapplyChangesetchangeset, options, which accepts...
5.8AI score
SaveExploits0
20