Vulnerabilities

1 via 2 paths

Dependencies

35

Source

GitHub

Commit

ce4afff5

Find, fix and prevent vulnerabilities in your code.

Issue type
  • 1
  • 2
Severity
  • 2
  • 1
Status
  • 3
  • 0
  • 0

medium severity

Dual license: EPL-1.0, LGPL-2.1

  • Module: ch.qos.logback:logback-classic
  • Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.0

Detailed paths

  • Introduced through: cf-toolsuite/spring-boot-starter-runtime-metadata@cf-toolsuite/spring-boot-starter-runtime-metadata#ce4afff57f019b0dd41743f113dc861283f5e9a6 org.springframework.boot:spring-boot-starter-actuator@4.0.0 org.springframework.boot:spring-boot-starter@4.0.0 org.springframework.boot:spring-boot-starter-logging@4.0.0 ch.qos.logback:logback-classic@1.5.21
  • Introduced through: cf-toolsuite/spring-boot-starter-runtime-metadata@cf-toolsuite/spring-boot-starter-runtime-metadata#ce4afff57f019b0dd41743f113dc861283f5e9a6 org.springframework.boot:spring-boot-starter-actuator@4.0.0 org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.0 org.springframework.boot:spring-boot-starter@4.0.0 org.springframework.boot:spring-boot-starter-logging@4.0.0 ch.qos.logback:logback-classic@1.5.21

Dual license: EPL-1.0, LGPL-2.1

medium severity

Dual license: EPL-1.0, LGPL-2.1

  • Module: ch.qos.logback:logback-core
  • Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.0

Detailed paths

  • Introduced through: cf-toolsuite/spring-boot-starter-runtime-metadata@cf-toolsuite/spring-boot-starter-runtime-metadata#ce4afff57f019b0dd41743f113dc861283f5e9a6 org.springframework.boot:spring-boot-starter-actuator@4.0.0 org.springframework.boot:spring-boot-starter@4.0.0 org.springframework.boot:spring-boot-starter-logging@4.0.0 ch.qos.logback:logback-classic@1.5.21 ch.qos.logback:logback-core@1.5.21
  • Introduced through: cf-toolsuite/spring-boot-starter-runtime-metadata@cf-toolsuite/spring-boot-starter-runtime-metadata#ce4afff57f019b0dd41743f113dc861283f5e9a6 org.springframework.boot:spring-boot-starter-actuator@4.0.0 org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.0 org.springframework.boot:spring-boot-starter@4.0.0 org.springframework.boot:spring-boot-starter-logging@4.0.0 ch.qos.logback:logback-classic@1.5.21 ch.qos.logback:logback-core@1.5.21

Dual license: EPL-1.0, LGPL-2.1

low severity
new

External Initialization of Trusted Variables or Data Stores

  • Vulnerable module: ch.qos.logback:logback-core
  • Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.0

Detailed paths

  • Introduced through: cf-toolsuite/spring-boot-starter-runtime-metadata@cf-toolsuite/spring-boot-starter-runtime-metadata#ce4afff57f019b0dd41743f113dc861283f5e9a6 org.springframework.boot:spring-boot-starter-actuator@4.0.0 org.springframework.boot:spring-boot-starter@4.0.0 org.springframework.boot:spring-boot-starter-logging@4.0.0 ch.qos.logback:logback-classic@1.5.21 ch.qos.logback:logback-core@1.5.21
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.2.
  • Introduced through: cf-toolsuite/spring-boot-starter-runtime-metadata@cf-toolsuite/spring-boot-starter-runtime-metadata#ce4afff57f019b0dd41743f113dc861283f5e9a6 org.springframework.boot:spring-boot-starter-actuator@4.0.0 org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.0 org.springframework.boot:spring-boot-starter@4.0.0 org.springframework.boot:spring-boot-starter-logging@4.0.0 ch.qos.logback:logback-classic@1.5.21 ch.qos.logback:logback-core@1.5.21
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.2.

Overview

ch.qos.logback:logback-core is a logback-core module.

Affected versions of this package are vulnerable to External Initialization of Trusted Variables or Data Stores during the configuration file processing. An attacker can instantiate arbitrary classes already present on the class path by compromising an existing configuration file.

Remediation

Upgrade ch.qos.logback:logback-core to version 1.5.25 or higher.

References