Vulnerabilities (CVE)

Filtered by vendor Ghost Subscribe
Filtered by product Sqlite3
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-24736 1 Ghost 1 Sqlite3 2023-12-10 N/A 5.5 MEDIUM
Buffer Overflow vulnerability found in SQLite3 v.3.27.1 and before allows a local attacker to cause a denial of service via a crafted script.
CVE-2022-43441 1 Ghost 1 Sqlite3 2023-12-10 N/A 9.8 CRITICAL
A code execution vulnerability exists in the Statement Bindings functionality of Ghost Foundation node-sqlite3 5.1.1. A specially-crafted Javascript file can lead to arbitrary code execution. An attacker can provide malicious input to trigger this vulnerability.
CVE-2022-21227 1 Ghost 1 Sqlite3 2023-12-10 5.0 MEDIUM 7.5 HIGH
The package sqlite3 before 5.0.3 are 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.