CVE-2022-43441: SQL Injection
Published Mar 16, 2023
·Updated
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.
Affected Software
1 affected component
Ghost Sqlite3 Node.js>=5.0.0<5.1.5
Event History
Mar 16, 2023
CVE Published
via MITRE·08:14 PM
Data Sourced
via MITRE·08:14 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2022-43441?
CVE-2022-43441 is a critical severity vulnerability that allows for arbitrary code execution.
2
How do I fix CVE-2022-43441?
To fix CVE-2022-43441, update the node-sqlite3 package to version 5.1.5 or later.
3
What versions are affected by CVE-2022-43441?
CVE-2022-43441 affects node-sqlite3 versions between 5.0.0 and 5.1.4 inclusive.
4
What is the impact of CVE-2022-43441?
The impact of CVE-2022-43441 is that an attacker can execute arbitrary code on a vulnerable system.
5
How does CVE-2022-43441 occur?
CVE-2022-43441 occurs when a specially-crafted JavaScript file exploits the Statement Bindings functionality.