Skip to content

Commit d7f3da0

Browse files
committed
1 parent 1141b37 commit d7f3da0

1 file changed

Lines changed: 90 additions & 2 deletions

File tree

advisories/github-reviewed/2026/05/GHSA-wg65-39gg-5wfj/GHSA-wg65-39gg-5wfj.json

Lines changed: 90 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-wg65-39gg-5wfj",
4-
"modified": "2026-05-05T19:33:47Z",
4+
"modified": "2026-05-05T19:33:48Z",
55
"published": "2026-05-05T19:33:47Z",
66
"aliases": [
77
"CVE-2026-42151"
@@ -28,11 +28,99 @@
2828
"introduced": "0.45.2"
2929
},
3030
{
31-
"fixed": "0.311.3"
31+
"last_affected": "0.55.1"
3232
}
3333
]
3434
}
3535
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Go",
40+
"name": "github.com/prometheus/prometheus"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "0.300.0"
48+
},
49+
{
50+
"fixed": "0.305.3"
51+
}
52+
]
53+
}
54+
],
55+
"database_specific": {
56+
"last_known_affected_version_range": "<= 0.305.2"
57+
}
58+
},
59+
{
60+
"package": {
61+
"ecosystem": "Go",
62+
"name": "github.com/prometheus/prometheus"
63+
},
64+
"ranges": [
65+
{
66+
"type": "ECOSYSTEM",
67+
"events": [
68+
{
69+
"introduced": "0.306.0"
70+
},
71+
{
72+
"fixed": "0.311.3"
73+
}
74+
]
75+
}
76+
],
77+
"database_specific": {
78+
"last_known_affected_version_range": "<= 0.311.2"
79+
}
80+
},
81+
{
82+
"package": {
83+
"ecosystem": "Go",
84+
"name": "github.com/prometheus/prometheus"
85+
},
86+
"ranges": [
87+
{
88+
"type": "ECOSYSTEM",
89+
"events": [
90+
{
91+
"introduced": "1.0.0"
92+
},
93+
{
94+
"fixed": "3.5.3"
95+
}
96+
]
97+
}
98+
],
99+
"database_specific": {
100+
"last_known_affected_version_range": "<= 3.5.2"
101+
}
102+
},
103+
{
104+
"package": {
105+
"ecosystem": "Go",
106+
"name": "github.com/prometheus/prometheus"
107+
},
108+
"ranges": [
109+
{
110+
"type": "ECOSYSTEM",
111+
"events": [
112+
{
113+
"introduced": "3.6.0"
114+
},
115+
{
116+
"fixed": "3.11.3"
117+
}
118+
]
119+
}
120+
],
121+
"database_specific": {
122+
"last_known_affected_version_range": "<= 3.11.2"
123+
}
36124
}
37125
],
38126
"references": [

0 commit comments

Comments
 (0)