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 mysql2 to v3.9.8 [SECURITY] #144

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mysql2 (source) 3.9.3 -> 3.9.8 age adoption passing confidence

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 in text_parser.js and binary_parser.js.

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 the supportBigNumbers and bigNumberStrings 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
  • security: sanitize fields and tables when using nestTables (#​2702) (efe3db5)
  • support deno + caching_sha2_password FULL_AUTHENTICATION_PACKET flow (#​2704) (2e03694)
  • typings: typo from jonServerPublicKey to onServerPublicKey (#​2699) (8b5f691)

v3.9.7

Compare Source

Bug Fixes
  • security: sanitize timezone parameter value to prevent code injection (#​2608) (7d4b098)

v3.9.6

Compare Source

Bug Fixes
  • binary parser sometimes reads out of packet bounds when results contain null and typecast is false (#​2601) (705835d)

v3.9.5

Compare Source

Bug Fixes

v3.9.4

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 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 force-pushed the renovate/npm-mysql2-vulnerability branch from 9c9ce61 to c472e32 Compare April 22, 2024 03:52
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.4 [SECURITY] Update dependency mysql2 to v3.9.7 [SECURITY] Apr 24, 2024
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch 2 times, most recently from 6d8151d to b1d1dd8 Compare April 29, 2024 04:02
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch from b1d1dd8 to 982577c Compare May 6, 2024 04:41
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch from 982577c to 0811205 Compare May 13, 2024 09:10
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch from 0811205 to a6f5b30 Compare May 27, 2024 05:01
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.7 [SECURITY] Update dependency mysql2 to v3.9.8 [SECURITY] May 30, 2024
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch 2 times, most recently from 0b8f3b7 to 3f58da5 Compare June 3, 2024 03:07
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch 2 times, most recently from e28cd08 to a204a59 Compare June 17, 2024 06:35
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch 2 times, most recently from d558833 to 75942fc Compare July 8, 2024 03:53
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch from 75942fc to 151c113 Compare July 15, 2024 08:13
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch from 151c113 to 4642c83 Compare July 29, 2024 06:13
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch from 4642c83 to 69de1f5 Compare August 12, 2024 08:04
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch 2 times, most recently from 2be24ec to d6ebbcb Compare September 2, 2024 04:41
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch 2 times, most recently from d72586e to 549d282 Compare September 16, 2024 03:11
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch from 549d282 to 0d565bf Compare September 23, 2024 07:48
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch from 0d565bf to 7dcd813 Compare October 7, 2024 03:13
@renovate renovate bot force-pushed the renovate/npm-mysql2-vulnerability branch from 7dcd813 to ebb3780 Compare October 14, 2024 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants