-
Notifications
You must be signed in to change notification settings - Fork 0
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 v8 [security] #274
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/npm-mongoose-vulnerability
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
June 4, 2023 11:15
99f4c79
to
cce37a0
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
2 times, most recently
from
June 19, 2023 09:30
9f52e78
to
f50084d
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
June 29, 2023 10:46
f50084d
to
95be6b5
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
2 times, most recently
from
July 9, 2023 10:33
f80fd59
to
37339a2
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
2 times, most recently
from
July 19, 2023 11:03
0a81c16
to
693b485
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
September 19, 2023 13:25
693b485
to
6613256
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
October 9, 2023 07:18
6613256
to
6ef54d6
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
2 times, most recently
from
November 6, 2023 07:05
d43fea6
to
84d7135
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
January 28, 2024 10:40
84d7135
to
173220e
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
February 4, 2024 11:28
173220e
to
635ed98
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
February 25, 2024 10:07
635ed98
to
2e2415b
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
April 14, 2024 11:14
2e2415b
to
d639a92
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
April 25, 2024 11:16
d639a92
to
f883657
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
June 4, 2024 14:27
f883657
to
e1c81ae
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
July 21, 2024 14:59
e1c81ae
to
df4cd8f
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
August 6, 2024 09:35
df4cd8f
to
ff0fc0c
Compare
renovate
bot
changed the title
chore(deps): update dependency mongoose to v5.13.15 [security]
chore(deps): update dependency mongoose to v5.13.20 [security]
Aug 6, 2024
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
August 28, 2024 06:27
ff0fc0c
to
ef0eff7
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
October 9, 2024 07:46
ef0eff7
to
bdb32d0
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
December 2, 2024 10:53
bdb32d0
to
63f4edb
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
December 3, 2024 04:26
63f4edb
to
316f2d4
Compare
renovate
bot
changed the title
chore(deps): update dependency mongoose to v5.13.20 [security]
chore(deps): update dependency mongoose to v8 [security]
Dec 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.8.6
->8.8.3
GitHub Vulnerability Alerts
CVE-2022-2564
Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Affected versions of this package are vulnerable to Prototype Pollution. The
Schema.path()
function is vulnerable to prototype pollution when setting the schema object. This vulnerability allows modification of the Object prototype and could be manipulated into a Denial of Service (DoS) attack.CVE-2023-3696
Prototype Pollution in GitHub repository automattic/mongoose prior to 7.3.3, 6.11.3, and 5.13.20.
CVE-2022-24304
Description
Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment.
Affected versions of this package are vulnerable to Prototype Pollution. The
Schema.path()
function is vulnerable to prototype pollution when setting theschema
object. This vulnerability allows modification of the Object prototype and could be manipulated into a Denial of Service (DoS) attack.Proof of Concept
Impact
This vulnerability can be manipulated to exploit other types of attacks, such as Denial of service (DoS), Remote Code Execution, or Property Injection.
CVE-2024-53900
Mongoose before 8.8.3 can improperly use $where in match.
Release Notes
Automattic/mongoose (mongoose)
v8.8.3
Compare Source
==================
v8.8.2
Compare Source
==================
v8.8.1
Compare Source
==================
v8.8.0
Compare Source
==================
__v
to lean() result type and ModifyResult #14990 #12959v8.7.3
Compare Source
==================
v8.7.2
Compare Source
==================
v8.7.1
Compare Source
==================
v8.7.0
Compare Source
==================
v8.6.4
Compare Source
==================
v8.6.3
Compare Source
==================
v8.6.2
Compare Source
==================
v8.6.1
Compare Source
==================
v8.6.0
Compare Source
==================
MongooseError
instead ofMongoCursorExhaustedError
#14813v8.5.5
Compare Source
==================
v8.5.4
Compare Source
==================
v8.5.3
Compare Source
==================
lean()
set #14799 #14794 #14759 MohOrabyv8.5.2
Compare Source
==================
v8.5.1
Compare Source
==================
v8.5.0
Compare Source
==================
v8.4.5
Compare Source
==================
v8.4.4
Compare Source
==================
v8.4.3
Compare Source
==================
v8.4.2
Compare Source
==================
v8.4.1
Compare Source
==================
v8.4.0
Compare Source
==================
v8.3.5
Compare Source
==================
v8.3.4
Compare Source
==================
#14546 #14536
v8.3.3
Compare Source
==================
v8.3.2
Compare Source
==================
v8.3.1
Compare Source
==================
v8.3.0
Compare Source
==================
v8.2.4
Compare Source
==================
v8.2.3
Compare Source
==================
v8.2.2
Compare Source
==================
v8.2.1
Compare Source
==================
v8.2.0
Compare Source
==================
hydratedPopulatedDocs
option to make hydrate recursively hydrate populated docs #14352 #4727v8.1.3
Compare Source
==================
toObject.versionKey
set to false #14344v8.1.2
Compare Source
==================
createCollections()
#14295 #14279v8.1.1
Compare Source
==================
v8.1.0
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.