Skip to content

Commit 85c706c

Browse files
Merge pull request #6620 from github/mhassan1-GHSA-x5gf-qvw8-r2rm
2 parents e02d329 + bef3559 commit 85c706c

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

advisories/github-reviewed/2025/06/GHSA-x5gf-qvw8-r2rm/GHSA-x5gf-qvw8-r2rm.json

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-x5gf-qvw8-r2rm",
4-
"modified": "2025-07-11T19:59:50Z",
4+
"modified": "2025-07-11T19:59:51Z",
55
"published": "2025-06-09T21:30:51Z",
66
"aliases": [
77
"CVE-2025-5891"
88
],
99
"summary": "pm2 Regular Expression Denial of Service vulnerability",
10-
"details": "A vulnerability classified as problematic was found in Unitech pm2 up to 6.0.8. This vulnerability affects unknown code of the file /lib/tools/Config.js. The manipulation leads to inefficient regular expression complexity. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.",
10+
"details": "A vulnerability classified as problematic was found in Unitech pm2. This vulnerability affects unknown code of the file /lib/tools/Config.js. The manipulation leads to inefficient regular expression complexity. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.",
1111
"severity": [
12-
{
13-
"type": "CVSS_V3",
14-
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
15-
},
1612
{
1713
"type": "CVSS_V4",
18-
"score": "CVSS:4.0/AV:N/AC:L/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"
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
1915
}
2016
],
2117
"affected": [
@@ -29,10 +25,7 @@
2925
"type": "ECOSYSTEM",
3026
"events": [
3127
{
32-
"introduced": "0"
33-
},
34-
{
35-
"last_affected": "6.0.8"
28+
"introduced": "0.0.0"
3629
}
3730
]
3831
}
@@ -44,10 +37,6 @@
4437
"type": "ADVISORY",
4538
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5891"
4639
},
47-
{
48-
"type": "WEB",
49-
"url": "https://github.com/Unitech/pm2/pull/5971"
50-
},
5140
{
5241
"type": "WEB",
5342
"url": "https://gist.github.com/mmmsssttt404/407e2ffe3e0eaa393ad923a86316a385"
@@ -74,7 +63,7 @@
7463
"CWE-1333",
7564
"CWE-400"
7665
],
77-
"severity": "LOW",
66+
"severity": "MODERATE",
7867
"github_reviewed": true,
7968
"github_reviewed_at": "2025-06-10T22:52:17Z",
8069
"nvd_published_at": "2025-06-09T19:15:25Z"

0 commit comments

Comments
 (0)