Skip to content

Commit df02f51

Browse files
1 parent 642046d commit df02f51

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

advisories/github-reviewed/2025/10/GHSA-25qh-j22f-pwp8/GHSA-25qh-j22f-pwp8.json

Lines changed: 29 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-25qh-j22f-pwp8",
4-
"modified": "2025-10-21T21:10:11Z",
4+
"modified": "2025-10-31T20:17:45Z",
55
"published": "2025-10-01T09:30:24Z",
66
"aliases": [
77
"CVE-2025-11226"
@@ -25,21 +25,44 @@
2525
"type": "ECOSYSTEM",
2626
"events": [
2727
{
28-
"introduced": "0"
28+
"introduced": "1.4.0"
2929
},
3030
{
3131
"fixed": "1.5.19"
3232
}
3333
]
3434
}
3535
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Maven",
40+
"name": "ch.qos.logback:logback-core"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "0"
48+
},
49+
{
50+
"fixed": "1.3.16"
51+
}
52+
]
53+
}
54+
]
3655
}
3756
],
3857
"references": [
3958
{
4059
"type": "ADVISORY",
4160
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11226"
4261
},
62+
{
63+
"type": "WEB",
64+
"url": "https://github.com/qos-ch/logback/issues/974"
65+
},
4366
{
4467
"type": "WEB",
4568
"url": "https://github.com/qos-ch/logback/commit/61f6a2544f36b3016e0efd434ee21f19269f1df7"
@@ -52,6 +75,10 @@
5275
"type": "WEB",
5376
"url": "https://github.com/qos-ch/logback/releases/tag/v_1.5.19"
5477
},
78+
{
79+
"type": "WEB",
80+
"url": "https://logback.qos.ch/news.html#1.3.16"
81+
},
5582
{
5683
"type": "WEB",
5784
"url": "https://logback.qos.ch/news.html#1.5.19"

0 commit comments

Comments
 (0)