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

Bump dompurify from 2.3.1 to 2.5.4 in /tgui #3379

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps dompurify from 2.3.1 to 2.5.4.

Release notes

Sourced from dompurify's releases.

DOMPurify 2.5.4

  • Fixed a bug with latest isNaN checks affecting MSIE, thanks @​tulach
  • Fixed the tests for MSIE and fixed related test-runner

DOMPurify 2.5.3

  • Fixed several mXSS variations found by and thanks to @​kevin-mizu & @​Ry0taK
  • Added better configurability for comment scrubbing default behavior
  • Added better hardening against Prototype Pollution attacks, thanks @​kevin-mizu
  • Fixed some smaller issues in README and other documentation

DOMPurify 2.5.2

  • Addressed and fixed a mXSS variation found by @​kevin-mizu
  • Addressed and fixed a mXSS variation found by Adam Kues of Assetnote
  • Updated tests for older Safari and Chrome versions

DOMPurify 2.5.1

  • Fixed an mXSS sanitizer bypass reported by @​icesfont
  • Added new code to track element nesting depth
  • Added new code to enforce a maximum nesting depth of 255
  • Added coverage tests and necessary clobbering protections

Note that this is a security release and should be upgraded to immediately. Please also note that further releases may follow as the underlying vulnerability is apparently new and further variations may be discovered.

DOMPurify 2.5.0

  • Added new setting SAFE_FOR_XML to enable better control over comment scrubbing
  • Updated the LICENSE file to show the accurate year number
  • Updated several build and test dependencies

DOMPurify 2.4.9

  • Fixed another conditional bypass caused by Processing Instructions, thanks @​Ry0taK
  • Fixed the regex for HTML Custom Element detection, thanks @​AlekseySolovey3T

DOMPurify 2.4.8

  • Fixed two possible bypasses when sanitizing an XML document and later using it in HTML, thanks @​Slonser

DOMPurify 2.4.7

DOMPurify 2.4.6

  • Fixed a bypass in jsdom 22 in case the noframes element is permitted, thanks @​leeN

DOMPurify 2.4.5

  • Fixed a problem with improper reset of custom HTML options, thanks @​ammaraskar

DOMPurify 2.4.4

DOMPurify 2.4.3

  • Final release that is compatible with MSIE10 & MSIE 11

... (truncated)

Commits
  • 10c1261 docs: Updated README ever so slightly
  • 1c92880 test: Fixed two more tests for MSIE11 and Edge 18
  • 1401208 test: Fixed more tests for MSIE and Edge 18
  • 2c6410a test: Fixed several new tests for MSIE11 and Edge 18
  • 2c9bca9 test: Changed github config to include MSIE tests for 2.x
  • b188787 chore: Preparing 2.5.4 release
  • 707b3d6 fix: Added a better for for the MSIE iNaN issue
  • 62fe3be test: Attempting to get MSIE 11 back into the browser test array
  • f3a9710 fix: Fixed an issue with MSIE and no support for Number.isNaN
  • e1ddfc7 Merge branch '2.x' of github.com:cure53/DOMPurify into 2.x
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added Dependencies javascript Pull requests that update Javascript code. labels Sep 16, 2024
@github-actions github-actions bot added the TGUI label Sep 16, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tgui/dompurify-2.5.4 branch from 5dc189d to 53592df Compare October 5, 2024 05:02
@MarkSuckerberg
Copy link
Member

