-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - logback-classic-1.5.7.jar
logback-classic module
Library home page: http://logback.qos.ch
Path to dependency file: /milo-examples/client-examples/pom.xml
Path to vulnerable library: /milo-examples/client-examples/pom.xml,/milo-examples/server-examples/pom.xml
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (logback-classic version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2024-12798 | 6.6 | logback-classic-1.5.7.jar | Direct | 1.5.13 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-12798
Vulnerable Library - logback-classic-1.5.7.jar
logback-classic module
Library home page: http://logback.qos.ch
Path to dependency file: /milo-examples/client-examples/pom.xml
Path to vulnerable library: /milo-examples/client-examples/pom.xml,/milo-examples/server-examples/pom.xml
Dependency Hierarchy:
- ❌ logback-classic-1.5.7.jar (Vulnerable Library)
Found in base branch: develop
Vulnerability Details
ACE vulnerability in JaninoEventEvaluator by QOS.CH logback-core
upto and including version 1.5.12 in Java applications allows
attacker to execute arbitrary code by compromising an existing
logback configuration file or by injecting an environment variable
before program execution.
Malicious logback configuration files can allow the attacker to execute
arbitrary code using the JaninoEventEvaluator extension.
A 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.
Publish Date: 2024-12-19
URL: CVE-2024-12798
CVSS 3 Score Details (6.6)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: High
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: GHSA-pr98-23f8-jwxv
Release Date: 2024-12-19
Fix Resolution: 1.5.13
Step up your Open Source Security Game with Mend here