Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dep: update packaged sqlite3 to v3.39.4 #349

Merged
merged 1 commit into from
Sep 29, 2022

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.

1 participant