Skip to content

Commit cda051d

Browse files
Merge pull request #7887 from github/noren95-GHSA-8rm2-7qqf-34qm
2 parents 1141b37 + ded4425 commit cda051d

1 file changed

Lines changed: 71 additions & 2 deletions

File tree

advisories/github-reviewed/2026/05/GHSA-8rm2-7qqf-34qm/GHSA-8rm2-7qqf-34qm.json

Lines changed: 71 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-8rm2-7qqf-34qm",
4-
"modified": "2026-05-05T19:34:05Z",
4+
"modified": "2026-05-05T19:34:06Z",
55
"published": "2026-05-05T19:34:05Z",
66
"aliases": [
77
"CVE-2026-42154"
@@ -27,12 +27,81 @@
2727
{
2828
"introduced": "0"
2929
},
30+
{
31+
"fixed": "0.305.3"
32+
}
33+
]
34+
}
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "<= 0.305.2"
38+
}
39+
},
40+
{
41+
"package": {
42+
"ecosystem": "Go",
43+
"name": "github.com/prometheus/prometheus"
44+
},
45+
"ranges": [
46+
{
47+
"type": "ECOSYSTEM",
48+
"events": [
49+
{
50+
"introduced": "0.306.0"
51+
},
3052
{
3153
"fixed": "0.311.3"
3254
}
3355
]
3456
}
35-
]
57+
],
58+
"database_specific": {
59+
"last_known_affected_version_range": "<= 0.311.2"
60+
}
61+
},
62+
{
63+
"package": {
64+
"ecosystem": "Go",
65+
"name": "github.com/prometheus/prometheus"
66+
},
67+
"ranges": [
68+
{
69+
"type": "ECOSYSTEM",
70+
"events": [
71+
{
72+
"introduced": "1.0.0"
73+
},
74+
{
75+
"fixed": "3.5.3"
76+
}
77+
]
78+
}
79+
],
80+
"database_specific": {
81+
"last_known_affected_version_range": "<= 3.5.2"
82+
}
83+
},
84+
{
85+
"package": {
86+
"ecosystem": "Go",
87+
"name": "github.com/prometheus/prometheus"
88+
},
89+
"ranges": [
90+
{
91+
"type": "ECOSYSTEM",
92+
"events": [
93+
{
94+
"introduced": "3.6.0"
95+
},
96+
{
97+
"fixed": "3.11.3"
98+
}
99+
]
100+
}
101+
],
102+
"database_specific": {
103+
"last_known_affected_version_range": "<= 3.11.2"
104+
}
36105
}
37106
],
38107
"references": [

0 commit comments

Comments
 (0)