GHSA-9qrh-qjmc-5w2p, CVE-2022-21227
npm/sqlite3
Denial-of-Service due to fatal error when binding invalid parameters
The package sqlite3 before 5.0.3 is vulnerable to Denial of Service (DoS) which will invoke the toString
function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine.
All versions starting from 5.0.0 before 5.0.3
Upgrade to version 5.0.3 or above.
2022-05-01
source |