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 lodash to v4.17.21 [security] #205

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 24, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lodash (source) 4.17.15 -> 4.17.21 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2020-8203

Versions of lodash prior to 4.17.19 are vulnerable to Prototype Pollution. The function zipObjectDeep allows a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires zipping objects based on user-provided property arrays.

This vulnerability causes the addition or modification of an existing property that will exist on all objects and may lead to Denial of Service or Code Execution under specific circumstances.

CVE-2021-23337

lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.


Release Notes

lodash/lodash

v4.17.21

Compare Source

v4.17.20

Compare Source

v4.17.16

Compare Source


Configuration

📅 Schedule: "" (UTC).

🚦 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 has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #205 (0253f5e) into master (d9b692d) will decrease coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
- Coverage   96.00%   95.78%   -0.22%     
==========================================
  Files          23       23              
  Lines         200      237      +37     
  Branches       14       32      +18     
==========================================
+ Hits          192      227      +35     
- Misses          8       10       +2     
Impacted Files Coverage Δ
src/notifications/Notifications.js 83.87% <0.00%> (-3.09%) ⬇️
src/menu/Menu.js 100.00% <0.00%> (ø)
src/common/helpers.js 100.00% <0.00%> (ø)
src/notifications/helpers.js 100.00% <0.00%> (ø)
src/profile/InboxDropdown.js 100.00% <0.00%> (ø)
src/profile/AlertsDropdown.js 100.00% <0.00%> (ø)
src/notifications/normaliser.js 100.00% <0.00%> (ø)
src/profile/UserAvatarDropdown.js 100.00% <0.00%> (ø)
src/notifications/NotificationsPanel.js 100.00% <0.00%> (ø)
src/common/DiscourseService.js 97.36% <0.00%> (+0.07%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9b692d...0253f5e. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency lodash to v4.17.19 [security] fix(deps): update dependency lodash to v4.17.19 [security] Apr 26, 2021
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from 4e9f13f to 0253f5e Compare May 9, 2021 20:29
@renovate renovate bot changed the title fix(deps): update dependency lodash to v4.17.19 [security] fix(deps): update dependency lodash to v4.17.21 [security] May 9, 2021
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