This repository has been archived by the owner on Aug 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Update dependency mongoose to v5.7.5 [SECURITY] #420
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/npm-mongoose-vulnerability
base: master
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
Codecov Report
@@ Coverage Diff @@
## master #420 +/- ##
=======================================
Coverage 63.56% 63.56%
=======================================
Files 136 136
Lines 1872 1872
Branches 192 192
=======================================
Hits 1190 1190
Misses 627 627
Partials 55 55 Continue to review full report at Codecov.
|
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
2 times, most recently
from
June 12, 2020 00:48
4fec392
to
5e7e70e
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
3 times, most recently
from
June 21, 2020 21:48
165ffa9
to
fbd8e32
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
4 times, most recently
from
June 30, 2020 19:40
bef7ae7
to
59c887d
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
4 times, most recently
from
July 18, 2020 17:39
e4f88c0
to
0f3bfc1
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
6 times, most recently
from
July 26, 2020 17:14
507f5c2
to
5d0a554
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
2 times, most recently
from
August 2, 2020 09:53
100aa1b
to
8be467d
Compare
renovate
bot
changed the title
Update dependency mongoose to v5.7.5 [SECURITY]
fix(deps): update dependency mongoose to v5.7.5 [security]
Aug 2, 2020
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
2 times, most recently
from
August 2, 2020 17:37
9ca7d63
to
05768fb
Compare
renovate
bot
changed the title
fix(deps): update dependency mongoose to v5.7.5 [security]
Update dependency mongoose to v5.7.5 [SECURITY]
Aug 2, 2020
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
4 times, most recently
from
August 7, 2020 20:49
9b9858a
to
50c0fc2
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
2 times, most recently
from
August 23, 2020 09:01
21feaf0
to
d8b6c6d
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
September 5, 2020 17:29
d8b6c6d
to
389e0f6
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
5 times, most recently
from
September 19, 2020 17:47
89783f5
to
7b08d1d
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
3 times, most recently
from
September 27, 2020 14:46
289dd4d
to
c2ae505
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
6 times, most recently
from
October 5, 2020 14:36
9bdaf63
to
d35564d
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
3 times, most recently
from
October 6, 2020 18:44
2555fbb
to
5f10971
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
8 times, most recently
from
October 20, 2020 16:07
13e6e82
to
6bef637
Compare
renovate
bot
force-pushed
the
renovate/npm-mongoose-vulnerability
branch
from
October 22, 2020 19:09
6bef637
to
5acaba0
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.7.4
->5.7.5
GitHub Vulnerability Alerts
CVE-2019-17426
Automattic Mongoose through 5.7.4 allows attackers to bypass access control (in some applications) because any query object with a _bsontype attribute is ignored. For example, adding "_bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around this _bsontype special case that exists in older versions of the bson parser (aka the mongodb/js-bson project).
Release Notes
Automattic/mongoose
v5.7.5
Compare Source
==================
_bsontype
property in queries to prevent silent empty queries #8222Renovate configuration
📅 Schedule: "" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.