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

[Security issue] Upgrade mongoose to 8.8.3 #7538

Open
daneryl opened this issue Dec 11, 2024 · 1 comment
Open

[Security issue] Upgrade mongoose to 8.8.3 #7538

daneryl opened this issue Dec 11, 2024 · 1 comment

Comments

@daneryl
Copy link
Collaborator

daneryl commented Dec 11, 2024

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ high │ Mongoose search injection vulnerability │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ mongoose │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=8.8.3 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ mongoose │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ mongoose │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://www.npmjs.com/advisories/1101063
└───────────────┴──────────────────────────────────────────────────────────────┘
7 vulnerabilities found - Packages audited: 748

@daneryl
Copy link
Collaborator Author

daneryl commented Jan 9, 2025

Mongoose 8.8.3 depends on mongodb 6.10.0, while testing this i found some tests failing that made me discover there is a bug in this version of the driver since the 6.8.0, documented in the mongodb issues in jira and some work already being done mongodb/node-mongodb-native#4191, although it looks like last activity was 5 months ago, we will need to wait for this update for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants