This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Update dependency bleach to v3.3.0 [SECURITY]#80
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
|
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
0637ea0 to
0820e7a
Compare
0820e7a to
0fcb3eb
Compare
|
This PR was closed because it has been stalled for 10 days with no activity. |
Author
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will now ignore this update (==3.3.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.4->==3.3.0GitHub Vulnerability Alerts
CVE-2021-23980
Impact
A mutation XSS affects users calling
bleach.cleanwith all of:svgormathin the allowed tagsporbrin allowed tagsstyle,title,noscript,script,textarea,noframes,iframe, orxmpin allowed tagsstrip_comments=FalseNote: none of the above tags are in the default allowed tags and
strip_commentsdefaults toTrue.Patches
Users are encouraged to upgrade to bleach v3.3.0 or greater.
Note: bleach v3.3.0 introduces a breaking change to escape HTML comments by default.
Workarounds
modify
bleach.cleancalls to at least one of:style,title,noscript,script,textarea,noframes,iframe, orxmptagsvgormathtagsporbrtagsstrip_comments=TrueA strong Content-Security-Policy without
unsafe-inlineandunsafe-evalscript-srcs) will also help mitigate the risk.References
Credits
For more information
If you have any questions or comments about this advisory:
Release Notes
mozilla/bleach
v3.3.0Compare Source
Backwards incompatible changes
Security fixes
1621692/ GHSA-m6xf-fq7q-8743. See the advisory for details.Features
None
Bug fixes
None
v3.2.3Compare Source
Security fixes
None
Features
None
Bug fixes
v3.2.2Compare Source
Security fixes
None
Features
Bug fixes
v3.2.1Compare Source
Security fixes
None
Features
None
Bug fixes
v3.2.0Compare Source
Security fixes
None
Features
None
Bug fixes
html5libdependency to version 1.1.0. Thank you Sam Sneddon.v3.1.5Compare Source
Security fixes
None
Features
None
Bug fixes
setuptoolsdependency withpackaging. Thank you Benjamin Peterson.Configuration
📅 Schedule: "" (UTC).
🚦 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.