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.2.11.jar: 3 vulnerabilities (highest severity is: 7.1) reachable #14

Open
mend-for-github-com bot opened this issue Dec 6, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Dec 6, 2023

Vulnerable Library - logback-classic-1.2.11.jar

logback-classic module

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

Path to dependency file: /workflow-bot-app/build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.2.11/4741689214e9d1e8408b206506cbe76d1c6a7d60/logback-classic-1.2.11.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (logback-classic version) Remediation Possible** Reachability
CVE-2023-6378 High 7.1 logback-classic-1.2.11.jar Direct 1.2.13

Reachable

CVE-2024-12798 Medium 6.6 detected in multiple dependencies Transitive 1.3.8
CVE-2024-12801 Medium 4.4 logback-core-1.2.11.jar Transitive 1.3.8

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-6378

Vulnerable Library - logback-classic-1.2.11.jar

logback-classic module

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

Path to dependency file: /workflow-bot-app/build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.2.11/4741689214e9d1e8408b206506cbe76d1c6a7d60/logback-classic-1.2.11.jar

Dependency Hierarchy:

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

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

com.symphony.bdk.workflow.WorkflowBotApplication (Application)
  -> org.slf4j.LoggerFactory (Extension)
   -> org.slf4j.impl.StaticLoggerBinder (Extension)
    -> ch.qos.logback.classic.joran.JoranConfigurator (Extension)
    ...
      -> ch.qos.logback.classic.net.SocketAppender (Extension)
       -> ch.qos.logback.classic.net.LoggingEventPreSerializationTransformer (Extension)
        -> ❌ ch.qos.logback.classic.spi.LoggingEventVO (Vulnerable Component)

Vulnerability Details

A serialization vulnerability in logback receiver component part of
logback version 1.4.11 allows an attacker to mount a Denial-Of-Service
attack by sending poisoned data.

Publish Date: 2023-11-29

URL: CVE-2023-6378

CVSS 3 Score Details (7.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Changed
  • 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: https://logback.qos.ch/news.html#1.3.12

Release Date: 2023-11-29

Fix Resolution: 1.2.13

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2024-12798

Vulnerable Libraries - logback-core-1.2.11.jar, logback-classic-1.2.11.jar

logback-core-1.2.11.jar

logback-core module

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

Path to dependency file: /workflow-bot-app/build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.2.11/a01230df5ca5c34540cdaa3ad5efb012f1f1f792/logback-core-1.2.11.jar

Dependency Hierarchy:

  • logback-classic-1.2.11.jar (Root Library)
    • logback-core-1.2.11.jar (Vulnerable Library)

logback-classic-1.2.11.jar

logback-classic module

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

Path to dependency file: /workflow-bot-app/build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.2.11/4741689214e9d1e8408b206506cbe76d1c6a7d60/logback-classic-1.2.11.jar

Dependency Hierarchy:

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

Found in base branch: master

Vulnerability Details

ACE vulnerability in JaninoEventEvaluator by QOS.CH logback-core
upto including version 0.1 to 1.3.14 and 1.4.0 to 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

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 (ch.qos.logback:logback-core): 1.3.15

Direct dependency fix Resolution (ch.qos.logback:logback-classic): 1.3.8

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2024-12801

Vulnerable Library - logback-core-1.2.11.jar

logback-core module

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

Path to dependency file: /workflow-bot-app/build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.2.11/a01230df5ca5c34540cdaa3ad5efb012f1f1f792/logback-core-1.2.11.jar

Dependency Hierarchy:

  • logback-classic-1.2.11.jar (Root Library)
    • logback-core-1.2.11.jar (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Server-Side Request Forgery (SSRF) in SaxEventRecorder by QOS.CH logback version 0.1 to 1.3.14 and 1.4.0 to 1.5.12  on the Java platform, allows an attacker to
forge requests by compromising logback configuration files in XML.
The attacks involves the modification of DOCTYPE declaration in  XML configuration files.

Publish Date: 2024-12-19

URL: CVE-2024-12801

CVSS 3 Score Details (4.4)

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: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-6v67-2wr5-gvf4

Release Date: 2024-12-19

Fix Resolution (ch.qos.logback:logback-core): 1.3.15

Direct dependency fix Resolution (ch.qos.logback:logback-classic): 1.3.8

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Dec 6, 2023
@mend-for-github-com mend-for-github-com bot changed the title logback-classic-1.2.11.jar: 1 vulnerabilities (highest severity is: 7.1) logback-classic-1.2.11.jar: 1 vulnerabilities (highest severity is: 7.5) Dec 8, 2023
@mend-for-github-com mend-for-github-com bot changed the title logback-classic-1.2.11.jar: 1 vulnerabilities (highest severity is: 7.5) logback-classic-1.2.11.jar: 2 vulnerabilities (highest severity is: 7.5) Dec 31, 2023
@mend-for-github-com mend-for-github-com bot changed the title logback-classic-1.2.11.jar: 2 vulnerabilities (highest severity is: 7.5) logback-classic-1.2.11.jar: 1 vulnerabilities (highest severity is: 7.5) Jul 17, 2024
@mend-for-github-com mend-for-github-com bot changed the title logback-classic-1.2.11.jar: 1 vulnerabilities (highest severity is: 7.5) logback-classic-1.2.11.jar: 1 vulnerabilities (highest severity is: 7.1) Sep 9, 2024
@mend-for-github-com mend-for-github-com bot changed the title logback-classic-1.2.11.jar: 1 vulnerabilities (highest severity is: 7.1) logback-classic-1.2.11.jar: 1 vulnerabilities (highest severity is: 7.1) reachable Dec 17, 2024
@mend-for-github-com mend-for-github-com bot changed the title logback-classic-1.2.11.jar: 1 vulnerabilities (highest severity is: 7.1) reachable logback-classic-1.2.11.jar: 3 vulnerabilities (highest severity is: 7.1) reachable Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants