Skip to content

Commit 7a6bd91

Browse files
1 parent 4df0fb4 commit 7a6bd91

1 file changed

Lines changed: 29 additions & 9 deletions

File tree

advisories/github-reviewed/2025/06/GHSA-v6h2-p8h4-qcjw/GHSA-v6h2-p8h4-qcjw.json

Lines changed: 29 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-v6h2-p8h4-qcjw",
4-
"modified": "2025-06-10T22:52:00Z",
4+
"modified": "2025-06-11T20:54:10Z",
55
"published": "2025-06-09T21:30:51Z",
66
"aliases": [
77
"CVE-2025-5889"
88
],
99
"summary": "brace-expansion Regular Expression Denial of Service vulnerability",
10-
"details": "A vulnerability was found in juliangruber brace-expansion up to 1.1.11. 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. The name of the patch is a5b98a4f30d7813266b221435e1eaaf25a1b0ac5. It is recommended to apply a patch to fix this issue.",
10+
"details": "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.",
1111
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
15+
},
1216
{
1317
"type": "CVSS_V4",
14-
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
18+
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
1519
}
1620
],
1721
"affected": [
@@ -25,16 +29,16 @@
2529
"type": "ECOSYSTEM",
2630
"events": [
2731
{
28-
"introduced": "0"
32+
"introduced": "2.0.0"
2933
},
3034
{
31-
"fixed": "1.1.12"
35+
"fixed": "2.0.2"
3236
}
3337
]
3438
}
3539
],
3640
"database_specific": {
37-
"last_known_affected_version_range": "<= 1.1.11"
41+
"last_known_affected_version_range": "<= 2.0.1"
3842
}
3943
},
4044
{
@@ -47,16 +51,16 @@
4751
"type": "ECOSYSTEM",
4852
"events": [
4953
{
50-
"introduced": "2.0.0"
54+
"introduced": "1.0.0"
5155
},
5256
{
53-
"fixed": "2.0.2"
57+
"fixed": "1.1.12"
5458
}
5559
]
5660
}
5761
],
5862
"database_specific": {
59-
"last_known_affected_version_range": "<= 2.0.1"
63+
"last_known_affected_version_range": "<= 1.1.11"
6064
}
6165
},
6266
{
@@ -113,6 +117,22 @@
113117
"type": "WEB",
114118
"url": "https://github.com/juliangruber/brace-expansion/pull/65/commits/a5b98a4f30d7813266b221435e1eaaf25a1b0ac5"
115119
},
120+
{
121+
"type": "WEB",
122+
"url": "https://github.com/juliangruber/brace-expansion/commit/0b6a9781e18e9d2769bb2931f4856d1360243ed2"
123+
},
124+
{
125+
"type": "WEB",
126+
"url": "https://github.com/juliangruber/brace-expansion/commit/15f9b3c75ebf5988198241fecaebdc45eff28a9f"
127+
},
128+
{
129+
"type": "WEB",
130+
"url": "https://github.com/juliangruber/brace-expansion/commit/36603d5f3599a37af9e85eda30acd7d28599c36e"
131+
},
132+
{
133+
"type": "WEB",
134+
"url": "https://github.com/juliangruber/brace-expansion/commit/c3c73c8b088defc70851843be88ccc3af08e7217"
135+
},
116136
{
117137
"type": "WEB",
118138
"url": "https://gist.github.com/mmmsssttt404/37a40ce7d6e5ca604858fe30814d9466"

0 commit comments

Comments
 (0)