-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency mysql2 to v3.9.8 [SECURITY] #69
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/npm-mysql2-vulnerability
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
163fdee to
bae8e71
Compare
bae8e71 to
d1d23e1
Compare
d1d23e1 to
b41e722
Compare
b41e722 to
280fb4e
Compare
280fb4e to
9c1c6dd
Compare
9c1c6dd to
aa9cd9e
Compare
5eae8d4 to
2cae316
Compare
2cae316 to
51576f7
Compare
51576f7 to
d7273d5
Compare
d7273d5 to
250b22f
Compare
250b22f to
135cb63
Compare
135cb63 to
afba1c3
Compare
afba1c3 to
dd9af7f
Compare
08967ca to
0bbb402
Compare
0bbb402 to
7f24b9d
Compare
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.5.2->3.9.8~2.3.0->~3.9.0GitHub Vulnerability Alerts
CVE-2024-21507
Versions of the package mysql2 before 3.9.3 are vulnerable to Improper Input Validation through the
keyFromFieldsfunction, resulting in cache poisoning. An attacker can inject a colon:character within a value of the attacker-crafted key.CVE-2024-21509
Versions of the package mysql2 before 3.9.4 are vulnerable to Prototype Poisoning due to insecure results object creation and improper user input sanitization passed through
parserFnintext_parser.jsandbinary_parser.js.CVE-2024-21508
Versions of the package mysql2 before 3.9.4 are vulnerable to Remote Code Execution (RCE) via the
readCodeForfunction due to improper validation of thesupportBigNumbersandbigNumberStringsvalues.CVE-2024-21511
Versions of the package mysql2 before 3.9.7 are vulnerable to Arbitrary Code Injection due to improper sanitization of the timezone parameter in the readCodeFor function by calling a native MySQL Server date/time function.
CVE-2024-21512
Versions of the package mysql2 before 3.9.8 are vulnerable to Prototype Pollution due to improper user input sanitization passed to fields and tables when using nestTables.
Release Notes
sidorares/node-mysql2 (mysql2)
v3.9.8Compare Source
Bug Fixes
jonServerPublicKeytoonServerPublicKey(#2699) (8b5f691)v3.9.7Compare Source
Bug Fixes
v3.9.6Compare Source
Bug Fixes
v3.9.5Compare Source
Bug Fixes
v3.9.4Compare Source
Bug Fixes
v3.9.3Compare Source
Bug Fixes
v3.9.2Compare Source
Bug Fixes
v3.9.1Compare Source
Bug Fixes
v3.9.0Compare Source
Features
executemethod (#2398) (baaa92a)v3.8.0Compare Source
Features
Bug Fixes
for await(#2389) (af47148)v3.7.1Compare Source
Bug Fixes
v3.7.0Compare Source
Features
v3.6.5Compare Source
Bug Fixes
v3.6.4Compare Source
Bug Fixes
ConnectionOptions(#2288) (5cd7639)v3.6.3Compare Source
Bug Fixes
v3.6.2Compare Source
Bug Fixes
v3.6.1Compare Source
Bug Fixes
v3.6.0Compare Source
Features
infileStreamFactoryoption (#2159) (5bed0f8)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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.