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

Update dependency lodash to 4.17.21 [SECURITY] #5

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 23, 2019

Mend Renovate

This PR contains the following updates:

Package Change
lodash 4.17.10 -> 4.17.21

GitHub Vulnerability Alerts

CVE-2018-16487

Versions of lodash before 4.17.5 are vulnerable to prototype pollution.

The vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which allow a malicious user to modify the prototype of Object via {constructor: {prototype: {...}}} causing the addition or modification of an existing property that will exist on all objects.

Recommendation

Update to version 4.17.11 or later.

CVE-2019-10744

Versions of lodash before 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep allows a malicious user to modify the prototype of Object via {constructor: {prototype: {...}}} causing the addition or modification of an existing property that will exist on all objects.

Recommendation

Update to version 4.17.12 or later.

CVE-2019-1010266

lodash prior to 4.7.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is: 4.7.11.

CVE-2021-23337

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

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.


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

@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from d05604d to 3b56359 Compare May 4, 2019 12:52
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from 3b56359 to 0a08650 Compare July 13, 2019 14:59
@renovate renovate bot changed the title Update dependency lodash to v4.17.11 [SECURITY] Update dependency lodash to v4.17.13 [SECURITY] Jul 13, 2019
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from 0a08650 to de6fa4a Compare August 10, 2019 10:58
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch 2 times, most recently from 86c7671 to 1d0170c Compare September 7, 2019 13:54
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from 1d0170c to b0bffd6 Compare November 21, 2019 10:07
@renovate renovate bot changed the title Update dependency lodash to v4.17.13 [SECURITY] Update dependency lodash to v4.17.12 [SECURITY] Dec 14, 2019
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from b0bffd6 to 9e3d394 Compare December 14, 2019 20:01
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from 9e3d394 to b33c116 Compare August 26, 2020 11:57
@renovate renovate bot changed the title Update dependency lodash to v4.17.12 [SECURITY] Update dependency lodash to v4.17.19 [SECURITY] Aug 26, 2020
@renovate renovate bot force-pushed the renovate/npm-lodash-vulnerability branch from b33c116 to 7cb4e0e Compare April 26, 2021 17:27
@renovate renovate bot changed the title Update dependency lodash to v4.17.19 [SECURITY] Update dependency lodash to 4.17.19 [SECURITY] Apr 26, 2021
@renovate
Copy link
Author

renovate bot commented Apr 26, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN checkPermissions Missing write access to /mnt/renovate/gh/Unibeautify/auto-config/node_modules/@unibeautify/beautifier-file
npm WARN @unibeautify/[email protected] requires a peer of eslint@^4.19.1 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.

npm ERR! code ENOENT
npm ERR! syscall access
npm ERR! path /mnt/renovate/gh/Unibeautify/auto-config/node_modules/@unibeautify/beautifier-file
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, access '/mnt/renovate/gh/Unibeautify/auto-config/node_modules/@unibeautify/beautifier-file'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-04-26T17_27_02_802Z-debug.log

@renovate renovate bot changed the title Update dependency lodash to 4.17.19 [SECURITY] Update dependency lodash to 4.17.21 [SECURITY] May 9, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Successfully merging this pull request may close these issues.

1 participant