chore: [security] bump brace-expansion from 2.0.1 to 2.0.2 #482

Merged
martinr92 merged 1 commit from dependabot-npm_and_yarn-develop-brace-expansion-2.0.2 into develop 2025-06-14 14:21:23 +00:00
martinr92 commented 2025-06-12 03:01:04 +00:00 (Migrated from gitlab.com)

Bumps brace-expansion from 2.0.1 to 2.0.2. This update includes a security fix.

Vulnerabilities fixed

brace-expansion Regular Expression Denial of Service vulnerability
A vulnerability was found in juliangruber brace-expansion up to 1.1.11/2.0.1/3.0.0/4.0.0. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. Upgrading to version 1.1.12, 2.0.2, 3.0.1 and 4.0.1 is able to address this issue. The name of the patch is a5b98a4f30d7813266b221435e1eaaf25a1b0ac5. It is recommended to upgrade the affected component.

Patched versions: 4.0.1; 3.0.1; 1.1.12; 2.0.2
Affected versions: = 4.0.0; = 3.0.0; >= 1.0.0, = 2.0.0, <= 2.0.1

Release notes

Sourced from brace-expansion's releases.

v2.0.2

  • pkg: publish on tag 2.x 14f1d91
  • fmt ed7780a
  • Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) 36603d5

https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2

Commits

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.1 to 2.0.2. **This update includes a security fix.** <details> <summary>Vulnerabilities fixed</summary> <blockquote> <p><strong>brace-expansion Regular Expression Denial of Service vulnerability</strong><br /> A vulnerability was found in juliangruber brace-expansion up to 1.1.11/2.0.1/3.0.0/4.0.0. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. Upgrading to version 1.1.12, 2.0.2, 3.0.1 and 4.0.1 is able to address this issue. The name of the patch is <code>a5b98a4f30d7813266b221435e1eaaf25a1b0ac5</code>. It is recommended to upgrade the affected component.</p> <p>Patched versions: 4.0.1; 3.0.1; 1.1.12; 2.0.2<br /> Affected versions: = 4.0.0; = 3.0.0; &gt;= 1.0.0, <!-- raw HTML omitted -->= 2.0.0, &lt;= 2.0.1</p> </blockquote> </details> <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/juliangruber/brace-expansion/releases">brace-expansion's releases</a>.</em></p> <blockquote> <h2>v2.0.2</h2> <ul> <li>pkg: publish on tag 2.x 14f1d91</li> <li>fmt ed7780a</li> <li>Fix potential ReDoS Vulnerability or Inefficient Regular Expression (<a href="https://github.com/juliangruber/brace-expansion/issues/65">#65</a>) 36603d5</li> </ul> <hr /> <p><a href="https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2">https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/juliangruber/brace-expansion/commit/c85b8ad3f53d1eb65f4996a495cae61949855f7c"><code>c85b8ad</code></a> 4.0.1</li> <li><a href="https://github.com/juliangruber/brace-expansion/commit/5a5cc176c080b2fde292a9815dc6ecd97c870d17"><code>5a5cc17</code></a> fmt</li> <li><a href="https://github.com/juliangruber/brace-expansion/commit/0b6a9781e18e9d2769bb2931f4856d1360243ed2"><code>0b6a978</code></a> Fix potential ReDoS Vulnerability or Inefficient Regular Expression (<a href="https://github.com/juliangruber/brace-expansion/issues/65">#65</a>)</li> <li><a href="https://github.com/juliangruber/brace-expansion/commit/6a39bdddcf944374b475d99b0e8292d3727c7ebe"><code>6a39bdd</code></a> 4.0.0</li> <li><a href="https://github.com/juliangruber/brace-expansion/commit/dd72a59047e30ea265c4a58695a00ea82e90a437"><code>dd72a59</code></a> fmt</li> <li><a href="https://github.com/juliangruber/brace-expansion/commit/278132b187d4418fe8163da5e81710222f47e3f6"><code>278132b</code></a> feat: use string replaces instead of splits (<a href="https://github.com/juliangruber/brace-expansion/issues/64">#64</a>)</li> <li><a href="https://github.com/juliangruber/brace-expansion/commit/70e4c1baf9b91c77b1fa303a0c07d35389e9c0a0"><code>70e4c1b</code></a> add <code>tea.yaml</code></li> <li><a href="https://github.com/juliangruber/brace-expansion/commit/b01a637b0578a7c59acc7d8386f11f8d0710b512"><code>b01a637</code></a> 3.0.0</li> <li><a href="https://github.com/juliangruber/brace-expansion/commit/9e781e913fe323e69248d36acebe29008666ba72"><code>9e781e9</code></a> node 16 is EOL</li> <li><a href="https://github.com/juliangruber/brace-expansion/commit/6dad2093f84eac403fb3715a624fede524967cec"><code>6dad209</code></a> docs</li> <li>Additional commits viewable in <a href="https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2">compare view</a></li> </ul> </details> <br />
martinr92 commented 2025-06-12 03:01:04 +00:00 (Migrated from gitlab.com)

assigned to @martinr92

assigned to @martinr92
martinr92 commented 2025-06-14 14:17:17 +00:00 (Migrated from gitlab.com)

added 5 commits

  • 7718e71b...421be10d - 4 commits from branch develop
  • 5b2b493a - chore: [security] bump brace-expansion from 2.0.1 to 2.0.2

Compare with previous version

added 5 commits <ul><li>7718e71b...421be10d - 4 commits from branch <code>develop</code></li><li>5b2b493a - chore: [security] bump brace-expansion from 2.0.1 to 2.0.2</li></ul> [Compare with previous version](/marty-media/server/-/merge_requests/458/diffs?diff_id=1390519601&start_sha=7718e71bde49d9dc0406fc225d546a8ce51bd225)
martinr92 (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-06-14 14:17:31 +00:00
martinr92 (Migrated from gitlab.com) merged commit into develop 2025-06-14 14:21:23 +00:00
martinr92 commented 2025-06-15 09:03:59 +00:00 (Migrated from gitlab.com)

🎉 This MR is included in version 0.9.1-beta.1 🎉

The release is available on GitLab release.

Your semantic-release bot 📦 🚀

:tada: This MR is included in version 0.9.1-beta.1 :tada: The release is available on [GitLab release](https://gitlab.com/marty-media/server/-/releases/v0.9.1-beta.1). Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package: :rocket:
martinr92 commented 2025-06-21 18:56:47 +00:00 (Migrated from gitlab.com)

🎉 This MR is included in version 0.9.1 🎉

The release is available on GitLab release.

Your semantic-release bot 📦 🚀

:tada: This MR is included in version 0.9.1 :tada: The release is available on [GitLab release](https://gitlab.com/marty-media/server/-/releases/v0.9.1). Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package: :rocket:
Sign in to join this conversation.
No description provided.