Page 1 of 1

Upgrade SQLite to 3.26.0 to fix vulnerabilities

Posted: Sat Dec 15, 2018 7:59 pm
by tj1010
This is really all platforms

https://www.sqlite.org/changes.html

3.26.0 fixes exploitable bugs even though it isn't mentioned in their change log.

https://blade.tencent.com/magellan/index_en.html

Re: Upgrade SQLite to 3.26.0 to fix vulnerabilities

Posted: Mon Dec 17, 2018 11:39 am
by Taz
+1

Re: Upgrade SQLite to 3.26.0 to fix vulnerabilities

Posted: Mon Dec 17, 2018 4:20 pm
by skywalk
Yes, current PB SQLite version = 3.21.
Lots of bug fixes since then and Window function support added!
Brief scan of SQLite's magellan thwart is adding the "SQLITE_DBCONFIG_DEFENSIVE" option.
When enabled, the underlying schema is read only.

Re: Upgrade SQLite to 3.26.0 to fix vulnerabilities

Posted: Tue Jan 15, 2019 11:37 pm
by pwd
+1