Vulnerabilities

1 via 3 paths

Dependencies

57

Source

GitHub

Commit

2a171ca4

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-jdbc@3.5.9 and org.springframework.boot:spring-boot-starter-web@3.5.9

Detailed paths

  • Introduced through: doribd/ai@doribd/ai#2a171ca4de7f34a7f965afd2212ac06c5bdf7260 org.springframework.boot:spring-boot-starter-jdbc@3.5.9 org.springframework.boot:spring-boot-starter@3.5.9 org.springframework.boot:spring-boot-starter-logging@3.5.9 ch.qos.logback:logback-classic@1.5.22
  • Introduced through: doribd/ai@doribd/ai#2a171ca4de7f34a7f965afd2212ac06c5bdf7260 org.springframework.boot:spring-boot-starter-web@3.5.9 org.springframework.boot:spring-boot-starter@3.5.9 org.springframework.boot:spring-boot-starter-logging@3.5.9 ch.qos.logback:logback-classic@1.5.22
  • Introduced through: doribd/ai@doribd/ai#2a171ca4de7f34a7f965afd2212ac06c5bdf7260 org.springframework.boot:spring-boot-starter-web@3.5.9 org.springframework.boot:spring-boot-starter-json@3.5.9 org.springframework.boot:spring-boot-starter@3.5.9 org.springframework.boot:spring-boot-starter-logging@3.5.9 ch.qos.logback:logback-classic@1.5.22

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-jdbc@3.5.9 and org.springframework.boot:spring-boot-starter-web@3.5.9

Detailed paths

  • Introduced through: doribd/ai@doribd/ai#2a171ca4de7f34a7f965afd2212ac06c5bdf7260 org.springframework.boot:spring-boot-starter-jdbc@3.5.9 org.springframework.boot:spring-boot-starter@3.5.9 org.springframework.boot:spring-boot-starter-logging@3.5.9 ch.qos.logback:logback-classic@1.5.22 ch.qos.logback:logback-core@1.5.22
  • Introduced through: doribd/ai@doribd/ai#2a171ca4de7f34a7f965afd2212ac06c5bdf7260 org.springframework.boot:spring-boot-starter-web@3.5.9 org.springframework.boot:spring-boot-starter@3.5.9 org.springframework.boot:spring-boot-starter-logging@3.5.9 ch.qos.logback:logback-classic@1.5.22 ch.qos.logback:logback-core@1.5.22
  • Introduced through: doribd/ai@doribd/ai#2a171ca4de7f34a7f965afd2212ac06c5bdf7260 org.springframework.boot:spring-boot-starter-web@3.5.9 org.springframework.boot:spring-boot-starter-json@3.5.9 org.springframework.boot:spring-boot-starter@3.5.9 org.springframework.boot:spring-boot-starter-logging@3.5.9 ch.qos.logback:logback-classic@1.5.22 ch.qos.logback:logback-core@1.5.22

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-jdbc@3.5.9 and org.springframework.boot:spring-boot-starter-web@3.5.9

Detailed paths

  • Introduced through: doribd/ai@doribd/ai#2a171ca4de7f34a7f965afd2212ac06c5bdf7260 org.springframework.boot:spring-boot-starter-jdbc@3.5.9 org.springframework.boot:spring-boot-starter@3.5.9 org.springframework.boot:spring-boot-starter-logging@3.5.9 ch.qos.logback:logback-classic@1.5.22 ch.qos.logback:logback-core@1.5.22
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-jdbc@3.5.10.
  • Introduced through: doribd/ai@doribd/ai#2a171ca4de7f34a7f965afd2212ac06c5bdf7260 org.springframework.boot:spring-boot-starter-web@3.5.9 org.springframework.boot:spring-boot-starter@3.5.9 org.springframework.boot:spring-boot-starter-logging@3.5.9 ch.qos.logback:logback-classic@1.5.22 ch.qos.logback:logback-core@1.5.22
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@3.5.10.
  • Introduced through: doribd/ai@doribd/ai#2a171ca4de7f34a7f965afd2212ac06c5bdf7260 org.springframework.boot:spring-boot-starter-web@3.5.9 org.springframework.boot:spring-boot-starter-json@3.5.9 org.springframework.boot:spring-boot-starter@3.5.9 org.springframework.boot:spring-boot-starter-logging@3.5.9 ch.qos.logback:logback-classic@1.5.22 ch.qos.logback:logback-core@1.5.22
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@3.5.10.

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