CVE-2015-3416
Published: 24 April 2015
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.
Notes
Author | Note |
---|---|
msalvatore | Some patches from the fix can be applied to the sqlite package. Marking this as needed. |
Priority
Status
Package | Release | Status |
---|---|---|
sqlite Launchpad, Ubuntu, Debian |
artful |
Ignored
(reached end-of-life)
|
bionic |
Needed
|
|
cosmic |
Ignored
(reached end-of-life)
|
|
disco |
Ignored
(reached end-of-life)
|
|
eoan |
Ignored
(reached end-of-life)
|
|
focal |
Needed
|
|
groovy |
Ignored
(reached end-of-life)
|
|
hirsute |
Ignored
(reached end-of-life)
|
|
impish |
Ignored
(reached end-of-life)
|
|
jammy |
Needed
|
|
kinetic |
Needed
|
|
lucid |
Ignored
(reached end-of-life)
|
|
precise |
Does not exist
(precise was needs-triage)
|
|
trusty |
Needed
|
|
upstream |
Released
(3.8.9)
|
|
utopic |
Ignored
(reached end-of-life)
|
|
vivid |
Ignored
(reached end-of-life)
|
|
wily |
Ignored
(reached end-of-life)
|
|
xenial |
Needed
|
|
yakkety |
Ignored
(reached end-of-life)
|
|
zesty |
Ignored
(reached end-of-life)
|
|
sqlite3 Launchpad, Ubuntu, Debian |
artful |
Not vulnerable
(3.8.10.2-1)
|
bionic |
Not vulnerable
(3.8.10.2-1)
|
|
cosmic |
Not vulnerable
(3.8.10.2-1)
|
|
disco |
Not vulnerable
(3.8.10.2-1)
|
|
eoan |
Not vulnerable
(3.8.10.2-1)
|
|
focal |
Not vulnerable
(3.8.10.2-1)
|
|
groovy |
Not vulnerable
(3.8.10.2-1)
|
|
hirsute |
Not vulnerable
(3.8.10.2-1)
|
|
impish |
Not vulnerable
(3.8.10.2-1)
|
|
jammy |
Not vulnerable
(3.8.10.2-1)
|
|
kinetic |
Not vulnerable
(3.8.10.2-1)
|
|
lucid |
Ignored
(reached end-of-life)
|
|
precise |
Released
(3.7.9-2ubuntu1.2)
|
|
trusty |
Released
(3.8.2-1ubuntu2.1)
|
|
upstream |
Released
(3.8.9)
|
|
utopic |
Ignored
(reached end-of-life)
|
|
vivid |
Released
(3.8.7.4-1ubuntu0.1)
|
|
wily |
Not vulnerable
(3.8.10.2-1)
|
|
xenial |
Not vulnerable
(3.8.10.2-1)
|
|
yakkety |
Not vulnerable
(3.8.10.2-1)
|
|
zesty |
Not vulnerable
(3.8.10.2-1)
|
|
Patches: upstream: http://www.sqlite.org/src/info/c494171f77dc2e5e04cb6d865e688448f04e5920 upstream: https://www.sqlite.org/src/info/aeca95ac77f6f320 |