This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependency sqlite3 to v5.1.5 [security] #30
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
changed the title
chore(deps): update dependency sqlite3 to v5.0.3 [security]
Update dependency sqlite3 to v5.0.3 [SECURITY]
Dec 17, 2022
renovate
bot
changed the title
Update dependency sqlite3 to v5.0.3 [SECURITY]
chore(deps): update dependency sqlite3 to v5.0.3 [security]
Dec 17, 2022
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
January 15, 2023 10:31
5b24816
to
7b1ea99
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #30 +/- ##
=======================================
Coverage 86.51% 86.51%
=======================================
Files 11 11
Lines 178 178
Branches 30 30
=======================================
Hits 154 154
Misses 24 24 Continue to review full report in Codecov by Sentry.
|
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
January 21, 2023 05:55
7b1ea99
to
adfca1b
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
February 1, 2023 08:02
adfca1b
to
dc918f1
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
February 15, 2023 08:02
dc918f1
to
73b416c
Compare
renovate
bot
changed the title
chore(deps): update dependency sqlite3 to v5.0.3 [security]
chore(deps): update dependency sqlite3 to v5.1.5 [security]
Mar 16, 2023
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
2 times, most recently
from
March 16, 2023 19:59
5e2aa93
to
abf8eb9
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
April 27, 2023 17:22
abf8eb9
to
17cd1c2
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
May 28, 2023 17:50
17cd1c2
to
c6448dc
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
10 times, most recently
from
June 15, 2023 19:36
624847f
to
467e391
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
June 16, 2023 17:54
467e391
to
31166f6
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
June 29, 2023 10:39
31166f6
to
246ac2c
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
6 times, most recently
from
July 12, 2023 20:36
56a249e
to
50da0a1
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
2 times, most recently
from
July 19, 2023 10:01
c1a4ca6
to
b8d7321
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
2 times, most recently
from
August 27, 2023 12:08
5c36628
to
c3e8729
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
2 times, most recently
from
August 31, 2023 05:24
1ca9441
to
546bb12
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
October 13, 2023 15:33
546bb12
to
a683dfe
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
October 23, 2023 15:19
a683dfe
to
68a3145
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
November 5, 2023 00:41
68a3145
to
bcdc34e
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
January 28, 2024 12:06
bcdc34e
to
2bf8ea6
Compare
renovate
bot
force-pushed
the
renovate/npm-sqlite3-vulnerability
branch
from
February 25, 2024 10:04
2bf8ea6
to
aace14c
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.2
->5.1.5
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
GitHub Vulnerability Alerts
CVE-2022-21227
Affected versions of sqlite3 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. This issue is fixed in v5.0.3. All users are recommended to upgrade to v5.0.3 or later. Ensure there is sufficient sanitization in the parent application to protect against invalid values being supplied to binding parameters as a workaround.CVE-2022-43441
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
References
For more information
If you have any questions or comments about this advisory:
Credits: Dave McDaniel of Cisco Talos
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
sqlite3_update_hook
by @soukand in https://github.com/TryGhost/node-sqlite3/pull/1267package-lock.json
to.gitignore
by @JoelEinbinder in https://github.com/TryGhost/node-sqlite3/pull/1628sqlite3#verbose
using destructuring syntax by @mahdi-farnia in https://github.com/TryGhost/node-sqlite3/pull/1632New 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
node-gyp
to v8.x - @daniellockyerKnown Problems
Full Changelog: TryGhost/node-sqlite3@v5.0.2...v5.0.3
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.