chore(deps): update dependency striptags to v3.2.0 [security]#316
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency striptags to v3.2.0 [security]#316renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
a89223f to
ae0fd28
Compare
ae0fd28 to
93b7946
Compare
8c77c85 to
d63de54
Compare
d63de54 to
87b465e
Compare
2bf15dc to
32f7ee6
Compare
69c0c13 to
f6c4225
Compare
809c180 to
0808990
Compare
0808990 to
94f7a43
Compare
f0640c1 to
67a6c03
Compare
1420825 to
db45348
Compare
c31dd40 to
5761dcc
Compare
3ff9c94 to
80bfdc9
Compare
0bb2f99 to
399a21b
Compare
399a21b to
9bd4c3d
Compare
7dc383d to
5cc3a61
Compare
5cc3a61 to
25cf686
Compare
38bdbbe to
48bb881
Compare
aa0f2bb to
63717fe
Compare
cc0ad6a to
ec9671d
Compare
ec9671d to
3b3e0f7
Compare
3b3e0f7 to
ea93aba
Compare
dc6dd04 to
15a3198
Compare
15a3198 to
8e6f6a5
Compare
2d70e80 to
53e928b
Compare
fd6be40 to
f2e7963
Compare
817a98a to
967e930
Compare
fe0e5ef to
cafac69
Compare
6777ad8 to
76d096a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.1→3.2.0GitHub Vulnerability Alerts
CVE-2021-32696
A type-confusion vulnerability can cause
striptagsto concatenate unsanitized strings when an array-like object is passed in as thehtmlparameter. 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.0Workarounds
Ensure that the
htmlparameter is a string before calling the function.Release Notes
ericnorris/striptags (striptags)
v3.2.0Compare 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.
This PR was generated by Mend Renovate. View the repository job log.