Skip to content

chore(deps): update dependency sqlite3 to v5.1.5 [security]#103

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-sqlite3-vulnerability
Open

chore(deps): update dependency sqlite3 to v5.1.5 [security]#103
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-sqlite3-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 16, 2022

This PR contains the following updates:

Package Change Age Confidence
sqlite3 5.0.25.1.5 age confidence

sqlite vulnerable to code execution due to Object coercion

CVE-2022-43441 / GHSA-jqv5-7xpx-qj74

More information

Details

Impact

Due to the underlying implementation of .ToString(), it's possible to execute arbitrary JavaScript, or to achieve a denial-of-service, if a binding parameter is a crafted Object.

Users of sqlite3 v5.0.0 - v5.1.4 are affected by this.

Patches

Fixed in v5.1.5. All users are recommended to upgrade to v5.1.5 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:

Credits: Dave McDaniel of Cisco Talos

Severity

  • CVSS Score: 8.1 / 10 (High)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

TryGhost/node-sqlite3 (sqlite3)

v5.1.5

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.1.4...v5.1.5

v5.1.4

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.1.3...v5.1.4

v5.1.3

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.1.2...v5.1.3

v5.1.2

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.1.1...v5.1.2

v5.1.1

Compare Source

What's Changed

A huge thanks to MacStadium for providing an M1 Mac Mini so we can offer ARM64 binaries.

Full Changelog: TryGhost/node-sqlite3@v5.1.0...v5.1.1

v5.1.0

Compare Source

✨ We're very excited to announce node-sqlite3's first minor release of v5, packed with features and improvements.

If you encounter any problems, please open a detailed issue using the templates.

What's Changed

New Contributors

Full Changelog: TryGhost/node-sqlite3@v5.0.11...v5.1.0

v5.0.11

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.0.10...v5.0.11

v5.0.10

Compare Source

What's Changed

New Contributors

Full Changelog: TryGhost/node-sqlite3@v5.0.9...v5.0.10

v5.0.9

Compare Source

What's Changed

New Contributors

Full Changelog: TryGhost/node-sqlite3@v5.0.8...v5.0.9

v5.0.8

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.0.7...v5.0.8

v5.0.7

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.0.6...v5.0.7

v5.0.6

Compare Source

What's Changed

Full Changelog: TryGhost/node-sqlite3@v5.0.5...v5.0.6

v5.0.5

Compare Source

What's Changed

Thank you to everyone reporting issues with building sqlite3 or the prebuilt binaries 🙂 If you encounter an problem, please search open and closed issues for existing reports or open a new issue with as much system information as possible.

Full Changelog: TryGhost/node-sqlite3@v5.0.4...v5.0.5

v5.0.4

Compare Source

What's Changed

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

v5.0.3

Compare Source

What's Changed

Known Problems

  • #​1578 - the minimum glibc version for prebuilt binaries was bumped to 2.29. We hope to bring this back down within the next few releases but you will need to compile from source if your system ships with a lower version.
  • Prebuilt binaries for Linux do not work on musl systems. This should be fixed with 8b2cdd9 but you will need to compile from source to use v5.0.3.

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 16, 2022
@renovate renovate Bot force-pushed the renovate/npm-sqlite3-vulnerability branch from 96dd4f2 to b290669 Compare September 25, 2022 22:38
@renovate renovate Bot changed the title chore(deps): update dependency sqlite3 to 5.0.3 [security] chore(deps): update dependency sqlite3 to 5.1.5 [security] Mar 18, 2023
@renovate renovate Bot force-pushed the renovate/npm-sqlite3-vulnerability branch 2 times, most recently from e4edfea to 34b3b20 Compare March 19, 2023 09:48
@renovate renovate Bot changed the title chore(deps): update dependency sqlite3 to 5.1.5 [security] chore(deps): update dependency sqlite3 to v5.1.5 [security] Mar 23, 2023
@renovate renovate Bot changed the title chore(deps): update dependency sqlite3 to v5.1.5 [security] chore(deps): update dependency sqlite3 to v5.1.5 [security] - autoclosed Apr 27, 2023
@renovate renovate Bot closed this Apr 27, 2023
@renovate renovate Bot deleted the renovate/npm-sqlite3-vulnerability branch April 27, 2023 03:04
@renovate renovate Bot changed the title chore(deps): update dependency sqlite3 to v5.1.5 [security] - autoclosed chore(deps): update dependency sqlite3 to v5.1.5 [security] Apr 27, 2023
@renovate renovate Bot reopened this Apr 27, 2023
@renovate renovate Bot restored the renovate/npm-sqlite3-vulnerability branch April 27, 2023 07:32
@renovate renovate Bot changed the title chore(deps): update dependency sqlite3 to v5.1.5 [security] chore(deps): update dependency sqlite3 to 5.1.5 [security] Apr 27, 2023
@renovate renovate Bot force-pushed the renovate/npm-sqlite3-vulnerability branch from 34b3b20 to 6983cfa Compare April 27, 2023 07:34
@renovate renovate Bot changed the title chore(deps): update dependency sqlite3 to 5.1.5 [security] chore(deps): update dependency sqlite3 to v5.1.5 [security] May 28, 2023
@renovate renovate Bot changed the title chore(deps): update dependency sqlite3 to v5.1.5 [security] chore(deps): update dependency sqlite3 to v5.1.5 [security] - autoclosed Dec 8, 2024
@renovate renovate Bot closed this Dec 8, 2024
@renovate renovate Bot deleted the renovate/npm-sqlite3-vulnerability branch December 8, 2024 18:42
@renovate renovate Bot changed the title chore(deps): update dependency sqlite3 to v5.1.5 [security] - autoclosed chore(deps): update dependency sqlite3 to v5.1.5 [security] Dec 8, 2024
@renovate renovate Bot reopened this Dec 8, 2024
@renovate renovate Bot force-pushed the renovate/npm-sqlite3-vulnerability branch from bebae46 to 6983cfa Compare December 8, 2024 22:33
@renovate renovate Bot force-pushed the renovate/npm-sqlite3-vulnerability branch from 6983cfa to 29ab428 Compare August 10, 2025 15:10
@renovate renovate Bot force-pushed the renovate/npm-sqlite3-vulnerability branch from 29ab428 to 2c30bcb Compare September 25, 2025 16:44
@renovate renovate Bot force-pushed the renovate/npm-sqlite3-vulnerability branch from 2c30bcb to 715f1ad Compare October 21, 2025 15:10
@renovate renovate Bot force-pushed the renovate/npm-sqlite3-vulnerability branch from 715f1ad to 6b2aba5 Compare January 19, 2026 16:27
@renovate renovate Bot force-pushed the renovate/npm-sqlite3-vulnerability branch from 6b2aba5 to 863c566 Compare February 12, 2026 13:37
@renovate renovate Bot changed the title chore(deps): update dependency sqlite3 to v5.1.5 [security] chore(deps): update dependency sqlite3 to v5.1.5 [security] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot changed the title chore(deps): update dependency sqlite3 to v5.1.5 [security] - autoclosed chore(deps): update dependency sqlite3 to v5.1.5 [security] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/npm-sqlite3-vulnerability branch 2 times, most recently from 863c566 to 2051ee8 Compare March 30, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants