yocto ▾
›
kirkstone ▾
›
component
›
sqlite3
Component Overview
Vulnerability Overview
Name
sqlite3
Version
3.38.5
Type
library
Description
Embeddable SQL database engine
Licenses
PD
PURL
-
CPE
cpe:2.3:*:*:sqlite3:3.38.5:*:*:*:*:*:*:*
Other Versions
#
Project
Branch
Version
yocto
master
3.53.2
yocto
scarthgap
3.45.3
Vulnerabilities
#
Name
Analysis
Description
CVE-2022-21227
Exploitable
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.