<p dir="auto">Bumps <a href="https://github.com/rgrove/sanitize">sanitize</a> from 6.0.1 to 6.0.2.</p>
<details>
<summary>Release notes</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/rgrove/sanitize/releases">sanitize's releases</a>.</em></p>
<blockquote>
<h2 dir="auto">v6.0.2</h2>
<h3 dir="auto">Bug Fixes</h3>
<ul dir="auto">
<li>
<p dir="auto"><a title="CVE-2023-36823" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-f5ww-cq3m-q3g7/hovercard" href="https://github.com/advisories/GHSA-f5ww-cq3m-q3g7">CVE-2023-36823</a>: Fixed an HTML+CSS sanitization bypass that could allow XSS (cross-site scripting). This issue affects Sanitize versions 3.0.0 through 6.0.1.</p>
<p dir="auto">When using Sanitize's relaxed config or a custom config that allows <code class="notranslate"><style></code> elements and one or more CSS at-rules, carefully crafted input could be used to sneak arbitrary HTML through Sanitize.</p>
<p dir="auto">See the following security advisory for additional details: <a href="https://github.com/rgrove/sanitize/security/advisories/GHSA-f5ww-cq3m-q3g7">GHSA-f5ww-cq3m-q3g7</a></p>
<p dir="auto">Thanks to <a href="https://github.com/cure53"><code class="notranslate">@​cure53</code></a> for finding this issue.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/rgrove/sanitize/blob/main/HISTORY.md">sanitize's changelog</a>.</em></p>
<blockquote>
<h2 dir="auto">6.0.2 (2023-07-06)</h2>
<h3 dir="auto">Bug Fixes</h3>
<ul dir="auto">
<li>
<p dir="auto"><a title="CVE-2023-36823" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-f5ww-cq3m-q3g7/hovercard" href="https://github.com/advisories/GHSA-f5ww-cq3m-q3g7">CVE-2023-36823</a>: Fixed an HTML+CSS sanitization bypass that could allow XSS
(cross-site scripting). This issue affects Sanitize versions 3.0.0 through
6.0.1.</p>
<p dir="auto">When using Sanitize's relaxed config or a custom config that allows <code class="notranslate"><style></code>
elements and one or more CSS at-rules, carefully crafted input could be used
to sneak arbitrary HTML through Sanitize.</p>
<p dir="auto">See the following security advisory for additional details:
<a href="https://github.com/rgrove/sanitize/security/advisories/GHSA-f5ww-cq3m-q3g7">GHSA-f5ww-cq3m-q3g7</a></p>
<p dir="auto">Thanks to <a href="https://github.com/cure53"><code class="notranslate">@​cure53</code></a> for finding this issue.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/rgrove/sanitize/commit/76ed46e6dc70820f38efe27de8dabd54dddb5220"><code class="notranslate">76ed46e</code></a> Merge pull request from <a title="GHSA-f5ww-cq3m-q3g7" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-f5ww-cq3m-q3g7/hovercard" href="https://github.com/advisories/GHSA-f5ww-cq3m-q3g7">GHSA-f5ww-cq3m-q3g7</a></li>
<li><a href="https://github.com/rgrove/sanitize/commit/3481ac3f1255c6584c67fad2f9e44d809273125d"><code class="notranslate">3481ac3</code></a> Release 6.0.2</li>
<li><a href="https://github.com/rgrove/sanitize/commit/773d927bc457f5cae21edc059654abc98101413c"><code class="notranslate">773d927</code></a> Update history</li>
<li><a href="https://github.com/rgrove/sanitize/commit/041c068cec516474d61862faf3910b26c7e10073"><code class="notranslate">041c068</code></a> Escape <code class="notranslate"></</code> to prevent a style element from being closed prematurely</li>
<li>See full diff in <a href="https://github.com/rgrove/sanitize/compare/v6.0.1...v6.0.2">compare view</a></li>
</ul>
</details>
<br>
<p dir="auto"><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores"><img src="https://camo.githubusercontent.com/ac2e9b48be1e76fc4f294f8ab38c02cddaa5dc8a1ce44de9b016f12729c32aaf/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d73616e6974697a65267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d362e302e31266e65772d76657273696f6e3d362e302e32" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sanitize&package-manager=bundler&previous-version=6.0.1&new-version=6.0.2" style="max-width: 100%;"></a></p>
<p dir="auto">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 <code class="notranslate">@dependabot rebase</code>.</p>
<hr>
<details>
<summary>Dependabot commands and options</summary>
<br>
<p dir="auto">You can trigger Dependabot actions by commenting on this PR:</p>
<ul dir="auto">
<li><code class="notranslate">@dependabot rebase</code> will rebase this PR</li>
<li><code class="notranslate">@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code class="notranslate">@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code class="notranslate">@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code class="notranslate">@dependabot close</code> will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually</li>
<li><code class="notranslate">@dependabot ignore this major version</code> will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code class="notranslate">@dependabot ignore this minor version</code> will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code class="notranslate">@dependabot ignore this dependency</code> will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)<br>
You can disable automated security fix PRs for this repo from the <a href="https://github.com/openstreetmap/openstreetmap-website/network/alerts">Security Alerts page</a>.</li>
</ul>
</details>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/4078'>https://github.com/openstreetmap/openstreetmap-website/pull/4078</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4078/commits/a30aa658a8e0ceaadb83fc2471f0ce8c9a27bb50" class="commit-link">a30aa65</a>  Bump sanitize from 6.0.1 to 6.0.2</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4078/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4078/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f">Gemfile.lock</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4078.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/4078.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4078.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/4078.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4078">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLL7EBASAJQCMKLZDTDXO4K55ANCNFSM6AAAAAA2A4ZZQI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLIOYQ5LXOXHGVBEX3DXO4K55A5CNFSM6AAAAAA2A4ZZQKWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHGVURGFI.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/4078</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/4078",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4078",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>