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

Update dependency sqlite3 to v5.0.3 [SECURITY] #41

Merged
merged 1 commit into from May 1, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlite3 5.0.2 -> 5.0.3 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-21227

Impact

Affected versions will experience a fatal error when supplying a specific object in the parameter array. This error causes the application to crash and could not be caught.

Users of sqlite3 v5.0.0, v5.0.1 and v5.0.2 are affected by this.

Patches

Fixed in v5.0.3. All users are recommended to upgrade to v5.0.3 or later.

Workarounds

  • Ensure there is sufficient sanitization in the parent application to protect against invalid values being supplied to binding parameters.

References

For more information

If you have any questions or comments about this advisory:


Release Notes

TryGhost/node-sqlite3

v5.0.3

Compare Source

What's Changed

Known Problems

Full Changelog: TryGhost/node-sqlite3@v5.0.2...v5.0.3


Configuration

📅 Schedule: "" in timezone America/Sao_Paulo.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the security label May 1, 2022
@renovate renovate bot force-pushed the updates/npm-sqlite3-vulnerability branch from 2e9cb1e to ad52c16 Compare May 1, 2022 05:47
@renovate renovate bot force-pushed the updates/npm-sqlite3-vulnerability branch from ad52c16 to 810478b Compare May 1, 2022 10:12
@renovate renovate bot merged commit f685979 into master May 1, 2022
@renovate renovate bot deleted the updates/npm-sqlite3-vulnerability branch May 1, 2022 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants