Vulnerability identifier: #VU23188
Vulnerability risk: Low
CVSSv3.1: 3.9 [CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C]
CVE-ID:
CWE-ID:
CWE-369
Exploitation vector: Network
Exploit availability: Yes
Vulnerable software:
SQLite
Server applications /
Database software
Vendor: SQLite
Description
The vulnerability allows a remote attacker to perform a denial of service attack.
The vulnerability exists due to a division by zero error within the whereLoopAddBtreeIndex in sqlite3.c due to improper input validation in the sqlite_stat1 sz field. A remote attacker can pass specially crafted data to the application, trigger division by zero error and crash the vulnerable application.
Mitigation
Install updates from vendor's website.
Vulnerable software versions
SQLite: 3.20.0 - 3.29.0
External links
http://www.mail-archive.com/sqlite-users@mailinglists.sqlite.org/msg116312.html
http://www.sqlite.org/src/info/e4598ecbdd18bd82945f6029013296690e719a62
http://www.sqlite.org/src/timeline?c=98357d8c1263920b
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.