Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logback-classic-1.5.12.jar: 1 vulnerabilities (highest severity is: 5.5) #10063

Closed
mend-bolt-for-github bot opened this issue Dec 22, 2024 · 1 comment
Closed
Labels
assessment Pull requests that affect the corresponding module Mend: dependency security vulnerability Security vulnerability detected by Mend programming Pull requests that affect the corresponding module

Comments

@mend-bolt-for-github
Copy link

Vulnerable Library - logback-classic-1.5.12.jar

logback-classic module

Library home page: http://logback.qos.ch

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.5.12/3790d1a62e868f7915776dfb392bd9a29ce8d954/logback-classic-1.5.12.jar

Found in HEAD commit: c9f0c0df3aeb15b9978bd7f10ac66a7913f5a284

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (logback-classic version) Remediation Possible**
CVE-2024-12798 Medium 5.5 logback-classic-1.5.12.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.12.jar

logback-classic module

Library home page: http://logback.qos.ch

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.5.12/3790d1a62e868f7915776dfb392bd9a29ce8d954/logback-classic-1.5.12.jar

Dependency Hierarchy:

  • logback-classic-1.5.12.jar (Vulnerable Library)

Found in HEAD commit: c9f0c0df3aeb15b9978bd7f10ac66a7913f5a284

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 (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

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

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Dec 22, 2024
@github-actions github-actions bot added assessment Pull requests that affect the corresponding module programming Pull requests that affect the corresponding module labels Dec 22, 2024
@krusche
Copy link
Member

krusche commented Dec 22, 2024

This must be some kind of false positive. We explicitly use 1.5.15 and the gradle dependency analyzer also resolve to 1.5.15 and not to 1.5.12

image

@krusche krusche closed this as completed Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assessment Pull requests that affect the corresponding module Mend: dependency security vulnerability Security vulnerability detected by Mend programming Pull requests that affect the corresponding module
Projects
None yet
Development

No branches or pull requests

1 participant