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 debug to v2.6.9 [security] #25

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
debug 2.6.3 -> 2.6.9 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2017-16137

Affected versions of debug are vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter.

As it takes 50,000 characters to block the event loop for 2 seconds, this issue is a low severity issue.

This was later re-introduced in version v3.2.0, and then repatched in versions 3.2.7 and 4.3.1.

Recommendation

Version 2.x.x: Update to version 2.6.9 or later.
Version 3.1.x: Update to version 3.1.0 or later.
Version 3.2.x: Update to version 3.2.7 or later.
Version 4.x.x: Update to version 4.3.1 or later.

CVE-2017-20165

A vulnerability classified as problematic has been found in debug-js debug up to 3.0.x. This affects the function useColors of the file src/node.js. The manipulation of the argument str leads to inefficient regular expression complexity. Upgrading to version 3.1.0 is able to address this issue. The name of the patch is c38a0166c266a679c8de012d4eaccec3f944e685. It is recommended to upgrade the affected component. The identifier VDB-217665 was assigned to this vulnerability. The patch has been backported to the 2.6.x branch in version 2.6.9.


Release Notes

debug-js/debug (debug)

v2.6.9

Compare Source

Patches
  • Remove ReDoS regexp in %o formatter: #​504
Credits

Huge thanks to @​zhuangya for their help!

v2.6.8

Compare Source

v2.6.7

Compare Source

v2.6.6

Compare Source

v2.6.5

Compare Source

v2.6.4

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency debug to v2.6.9 [security] Update dependency debug to v2.6.9 [SECURITY] Dec 17, 2022
@renovate renovate bot changed the title Update dependency debug to v2.6.9 [SECURITY] fix(deps): update dependency debug to v2.6.9 [security] Dec 17, 2022
@renovate renovate bot force-pushed the renovate/npm-debug-vulnerability branch from 66f7ed1 to b11d875 Compare January 11, 2023 11:49
@renovate renovate bot changed the title fix(deps): update dependency debug to v2.6.9 [security] fix(deps): update dependency debug to v3 [security] Jan 11, 2023
@renovate renovate bot force-pushed the renovate/npm-debug-vulnerability branch from b11d875 to 02152f3 Compare January 11, 2023 19:34
@renovate renovate bot changed the title fix(deps): update dependency debug to v3 [security] fix(deps): update dependency debug to v2.6.9 [security] Jan 11, 2023
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.

None yet

0 participants