@dependabot rebase

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.1 to 2.5.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.3.1...2.5.4)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tgui/dompurify-2.5.4 branch from 53592df to e584c91 Compare October 17, 2024 05:48
@MarkSuckerberg MarkSuckerberg added this pull request to the merge queue Oct 17, 2024
Merged via the queue into master with commit b00b233 Oct 17, 2024
14 checks passed
@MarkSuckerberg MarkSuckerberg deleted the dependabot/npm_and_yarn/tgui/dompurify-2.5.4 branch October 17, 2024 06:14
zimon9 pushed a commit to zimon9/Shiptest-PR-testing that referenced this pull request Oct 29, 2024
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.1 to
2.5.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cure53/DOMPurify/releases">dompurify's
releases</a>.</em></p>
<blockquote>
<h2>DOMPurify 2.5.4</h2>
<ul>
<li>Fixed a bug with latest <code>isNaN</code> checks affecting MSIE,
thanks <a
href="https://github.com/tulach"><code>@​tulach</code></a></li>
<li>Fixed the tests for MSIE and fixed related test-runner</li>
</ul>
<h2>DOMPurify 2.5.3</h2>
<ul>
<li>Fixed several mXSS variations found by and thanks to <a
href="https://github.com/kevin-mizu"><code>@​kevin-mizu</code></a> &amp;
<a href="https://github.com/Ry0taK"><code>@​Ry0taK</code></a></li>
<li>Added better configurability for comment scrubbing default
behavior</li>
<li>Added better hardening against Prototype Pollution attacks, thanks
<a
href="https://github.com/kevin-mizu"><code>@​kevin-mizu</code></a></li>
<li>Fixed some smaller issues in README and other documentation</li>
</ul>
<h2>DOMPurify 2.5.2</h2>
<ul>
<li>Addressed and fixed a mXSS variation found by <a
href="https://github.com/kevin-mizu"><code>@​kevin-mizu</code></a></li>
<li>Addressed and fixed a mXSS variation found by <a
href="https://twitter.com/hash_kitten">Adam Kues</a> of Assetnote</li>
<li>Updated tests for older Safari and Chrome versions</li>
</ul>
<h2>DOMPurify 2.5.1</h2>
<ul>
<li>Fixed an mXSS sanitizer bypass reported by <a
href="https://github.com/icesfont"><code>@​icesfont</code></a></li>
<li>Added new code to track element nesting depth</li>
<li>Added new code to enforce a maximum nesting depth of 255</li>
<li>Added coverage tests and necessary clobbering protections</li>
</ul>
<p><strong>Note that this is a security release and should be upgraded
to immediately. Please also note that further releases may follow as the
underlying vulnerability is apparently new and further variations may be
discovered.</strong></p>
<h2>DOMPurify 2.5.0</h2>
<ul>
<li>Added new setting <code>SAFE_FOR_XML</code> to enable better control
over comment scrubbing</li>
<li>Updated the LICENSE file to show the accurate year number</li>
<li>Updated several build and test dependencies</li>
</ul>
<h2>DOMPurify 2.4.9</h2>
<ul>
<li>Fixed another conditional bypass caused by Processing Instructions,
thanks <a
href="https://github.com/Ry0taK"><code>@​Ry0taK</code></a></li>
<li>Fixed the regex for HTML Custom Element detection, thanks <a
href="https://github.com/AlekseySolovey3T"><code>@​AlekseySolovey3T</code></a></li>
</ul>
<h2>DOMPurify 2.4.8</h2>
<ul>
<li>Fixed two possible bypasses when sanitizing an XML document and
later using it in HTML, thanks <a
href="https://github.com/Slonser"><code>@​Slonser</code></a></li>
</ul>
<h2>DOMPurify 2.4.7</h2>
<ul>
<li>Fixed a licensing issue spotted and reported by <a
href="https://github.com/george-thomas-hill"><code>@​george-thomas-hill</code></a></li>
</ul>
<h2>DOMPurify 2.4.6</h2>
<ul>
<li>Fixed a bypass in jsdom 22 in case the <code>noframes</code> element
is permitted, thanks <a
href="https://github.com/leeN"><code>@​leeN</code></a></li>
</ul>
<h2>DOMPurify 2.4.5</h2>
<ul>
<li>Fixed a problem with improper reset of custom HTML options, thanks
<a
href="https://github.com/ammaraskar"><code>@​ammaraskar</code></a></li>
</ul>
<h2>DOMPurify 2.4.4</h2>
<ul>
<li>Added support for <code>ALLOW_SELF_CLOSE_IN_ATTR</code> flag, thanks
<a href="https://github.com/edg2s"><code>@​edg2s</code></a> <a
href="https://github.com/AndreVirtimo"><code>@​AndreVirtimo</code></a></li>
<li>Added better support for <code>shadowrootmode</code>, thanks <a
href="https://github.com/mfreed7"><code>@​mfreed7</code></a></li>
</ul>
<h2>DOMPurify 2.4.3</h2>
<ul>
<li>Final release that is compatible with MSIE10 &amp; MSIE 11</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cure53/DOMPurify/commit/10c12610b15875ea09129c35fca28a886857434f"><code>10c1261</code></a>
docs: Updated README ever so slightly</li>
<li><a
href="https://github.com/cure53/DOMPurify/commit/1c9288095c41f48c1a5dcfda72f615320b27b3ad"><code>1c92880</code></a>
test: Fixed two more tests for MSIE11 and Edge 18</li>
<li><a
href="https://github.com/cure53/DOMPurify/commit/14012082720e48f7f9134d3c53f280ba4dba2058"><code>1401208</code></a>
test: Fixed more tests for MSIE and Edge 18</li>
<li><a
href="https://github.com/cure53/DOMPurify/commit/2c6410a637eae71a51b2fa6d8cdd2bde7b2aa125"><code>2c6410a</code></a>
test: Fixed several new tests for MSIE11 and Edge 18</li>
<li><a
href="https://github.com/cure53/DOMPurify/commit/2c9bca957c28bb73ecc9544cea379e41963276c4"><code>2c9bca9</code></a>
test: Changed github config to include MSIE tests for 2.x</li>
<li><a
href="https://github.com/cure53/DOMPurify/commit/b188787889deb66eb3b0c73b857e77e889ee9912"><code>b188787</code></a>
chore: Preparing 2.5.4 release</li>
<li><a
href="https://github.com/cure53/DOMPurify/commit/707b3d682451b69c003c4ecb363550b93ef595a9"><code>707b3d6</code></a>
fix: Added a better for for the MSIE iNaN issue</li>
<li><a
href="https://github.com/cure53/DOMPurify/commit/62fe3be09ad4dca4ff8671272baf15f512872b5e"><code>62fe3be</code></a>
test: Attempting to get MSIE 11 back into the browser test array</li>
<li><a
href="https://github.com/cure53/DOMPurify/commit/f3a97107b29e6af78884e05a63638622eddb6df6"><code>f3a9710</code></a>
fix: Fixed an issue with MSIE and no support for Number.isNaN</li>
<li><a
href="https://github.com/cure53/DOMPurify/commit/e1ddfc7b5e6d6599c369f826699b0204e2c691b9"><code>e1ddfc7</code></a>
Merge branch '2.x' of github.com:cure53/DOMPurify into 2.x</li>
<li>Additional commits viewable in <a
href="https://github.com/cure53/DOMPurify/compare/2.3.1...2.5.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dompurify&package-manager=npm_and_yarn&previous-version=2.3.1&new-version=2.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/shiptest-ss13/Shiptest/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies javascript Pull requests that update Javascript code. TGUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant