Skip to content

Commit e8af3c4

Browse files
1 parent f843d1d commit e8af3c4

File tree

1 file changed

+74
-1
lines changed

1 file changed

+74
-1
lines changed

advisories/github-reviewed/2026/01/GHSA-33hj-rcmx-86mv/GHSA-33hj-rcmx-86mv.json

Lines changed: 74 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-33hj-rcmx-86mv",
4-
"modified": "2026-02-01T18:07:04Z",
4+
"modified": "2026-02-25T20:20:29Z",
55
"published": "2026-01-30T15:31:14Z",
66
"aliases": [
77
"CVE-2024-4027"
@@ -27,6 +27,47 @@
2727
{
2828
"introduced": "0"
2929
},
30+
{
31+
"fixed": "2.2.39.Final"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Maven",
40+
"name": "io.undertow:undertow-core"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "2.4.0.Alpha1"
48+
},
49+
{
50+
"fixed": "2.4.0.Beta1"
51+
}
52+
]
53+
}
54+
],
55+
"versions": [
56+
"2.4.0.Alpha1"
57+
]
58+
},
59+
{
60+
"package": {
61+
"ecosystem": "Maven",
62+
"name": "io.undertow:undertow-core"
63+
},
64+
"ranges": [
65+
{
66+
"type": "ECOSYSTEM",
67+
"events": [
68+
{
69+
"introduced": "2.3.0.Alpha1"
70+
},
3071
{
3172
"fixed": "2.3.21.Final"
3273
}
@@ -40,10 +81,34 @@
4081
"type": "ADVISORY",
4182
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4027"
4283
},
84+
{
85+
"type": "WEB",
86+
"url": "https://github.com/undertow-io/undertow/pull/1860"
87+
},
88+
{
89+
"type": "WEB",
90+
"url": "https://github.com/undertow-io/undertow/pull/1882"
91+
},
92+
{
93+
"type": "WEB",
94+
"url": "https://github.com/undertow-io/undertow/pull/1894"
95+
},
4396
{
4497
"type": "WEB",
4598
"url": "https://github.com/undertow-io/undertow/commit/6b7c18481ce65ae4012d92fe2b7f17a21ef4d70b"
4699
},
100+
{
101+
"type": "WEB",
102+
"url": "https://github.com/undertow-io/undertow/commit/8318dd36fdc2c9842baf10c5f1bfbb3bc23f75e7"
103+
},
104+
{
105+
"type": "WEB",
106+
"url": "https://github.com/undertow-io/undertow/commit/cb854c779b9e2368c3c274ebd7217c8e75d505be"
107+
},
108+
{
109+
"type": "WEB",
110+
"url": "https://github.com/undertow-io/undertow/commit/fb14baa51b611a4a9f755f1d8b07d6e12eac68e3"
111+
},
47112
{
48113
"type": "WEB",
49114
"url": "https://access.redhat.com/security/cve/CVE-2024-4027"
@@ -56,10 +121,18 @@
56121
"type": "PACKAGE",
57122
"url": "https://github.com/undertow-io/undertow"
58123
},
124+
{
125+
"type": "WEB",
126+
"url": "https://github.com/undertow-io/undertow/releases/tag/2.2.39.Final"
127+
},
59128
{
60129
"type": "WEB",
61130
"url": "https://github.com/undertow-io/undertow/releases/tag/2.3.21.Final"
62131
},
132+
{
133+
"type": "WEB",
134+
"url": "https://github.com/undertow-io/undertow/releases/tag/2.4.0.Beta1"
135+
},
63136
{
64137
"type": "WEB",
65138
"url": "https://issues.redhat.com/browse/UNDERTOW-2377"

0 commit comments

Comments
 (0)