Logo
componentsqlite3
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
master
3.53.2
scarthgap
3.45.3

Vulnerabilities#


Name
Analysis
Description
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.