We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27e3517 + 6f7424c commit 6232c29Copy full SHA for 6232c29
1 file changed
advisories/github-reviewed/2026/01/GHSA-88q6-jcjg-hvmw/GHSA-88q6-jcjg-hvmw.json
@@ -9,7 +9,7 @@
9
"severity": [
10
{
11
"type": "CVSS_V4",
12
- "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P"
+ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
13
}
14
],
15
"affected": [
@@ -26,11 +26,14 @@
26
"introduced": "0"
27
},
28
29
- "last_affected": "6.0.1"
+ "fixed": "6.0.2"
30
31
]
32
33
- ]
+ ],
34
+ "database_specific": {
35
+ "last_known_affected_version_range": "<= 6.0.1"
36
+ }
37
38
39
"references": [
@@ -47,7 +50,7 @@
47
50
"cwe_ids": [
48
51
"CWE-327"
49
52
- "severity": "HIGH",
53
+ "severity": "CRITICAL",
54
"github_reviewed": true,
55
"github_reviewed_at": "2026-01-09T19:39:30Z",
56
"nvd_published_at": null
0 commit comments