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

fix(deps): update dependency mongoose to v8.8.3 [security] #1082

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongoose (source) 8.8.2 -> 8.8.3 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-53900

Mongoose versions prior to 8.8.3, 7.8.3, and 6.13.5 are vulnerable to improper use of the $where operator. This vulnerability arises from the ability of the $where clause to execute arbitrary JavaScript code in MongoDB queries, potentially leading to code injection attacks and unauthorized access or manipulation of database data.


Release Notes

Automattic/mongoose (mongoose)

v8.8.3

Compare Source

==================

  • fix: disallow using $where in match
  • perf: cache results from getAllSubdocs() on saveOptions, only loop through known subdoc properties #​15055 #​15029
  • fix(model+query): support overwriteDiscriminatorKey for bulkWrite updateOne and updateMany, allow inferring discriminator key from update #​15046 #​15040

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 changed the title fix(deps): update dependency mongoose to v8.8.3 [security] fix(deps): update dependency mongoose to v8.8.3 [security] - autoclosed Dec 4, 2024
@renovate renovate bot closed this Dec 4, 2024
@renovate renovate bot deleted the renovate/npm-mongoose-vulnerability branch December 4, 2024 19:08
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.8.3 [security] - autoclosed fix(deps): update dependency mongoose to v8.8.3 [security] Dec 4, 2024
@renovate renovate bot reopened this Dec 4, 2024
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch from a67a564 to fe60857 Compare December 4, 2024 23:03
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.8.3 [security] fix(deps): update dependency mongoose to v8.8.3 [security] - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.8.3 [security] - autoclosed fix(deps): update dependency mongoose to v8.8.3 [security] Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch from e03318f to fe60857 Compare December 8, 2024 21:29
@renovate renovate bot force-pushed the renovate/npm-mongoose-vulnerability branch from fe60857 to e4be177 Compare January 4, 2025 12:45
@dreamsparkx dreamsparkx merged commit e7aa8bc into master Jan 4, 2025
5 checks passed
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.

1 participant