CVE-2022-21227: Denial-of-Service due to fatal error when binding invalid parameters
(updated )
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.
References
- github.com/TryGhost/node-sqlite3/commit/593c9d498be2510d286349134537e3bf89401c4a
- github.com/TryGhost/node-sqlite3/issues/1440
- github.com/TryGhost/node-sqlite3/issues/1449
- github.com/TryGhost/node-sqlite3/security/advisories/GHSA-9qrh-qjmc-5w2p
- github.com/advisories/GHSA-9qrh-qjmc-5w2p
- security.snyk.io/vuln/SNYK-JS-SQLITE3-2388645
Detect and mitigate CVE-2022-21227 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →