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 striptags to v3.2.0 [security] #316

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
striptags 3.1.1 -> 3.2.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2021-32696

A type-confusion vulnerability can cause striptags to concatenate unsanitized strings when an array-like object is passed in as the html parameter. This can be abused by an attacker who can control the shape of their input, e.g. if query parameters are passed directly into the function.

Impact

XSS

Patches

3.2.0

Workarounds

Ensure that the html parameter is a string before calling the function.


Release Notes

ericnorris/striptags (striptags)

v3.2.0

Compare Source

This release fixes a potential type confusion vulnerability when passing in a non-string argument to the function.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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-striptags-vulnerability branch 2 times, most recently from a89223f to ae0fd28 Compare May 25, 2024 13:36
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch from ae0fd28 to 93b7946 Compare May 31, 2024 22:46
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch 3 times, most recently from 8c77c85 to d63de54 Compare June 14, 2024 23:19
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch from d63de54 to 87b465e Compare June 28, 2024 18:38
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch 3 times, most recently from 2bf15dc to 32f7ee6 Compare July 18, 2024 16:49
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch 3 times, most recently from 69c0c13 to f6c4225 Compare July 29, 2024 15:25
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch 3 times, most recently from 809c180 to 0808990 Compare August 9, 2024 20:39
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch from 0808990 to 94f7a43 Compare August 13, 2024 06:18
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch 2 times, most recently from f0640c1 to 67a6c03 Compare August 23, 2024 21:59
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch 3 times, most recently from 1420825 to db45348 Compare September 3, 2024 07:04
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch 3 times, most recently from c31dd40 to 5761dcc Compare September 12, 2024 01:51
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch 2 times, most recently from 3ff9c94 to 80bfdc9 Compare September 23, 2024 19:39
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch 2 times, most recently from 0bb2f99 to 399a21b Compare October 4, 2024 22:55
@renovate renovate bot force-pushed the renovate/npm-striptags-vulnerability branch from 399a21b to 9bd4c3d Compare October 18, 2024 22:39
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