Skip to content

Commit a79734e

Browse files
Merge pull request #5135 from github/pjfanning-GHSA-pr98-23f8-jwxv
2 parents 469f75b + 830fac7 commit a79734e

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

advisories/github-reviewed/2024/12/GHSA-pr98-23f8-jwxv/GHSA-pr98-23f8-jwxv.json

+9-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-pr98-23f8-jwxv",
4-
"modified": "2024-12-20T15:13:23Z",
4+
"modified": "2024-12-20T15:13:26Z",
55
"published": "2024-12-19T18:31:37Z",
66
"aliases": [
77
"CVE-2024-12798"
@@ -10,8 +10,8 @@
1010
"details": "ACE vulnerability in JaninoEventEvaluator by QOS.CH logback-core up to and including version 1.5.12 in Java applications allows attackers to execute arbitrary code by compromising an existing logback configuration file or by injecting an environment variable before program execution.\n\nMalicious logback configuration files can allow the attacker to execute arbitrary code using the JaninoEventEvaluator extension.\n\nA successful attack requires the user to have write access to a configuration file. Alternatively, the attacker could inject a malicious environment variable pointing to a malicious configuration file. In both cases, the attack requires existing privilege.",
1111
"severity": [
1212
{
13-
"type": "CVSS_V4",
14-
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L/RE:L/U:Clear"
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"
1515
}
1616
],
1717
"affected": [
@@ -28,11 +28,14 @@
2828
"introduced": "0"
2929
},
3030
{
31-
"fixed": "1.5.13"
31+
"fixed": "1.3.15"
3232
}
3333
]
3434
}
35-
]
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "< 1.5.13"
38+
}
3639
}
3740
],
3841
"references": [
@@ -57,7 +60,7 @@
5760
"cwe_ids": [
5861
"CWE-917"
5962
],
60-
"severity": "MODERATE",
63+
"severity": "LOW",
6164
"github_reviewed": true,
6265
"github_reviewed_at": "2024-12-19T22:22:09Z",
6366
"nvd_published_at": "2024-12-19T16:15:07Z"

0 commit comments

Comments
 (0)