-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
fix(deps): update dependency mysql2 to v3.9.8 [security] #2544
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: sample/007-sequelize-app/package-lock.json
File name: package-lock.json
|
6399440
to
aaf928b
Compare
aaf928b
to
4f3616b
Compare
|
This PR contains the following updates:
3.9.0
->3.9.8
GitHub Vulnerability Alerts
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
parserFn
intext_parser.js
andbinary_parser.js
.CVE-2024-21507
Versions of the package mysql2 before 3.9.3 are vulnerable to Improper Input Validation through the
keyFromFields
function, resulting in cache poisoning. An attacker can inject a colon:
character within a value of the attacker-crafted key.CVE-2024-21508
Versions of the package mysql2 before 3.9.4 are vulnerable to Remote Code Execution (RCE) via the
readCodeFor
function due to improper validation of thesupportBigNumbers
andbigNumberStrings
values.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.8
Compare Source
Bug Fixes
jonServerPublicKey
toonServerPublicKey
(#2699) (8b5f691)v3.9.7
Compare Source
Bug Fixes
v3.9.6
Compare Source
Bug Fixes
v3.9.5
Compare Source
Bug Fixes
v3.9.4
Compare Source
Bug Fixes
v3.9.3
Compare Source
Bug Fixes
v3.9.2
Compare Source
Bug Fixes
v3.9.1
Compare Source
Bug Fixes
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.