Skip to content

Commit 22c9876

Browse files
1 parent e2abc1e commit 22c9876

2 files changed

Lines changed: 80 additions & 36 deletions

File tree

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-crvv-6w6h-cv34",
4+
"modified": "2025-06-18T18:20:27Z",
5+
"published": "2025-06-18T12:30:30Z",
6+
"aliases": [
7+
"CVE-2025-1088"
8+
],
9+
"summary": "Grafana long dashboard title or panel name causes unresponsives",
10+
"details": "In Grafana, an excessively long dashboard title or panel name will cause Chromium browsers to become unresponsive due to Improper Input Validation vulnerability in Grafana.\nThis issue affects Grafana: before 11.6.2 and is fixed in 11.6.2 and higher.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/grafana/grafana"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0.0.1-test"
29+
},
30+
{
31+
"fixed": "11.6.2"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Go",
40+
"name": "github.com/grafana/grafana"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "0"
48+
},
49+
{
50+
"fixed": "0.0.0-20250521211231-e0ba4b480954"
51+
}
52+
]
53+
}
54+
]
55+
}
56+
],
57+
"references": [
58+
{
59+
"type": "ADVISORY",
60+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1088"
61+
},
62+
{
63+
"type": "PACKAGE",
64+
"url": "https://github.com/grafana/grafana"
65+
},
66+
{
67+
"type": "WEB",
68+
"url": "https://grafana.com/security/security-advisories/cve-2025-1088"
69+
}
70+
],
71+
"database_specific": {
72+
"cwe_ids": [
73+
"CWE-20"
74+
],
75+
"severity": "LOW",
76+
"github_reviewed": true,
77+
"github_reviewed_at": "2025-06-18T18:20:27Z",
78+
"nvd_published_at": "2025-06-18T10:15:31Z"
79+
}
80+
}

advisories/unreviewed/2025/06/GHSA-crvv-6w6h-cv34/GHSA-crvv-6w6h-cv34.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)