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

chore(deps): update dependency mongoose to v6.13.6 [security] #2656

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 17, 2025

This PR contains the following updates:

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

GitHub Vulnerability Alerts

CVE-2025-23061

Mongoose versions prior to 8.9.5, 7.8.4, and 6.13.6 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.

NOTE: this issue exists because of an incomplete fix for CVE-2024-53900.


Release Notes

Automattic/mongoose (mongoose)

v6.13.6

Compare Source

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


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-bot renovate-bot requested a review from a team as a code owner January 17, 2025 00:14
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jan 17, 2025
@renovate-bot renovate-bot changed the title chore(deps): update dependency mongoose to v8 [security] chore(deps): update dependency mongoose to v6.13.6 [security] Jan 17, 2025
@renovate-bot renovate-bot force-pushed the renovate/npm-mongoose-vulnerability branch from e18576a to e972511 Compare January 17, 2025 18:20
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.80%. Comparing base (4fb610d) to head (e972511).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2656   +/-   ##
=======================================
  Coverage   90.80%   90.80%           
=======================================
  Files         170      170           
  Lines        8070     8070           
  Branches     1646     1646           
=======================================
  Hits         7328     7328           
  Misses        742      742           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pkg:instrumentation-mongoose
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants