Name | CVE-2019-19880 |
Description | exprListAppendList in window.c in SQLite 3.30.1 allows attackers to trigger an invalid pointer dereference because constant integer values in ORDER BY clauses of window definitions are mishandled. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, bugtraq, EDB, Metasploit, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, Mageia, GitHub advisories/code/issues, web search, more) |
References | DSA-4638-1 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
chromium (PTS) | buster, buster (security) | 90.0.4430.212-1~deb10u1 | fixed |
| bullseye | 112.0.5615.138-1~deb11u1 | fixed |
| bullseye (security) | 113.0.5672.126-1~deb11u1 | fixed |
| bookworm | 113.0.5672.126-1 | fixed |
| sid | 114.0.5735.90-2 | fixed |
sqlite (PTS) | buster | 2.8.17-15 | fixed |
| buster (security) | 2.8.17-15+deb10u1 | fixed |
sqlite3 (PTS) | buster | 3.27.2-3+deb10u1 | fixed |
| buster (security) | 3.27.2-3+deb10u2 | fixed |
| bullseye | 3.34.1-3 | fixed |
| bookworm, sid | 3.40.1-2 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
chromium | source | stretch | (unfixed) | end-of-life | | |
chromium | source | buster | 80.0.3987.132-1~deb10u1 | | DSA-4638-1 | |
chromium | source | (unstable) | 80.0.3987.106-1 | | | |
sqlite | source | (unstable) | (not affected) | | | |
sqlite3 | source | jessie | (not affected) | | | |
sqlite3 | source | stretch | (not affected) | | | |
sqlite3 | source | buster | (not affected) | | | |
sqlite3 | source | (unstable) | 3.30.1+fossil191229-1 | | | |
Notes
[buster] - sqlite3 <not-affected> (Vulnerable code introduced later)
[stretch] - sqlite3 <not-affected> (Vulnerable code introduced later)
[jessie] - sqlite3 <not-affected> (Vulnerable code introduced later)
- sqlite <not-affected> (Vulnerable code introduced later)
[stretch] - chromium <end-of-life> (see DSA 4562)
Introduced in: https://github.com/sqlite/sqlite/commit/08f6de7f314ad6b15d34cc5f27c3e737fcd99268 (3.29.0)
Fixed by: https://github.com/sqlite/sqlite/commit/75e95e1fcd52d3ec8282edb75ac8cd0814095d54
When fixing this issue make sure to apply as well
https://github.com/sqlite/sqlite/commit/8428b3b437569338a9d1e10c4cd8154acbe33089
to not open CVE-2019-19926.