Skip to content

Conversation

@flavorjones
Copy link
Member

@flavorjones flavorjones commented Sep 29, 2022

https://sqlite.org/releaselog/3_39_4.html

From the release notification sent by sqlite maintainers:

Version 3.39.4 is a minimal patch against the prior release that addresses issues found since the prior release. In particular, a potential vulnerability in the FTS3 extension has been fixed, so this should be considered a security update.

In order to exploit the vulnerability, an attacker must have full SQL access and must be able to construct a corrupt database with over 2GB of FTS3 content. The problem arises from a 32-bit signed integer overflow.

@flavorjones flavorjones merged commit b026da1 into master Sep 29, 2022
@flavorjones flavorjones deleted the flavorjones-update-sqlite-3.39.4 branch September 29, 2022 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants