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 js-yaml to 3.13.1 [SECURITY] - abandoned #324

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change
js-yaml 3.7.0 -> 3.13.1

GitHub Vulnerability Alerts

GHSA-8j8c-7jfh-h6hx

Versions of js-yaml prior to 3.13.1 are vulnerable to Code Injection. The load() function may execute arbitrary code injected through a malicious YAML file. Objects that have toString as key, JavaScript code as value and are used as explicit mapping keys allow attackers to execute the supplied code through the load() function. The safeLoad() function is unaffected.

An example payload is
{ toString: !<tag:yaml.org,2002:js/function> 'function (){return Date.now()}' } : 1
which returns the object
{
"1553107949161": 1
}

Recommendation

Upgrade to version 3.13.1.

GHSA-2pr6-76vf-7546

Versions of js-yaml prior to 3.13.0 are vulnerable to Denial of Service. By parsing a carefully-crafted YAML file, the node process stalls and may exhaust system resources leading to a Denial of Service.

Recommendation

Upgrade to version 3.13.0.


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Oslo, 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 added the security label Feb 17, 2022
@vercel
Copy link

vercel bot commented Feb 17, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vtfk/component-library/3W8mMQqjRKEu8NLTx3XdS7N8cioc
✅ Preview: https://component-library-git-renovate-npm-js-yaml-vulnerability-vtfk.vercel.app

@runely
Copy link
Member

runely commented Mar 4, 2022

Kan IKKE merges før vi finner ut hvordan forhindre at viewBox fjernes

@runely runely marked this pull request as draft March 29, 2022 08:21
@renovate renovate bot changed the title Update dependency js-yaml to 3.13.1 [SECURITY] Update dependency js-yaml to 3.13.1 [SECURITY] - autoclosed Apr 7, 2022
@renovate renovate bot closed this Apr 7, 2022
@renovate renovate bot deleted the renovate/npm-js-yaml-vulnerability branch April 7, 2022 14:27
@renovate renovate bot changed the title Update dependency js-yaml to 3.13.1 [SECURITY] - autoclosed Update dependency js-yaml to 3.13.1 [SECURITY] Apr 7, 2022
@renovate renovate bot reopened this Apr 7, 2022
@renovate renovate bot restored the renovate/npm-js-yaml-vulnerability branch April 7, 2022 17:18
@renovate renovate bot force-pushed the renovate/npm-js-yaml-vulnerability branch from cf253e2 to 755496d Compare May 11, 2022 11:23
@vercel
Copy link

vercel bot commented May 11, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
component-library ✅ Ready (Inspect) Visit Preview Jun 3, 2022 at 11:55AM (UTC)

@renovate renovate bot force-pushed the renovate/npm-js-yaml-vulnerability branch from 755496d to 3d2d0ba Compare June 3, 2022 11:51
@renovate renovate bot changed the title Update dependency js-yaml to 3.13.1 [SECURITY] Update dependency js-yaml to 3.13.1 [SECURITY] - autoclosed Oct 16, 2022
@renovate renovate bot closed this Oct 16, 2022
@renovate renovate bot deleted the renovate/npm-js-yaml-vulnerability branch October 16, 2022 01:18
@renovate renovate bot changed the title Update dependency js-yaml to 3.13.1 [SECURITY] - autoclosed Update dependency js-yaml to 3.13.1 [SECURITY] Oct 16, 2022
@renovate renovate bot reopened this Oct 16, 2022
@renovate renovate bot restored the renovate/npm-js-yaml-vulnerability branch October 16, 2022 04:11
@renovate renovate bot changed the title Update dependency js-yaml to 3.13.1 [SECURITY] Update dependency js-yaml to 3.13.1 [SECURITY] - abandoned Mar 24, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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

Successfully merging this pull request may close these issues.

2 participants