Skip to content

Commit 99b4462

Browse files
committed
1 parent 426723c commit 99b4462

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"CVE-2025-11226"
88
],
99
"summary": "ACE vulnerability in conditional configuration file processing",
10-
"details": "ACE vulnerability in conditional configuration file processing by QOS.CH logback-core up to and including version 1.5.18 in Java applications, allows an attacker to execute arbitrary code by compromising an existing logback configuration file or by injecting an environment variable before program execution.\n\n\n\nA successful attack requires the presence of Janino library and Spring Framework to be present on the user's class path. In addition, the attacker must  have write access to a \nconfiguration file. Alternatively, the attacker could inject a malicious \nenvironment variable pointing to a malicious configuration file. In both \ncases, the attack requires existing privilege.",
10+
"details": "ACE vulnerability in conditional configuration file processing by QOS.CH logback-core up to and including version 1.5.18 in Java applications, allows an attacker to execute arbitrary code by compromising an existing logback configuration file or by injecting an environment variable before program execution.\n\n\n\nA successful attack requires the presence of Janino library and Spring Framework to be present on the user's class path. In addition, the attacker must  have write access to a \nconfiguration file. Alternatively, the attacker could inject a malicious \nenvironment variable pointing to a malicious configuration file. In both \ncases, the attack requires existing privilege.",
1111
"severity": [
1212
{
13-
"type": "CVSS_V3",
14-
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N"
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:P/VC:H/VI:L/VA:L/SC:H/SI:L/SA:L"
1515
}
1616
],
1717
"affected": [
@@ -34,7 +34,7 @@
3434
}
3535
],
3636
"database_specific": {
37-
"last_known_affected_version_range": "< 1.5.18"
37+
"last_known_affected_version_range": "<= 1.5.18"
3838
}
3939
}
4040
],
@@ -52,7 +52,7 @@
5252
"cwe_ids": [
5353
"CWE-20"
5454
],
55-
"severity": "LOW",
55+
"severity": "MODERATE",
5656
"github_reviewed": false,
5757
"github_reviewed_at": null,
5858
"nvd_published_at": "2025-10-01T08:15:31Z"

0 commit comments

Comments
 (0)