Bumps rails-html-sanitizer from 1.0.3 to 1.0.4. This update includes security fixes.
Vulnerabilities fixed
> **XSS vulnerability in rails-html-sanitizer**
> There is a possible XSS vulnerability in rails-html-sanitizer. The gem allows
> non-whitelisted attributes to be present in sanitized output when input with
> specially-crafted HTML fragments, and these attributes can lead to an XSS attack
> on target applications.
>
> This issue is similar to CVE-2018-8048 in Loofah.
>
> Patched versions: [">= 1.0.4"]
> Unaffected versions: []
Release notes
*Sourced from rails-html-sanitizer's [releases](https://github.com/rails/rails-html-sanitizer/releases).*
> ## v1.0.4
> * Fix CVE-2018-3741.
Changelog
*Sourced from rails-html-sanitizer's [changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md).*
> ## 1.0.1
>
> * Added support for Rails 4.2.0.beta2 and above
>
> ## 1.0.0
>
> * First release.
Commits
- [`53bf066`](https://github.com/rails/rails-html-sanitizer/commit/53bf066ac3a163546a9c7c44c30998c21068c42d) Prepare to 1.0.4 release
- [`f3ba1a8`](https://github.com/rails/rails-html-sanitizer/commit/f3ba1a839a35f2ba7f941c15e239a1cb379d56ae) Make sure we address CVE-2018-8048
- [`7aea595`](https://github.com/rails/rails-html-sanitizer/commit/7aea595ed0c9887b09484cd46435d1af165f24ef) Remove rbx since it doesn't seem to install.
- [`9057f42`](https://github.com/rails/rails-html-sanitizer/commit/9057f426df717e92130630cf80215bbbce745cdc) Merge pull request [#66](https://github-redirect.dependabot.com/rails/rails-html-sanitizer/issues/66) from fschwahn/improve-tests
- [`2a2a715`](https://github.com/rails/rails-html-sanitizer/commit/2a2a715348522f12e9831b17f54ee286e464724e) Fix deprecation warning from Minitest
- [`2e8a706`](https://github.com/rails/rails-html-sanitizer/commit/2e8a7063273015683ccfb7d76ca525382aabd840) Make tests pass again with recent nokogiri versions
- [`267b121`](https://github.com/rails/rails-html-sanitizer/commit/267b12113a71ad0932f7b5ff6eb1f896554cffd4) Rename test to better reflect what is actually tested
- [`663bf35`](https://github.com/rails/rails-html-sanitizer/commit/663bf35d17cf35d0385861902362333a789cc642) typos
- [`362f72d`](https://github.com/rails/rails-html-sanitizer/commit/362f72d1b7a3e7375956ad6ff1d78e6a1b29c5fe) We're still testing against ruby 1.9 and 2.0 that aren't supported by nokogir...
- [`1f8b16f`](https://github.com/rails/rails-html-sanitizer/commit/1f8b16f133f190bff505a992d43eb677e31054fb) activesupport 5 doesn't support ruby < 2.2.2 that are still tested in this repo
- Additional commits viewable in [compare view](https://github.com/rails/rails-html-sanitizer/compare/v1.0.3...v1.0.4)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps rails-html-sanitizer from 1.0.3 to 1.0.4. This update includes security fixes.
Vulnerabilities fixed
> **XSS vulnerability in rails-html-sanitizer** > There is a possible XSS vulnerability in rails-html-sanitizer. The gem allows > non-whitelisted attributes to be present in sanitized output when input with > specially-crafted HTML fragments, and these attributes can lead to an XSS attack > on target applications. > > This issue is similar to CVE-2018-8048 in Loofah. > > Patched versions: [">= 1.0.4"] > Unaffected versions: []Release notes
*Sourced from rails-html-sanitizer's [releases](https://github.com/rails/rails-html-sanitizer/releases).* > ## v1.0.4 > * Fix CVE-2018-3741.Changelog
*Sourced from rails-html-sanitizer's [changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md).* > ## 1.0.1 > > * Added support for Rails 4.2.0.beta2 and above > > ## 1.0.0 > > * First release.Commits
- [`53bf066`](https://github.com/rails/rails-html-sanitizer/commit/53bf066ac3a163546a9c7c44c30998c21068c42d) Prepare to 1.0.4 release - [`f3ba1a8`](https://github.com/rails/rails-html-sanitizer/commit/f3ba1a839a35f2ba7f941c15e239a1cb379d56ae) Make sure we address CVE-2018-8048 - [`7aea595`](https://github.com/rails/rails-html-sanitizer/commit/7aea595ed0c9887b09484cd46435d1af165f24ef) Remove rbx since it doesn't seem to install. - [`9057f42`](https://github.com/rails/rails-html-sanitizer/commit/9057f426df717e92130630cf80215bbbce745cdc) Merge pull request [#66](https://github-redirect.dependabot.com/rails/rails-html-sanitizer/issues/66) from fschwahn/improve-tests - [`2a2a715`](https://github.com/rails/rails-html-sanitizer/commit/2a2a715348522f12e9831b17f54ee286e464724e) Fix deprecation warning from Minitest - [`2e8a706`](https://github.com/rails/rails-html-sanitizer/commit/2e8a7063273015683ccfb7d76ca525382aabd840) Make tests pass again with recent nokogiri versions - [`267b121`](https://github.com/rails/rails-html-sanitizer/commit/267b12113a71ad0932f7b5ff6eb1f896554cffd4) Rename test to better reflect what is actually tested - [`663bf35`](https://github.com/rails/rails-html-sanitizer/commit/663bf35d17cf35d0385861902362333a789cc642) typos - [`362f72d`](https://github.com/rails/rails-html-sanitizer/commit/362f72d1b7a3e7375956ad6ff1d78e6a1b29c5fe) We're still testing against ruby 1.9 and 2.0 that aren't supported by nokogir... - [`1f8b16f`](https://github.com/rails/rails-html-sanitizer/commit/1f8b16f133f190bff505a992d43eb677e31054fb) activesupport 5 doesn't support ruby < 2.2.2 that are still tested in this repo - Additional commits viewable in [compare view](https://github.com/rails/rails-html-sanitizer/compare/v1.0.3...v1.0.4)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.