Ghost Sqlite3 vulnerabilities
62 known vulnerabilities affecting ghost/sqlite3.
Total CVEs
62
CISA KEV
0
Public exploits
1
Exploited in wild
0
Severity breakdown
CRITICAL9HIGH32MEDIUM21
Vulnerabilities
Page 4 of 4
CVE-2015-3415HIGHCVSS 7.5≥ 0, < 3.8.9-12015-04-24
CVE-2015-3415 [HIGH] CVE-2015-3415: The sqlite3VdbeExec function in vdbe
The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0&O>O) in a CREATE TABLE statement.
osv
CVE-2015-3416HIGHCVSS 7.5≥ 0, < 3.8.9-12015-04-24
CVE-2015-3416 [HIGH] CVE-2015-3416: The sqlite3VXPrintf function in printf
The sqlite3VXPrintf function in printf.c in SQLite before 3.8.9 does not properly handle precision and width values during floating-point conversions, which allows context-dependent attackers to cause a denial of service (integer overflow and stack-based buffer overflow) or possibly have unspecified other impact via large integers in a crafted printf function call in a SELECT statement.
osv
← Previous4 / 4