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 serialize-to-js to v3 [SECURITY] #432

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
serialize-to-js ^1.2.2 -> ^3.0.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2019-16772

Versions of serialize-to-js prior to 3.0.1 are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize serialized regular expressions. This vulnerability does not affect Node.js applications.

Recommendation

Upgrade to version 3.0.1 or later.

GHSA-w5q7-3pr9-x44w

Versions of serialize-to-js prior to 2.0.0 are vulnerable to Denial of Service. User input is not properly validated, allowing attackers to provide inputs that lead the execution to loop indefinitely.

Recommendation

Upgrade to version 2.0.0 or later.


Release Notes

commenthol/serialize-to-js (serialize-to-js)

v3.0.1

Compare Source

v3.0.0

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

Breaking changes:

  • removal of deserialize function as being vulnerable to DOS

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 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.


  • 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 force-pushed the renovate/npm-serialize-to-js-vulnerability branch 2 times, most recently from 8c55395 to 093ff4f Compare October 12, 2024 05:37
@renovate renovate bot force-pushed the renovate/npm-serialize-to-js-vulnerability branch from 093ff4f to d661977 Compare October 29, 2024 02:58
@renovate renovate bot force-pushed the renovate/npm-serialize-to-js-vulnerability branch from d661977 to ac7a29b Compare October 31, 2024 05:37
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.

0 participants