Skip to content

Commit 9eab44c

Browse files
1 parent a7857d4 commit 9eab44c

1 file changed

Lines changed: 23 additions & 2 deletions

File tree

advisories/github-reviewed/2026/01/GHSA-j382-5jj3-vw4j/GHSA-j382-5jj3-vw4j.json

Lines changed: 23 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-j382-5jj3-vw4j",
4-
"modified": "2026-01-09T00:30:28Z",
4+
"modified": "2026-01-21T15:00:11Z",
55
"published": "2026-01-07T18:30:25Z",
66
"aliases": [
77
"CVE-2025-12543"
@@ -15,6 +15,15 @@
1515
}
1616
],
1717
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "io.undertow:undertow-core"
22+
},
23+
"versions": [
24+
"2.4.0.Alpha1"
25+
]
26+
},
1827
{
1928
"package": {
2029
"ecosystem": "Maven",
@@ -28,7 +37,7 @@
2837
"introduced": "0"
2938
},
3039
{
31-
"last_affected": "2.4.0.Alpha1"
40+
"fixed": "2.3.21.Final"
3241
}
3342
]
3443
}
@@ -40,6 +49,14 @@
4049
"type": "ADVISORY",
4150
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12543"
4251
},
52+
{
53+
"type": "WEB",
54+
"url": "https://github.com/undertow-io/undertow/pull/1857"
55+
},
56+
{
57+
"type": "WEB",
58+
"url": "https://github.com/undertow-io/undertow/pull/1860"
59+
},
4360
{
4461
"type": "WEB",
4562
"url": "https://access.redhat.com/errata/RHSA-2026:0383"
@@ -63,6 +80,10 @@
6380
{
6481
"type": "PACKAGE",
6582
"url": "https://github.com/undertow-io/undertow"
83+
},
84+
{
85+
"type": "WEB",
86+
"url": "https://github.com/undertow-io/undertow/releases/tag/2.3.21.Final"
6687
}
6788
],
6889
"database_specific": {

0 commit comments

Comments
 (0)