Vulnerabilities

8 via 66 paths

Dependencies

222

Source

GitHub

Commit

05535d0a

Find, fix and prevent vulnerabilities in your code.

Issue type
  • 8
  • 5
Severity
  • 4
  • 8
  • 1
Status
  • 13
  • 0
  • 0

high severity
new

Out-of-bounds Read

  • Vulnerable module: org.lz4:lz4-java
  • Introduced through: org.elasticsearch:elasticsearch@7.17.29 and org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-lz4@7.17.29 org.lz4:lz4-java@1.8.0
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-lz4@7.17.29 org.lz4:lz4-java@1.8.0

Overview

org.lz4:lz4-java is a Java port of the LZ4 compression algorithm and the xxHash hashing algorithm.

Affected versions of this package are vulnerable to Out-of-bounds Read due to the use of the insecure LZ4_decompress_fast in the underlying lz4 library, which lacks bounds checks. An attacker can cause denial of service or access sensitive memory contents by providing specially crafted compressed input.

Workaround

  • Applications using LZ4Factory.nativeInstance() in conjunction with .fastDecompressor() can switch to .safeInstance() or .safeDecompressor().
  • Applications using LZ4Factory.unsafeInstance(), .fastestInstance() or .fastestJavaInstance() can switch to .safeInstance().

Notes

  • The official org.lz4:lz4-java library has not been patched and the project is discontinued.

  • org.lz4:lz4-java:1.8.1 relocates the pacakge to at.yawk.lz4:lz4-java, which is a community-maintained fork of the library that fixes this vulnerability.

Remediation

Upgrade org.lz4:lz4-java to version 1.8.1 or higher.

References

high severity

Denial of Service (DoS)

  • Vulnerable module: com.fasterxml.jackson.core:jackson-core
  • Introduced through: com.fasterxml.jackson.core:jackson-core@2.9.4, com.fasterxml.jackson.core:jackson-databind@2.12.7.1 and others

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.15.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.15.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.microsoft.azure:azure-storage@8.6.6 com.fasterxml.jackson.core:jackson-core@2.9.4
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 io.jsonwebtoken:jjwt-jackson@0.13.0 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch:elasticsearch@8.2.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.flywaydb:flyway-core@10.22.0 com.fasterxml.jackson.dataformat:jackson-dataformat-toml@2.15.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.flywaydb:flyway-core@10.22.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.core:jackson-core@2.9.4
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-cbor@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch:elasticsearch@8.2.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-smile@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch:elasticsearch@8.2.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch:elasticsearch@8.2.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.flywaydb:flyway-database-postgresql@10.22.0 org.flywaydb:flyway-core@10.22.0 com.fasterxml.jackson.dataformat:jackson-dataformat-toml@2.15.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.flywaydb:flyway-database-postgresql@10.22.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-cbor@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-smile@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4

Overview

com.fasterxml.jackson.core:jackson-core is a Core Jackson abstractions, basic JSON streaming API implementation

Affected versions of this package are vulnerable to Denial of Service (DoS) due to missing input size validation when performing numeric type conversions. A remote attacker can exploit this vulnerability by causing the application to deserialize data containing certain numeric types with large values, causing the application to exhaust all available resources.

Details

Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users.

Unlike other vulnerabilities, DoS attacks usually do not aim at breaching security. Rather, they are focused on making websites and services unavailable to genuine users resulting in downtime.

One popular Denial of Service vulnerability is DDoS (a Distributed Denial of Service), an attack that attempts to clog network pipes to the system by generating a large volume of traffic from many machines.

When it comes to open source libraries, DoS vulnerabilities allow attackers to trigger such a crash or crippling of the service by using a flaw either in the application code or from the use of open source libraries.

Two common types of DoS vulnerabilities:

  • High CPU/Memory Consumption- An attacker sending crafted requests that could cause the system to take a disproportionate amount of time to process. For example, commons-fileupload:commons-fileupload.

  • Crash - An attacker sending crafted requests that could cause the system to crash. For Example, npm ws package

Remediation

Upgrade com.fasterxml.jackson.core:jackson-core to version 2.15.0-rc1 or higher.

References

high severity

Stack-based Buffer Overflow

  • Vulnerable module: com.fasterxml.jackson.core:jackson-core
  • Introduced through: com.fasterxml.jackson.core:jackson-core@2.9.4, com.fasterxml.jackson.core:jackson-databind@2.12.7.1 and others

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.15.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.15.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.microsoft.azure:azure-storage@8.6.6 com.fasterxml.jackson.core:jackson-core@2.9.4
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 io.jsonwebtoken:jjwt-jackson@0.13.0 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch:elasticsearch@8.2.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.flywaydb:flyway-core@10.22.0 com.fasterxml.jackson.dataformat:jackson-dataformat-toml@2.15.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.flywaydb:flyway-core@10.22.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.core:jackson-core@2.9.4
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-cbor@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch:elasticsearch@8.2.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-smile@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch:elasticsearch@8.2.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch:elasticsearch@8.2.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.flywaydb:flyway-database-postgresql@10.22.0 org.flywaydb:flyway-core@10.22.0 com.fasterxml.jackson.dataformat:jackson-dataformat-toml@2.15.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.flywaydb:flyway-database-postgresql@10.22.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-cbor@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-smile@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4

Overview

com.fasterxml.jackson.core:jackson-core is a Core Jackson abstractions, basic JSON streaming API implementation

Affected versions of this package are vulnerable to Stack-based Buffer Overflow due to the parse process, which accepts an unlimited input file with deeply nested data. An attacker can cause a stack overflow and crash the application by providing input files with excessively deep nesting.

Remediation

Upgrade com.fasterxml.jackson.core:jackson-core to version 2.15.0-rc1 or higher.

References

high severity
new

Insertion of Sensitive Information Into Sent Data

  • Vulnerable module: org.lz4:lz4-java
  • Introduced through: org.elasticsearch:elasticsearch@7.17.29 and org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-lz4@7.17.29 org.lz4:lz4-java@1.8.0
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-lz4@7.17.29 org.lz4:lz4-java@1.8.0

Overview

org.lz4:lz4-java is a Java port of the LZ4 compression algorithm and the xxHash hashing algorithm.

Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data in the decompression process when the output buffer is reused without being cleared. An attacker can access sensitive information from previous buffer contents by providing crafted compressed input.

Note:

  • JNI implementations are not vulnerable.
  • LZ4Factory.safeInstance(), LZ4Factory.unsafeInstance(), and LZ4Factory.fastestJavaInstance() are all vulnerable.
  • nativeInstance().fastDecompressor() is vulnerable but nativeInstance().safeDecompressor() is not.
  • This vulnerability is distinct from the one described in CVE-2025-12183, and was discovered during follow-up research.

Workaround

This vulnerability can be mitigated by zeroing the output buffer before passing it to the decompression function.

Remediation

There is no fixed version for org.lz4:lz4-java.

References

medium severity

Insertion of Sensitive Information into Log File

  • Vulnerable module: org.elasticsearch:elasticsearch
  • Introduced through: org.elasticsearch:elasticsearch@7.17.29 and org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29
    Remediation: Upgrade to org.elasticsearch:elasticsearch@8.18.8.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29

Overview

org.elasticsearch:elasticsearch is a Distributed, RESTful Search Engine.

Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File via the reindex request due to redacting certain fields from the body of rest requests in audit logs. An attacker can obtain sensitive information by triggering audit logs that capture confidential data during request processing.

Remediation

Upgrade org.elasticsearch:elasticsearch to version 8.18.8, 8.19.5, 9.0.8, 9.1.5 or higher.

References

medium severity

External Initialization of Trusted Variables or Data Stores

  • Vulnerable module: ch.qos.logback:logback-core
  • Introduced through: ch.qos.logback:logback-core@1.5.18, ch.qos.logback:logback-classic@1.5.18 and others

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to ch.qos.logback:logback-core@1.5.19.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to ch.qos.logback:logback-classic@1.5.19.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.microsoft.azure:applicationinsights-logging-logback@2.6.4 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.microsoft.azure:applicationinsights-logging-logback@2.6.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-cache@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.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-cache@4.0.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-data-jpa@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.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jpa@4.0.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-oauth2-client@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.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-oauth2-client@4.0.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-oauth2-resource-server@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.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-oauth2-resource-server@4.0.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-validation@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.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.cloud:spring-cloud-starter@5.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.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.cloud:spring-cloud-starter@5.0.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-data-jpa@4.0.0 org.springframework.boot:spring-boot-starter-jdbc@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.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-jpa@4.0.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-oauth2-client@4.0.0 org.springframework.boot:spring-boot-starter-security@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.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-oauth2-client@4.0.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-oauth2-resource-server@4.0.0 org.springframework.boot:spring-boot-starter-security@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.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-oauth2-resource-server@4.0.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-web@4.0.0 org.springframework.boot:spring-boot-starter-jackson@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.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-web@4.0.0 org.springframework.boot:spring-boot-starter-tomcat@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.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.cloud:spring-cloud-starter-openfeign@5.0.0 org.springframework.cloud:spring-cloud-starter@5.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.18 ch.qos.logback:logback-core@1.5.18
    Remediation: Upgrade to org.springframework.cloud:spring-cloud-starter-openfeign@5.0.0.

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 via the conditional processing of the logback.xml configuration file when both the Janino library and Spring Framework are present on the class path. An attacker can execute arbitrary code by compromising an existing configuration file or injecting a malicious environment variable before program execution. This is only exploitable if the attacker has write access to a configuration file or can set a malicious environment variable.

Remediation

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

References

medium severity

Information Exposure

  • Vulnerable module: com.fasterxml.jackson.core:jackson-core
  • Introduced through: com.fasterxml.jackson.core:jackson-core@2.9.4, com.fasterxml.jackson.core:jackson-databind@2.12.7.1 and others

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.13.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.13.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.microsoft.azure:azure-storage@8.6.6 com.fasterxml.jackson.core:jackson-core@2.9.4
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 io.jsonwebtoken:jjwt-jackson@0.13.0 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch:elasticsearch@7.17.29.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.flywaydb:flyway-core@10.22.0 com.fasterxml.jackson.dataformat:jackson-dataformat-toml@2.15.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.flywaydb:flyway-core@10.22.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-cbor@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch:elasticsearch@7.17.29.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-smile@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch:elasticsearch@7.17.29.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch:elasticsearch@7.17.29.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.flywaydb:flyway-database-postgresql@10.22.0 org.flywaydb:flyway-core@10.22.0 com.fasterxml.jackson.dataformat:jackson-dataformat-toml@2.15.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.flywaydb:flyway-database-postgresql@10.22.0.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-cbor@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-smile@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.elasticsearch:elasticsearch-x-content@7.17.29 com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.14.2 com.fasterxml.jackson.core:jackson-databind@2.12.7.1 com.fasterxml.jackson.core:jackson-core@2.9.4
    Remediation: Upgrade to org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29.

Overview

com.fasterxml.jackson.core:jackson-core is a Core Jackson abstractions, basic JSON streaming API implementation

Affected versions of this package are vulnerable to Information Exposure due to the JsonLocation._appendSourceDesc method. An attacker can access up to 500 bytes of unintended memory content by exploiting exception messages that incorrectly read from the beginning of a byte array instead of the logical payload start.

Workaround

This vulnerability can be mitigated by disabling exception message exposure to clients to avoid returning parsing exception messages in HTTP responses and/or disabling source inclusion in exceptions to prevent Jackson from embedding any source content in exception messages, avoiding leakage.

PoC


byte[] buffer = new byte[1000];
System.arraycopy("SECRET".getBytes(), 0, buffer, 0, 6);
System.arraycopy("{ \"bad\": }".getBytes(), 0, buffer, 700, 10);

JsonFactory factory = new JsonFactory();
JsonParser parser = factory.createParser(buffer, 700, 20);
parser.nextToken(); // throws exception

// Exception message will include "SECRET"

Remediation

Upgrade com.fasterxml.jackson.core:jackson-core to version 2.13.0-rc1 or higher.

References

medium severity

Dual license: EPL-1.0, LGPL-2.1

  • Module: ch.qos.logback:logback-classic
  • Introduced through: ch.qos.logback:logback-classic@1.5.18, com.microsoft.azure:applicationinsights-logging-logback@2.6.4 and others

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.microsoft.azure:applicationinsights-logging-logback@2.6.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-cache@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.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-data-jpa@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.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-oauth2-client@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.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-oauth2-resource-server@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.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-validation@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.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.cloud:spring-cloud-starter@5.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.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-data-jpa@4.0.0 org.springframework.boot:spring-boot-starter-jdbc@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.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-oauth2-client@4.0.0 org.springframework.boot:spring-boot-starter-security@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.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-oauth2-resource-server@4.0.0 org.springframework.boot:spring-boot-starter-security@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.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-web@4.0.0 org.springframework.boot:spring-boot-starter-jackson@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.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-web@4.0.0 org.springframework.boot:spring-boot-starter-tomcat@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.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.cloud:spring-cloud-starter-openfeign@5.0.0 org.springframework.cloud:spring-cloud-starter@5.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.18

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: ch.qos.logback:logback-core@1.5.18, ch.qos.logback:logback-classic@1.5.18 and others

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.microsoft.azure:applicationinsights-logging-logback@2.6.4 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 com.microsoft.azure:applicationinsights-logging-logback@2.6.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-cache@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.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-data-jpa@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.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-oauth2-client@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.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-oauth2-resource-server@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.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-validation@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.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.cloud:spring-cloud-starter@5.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.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-data-jpa@4.0.0 org.springframework.boot:spring-boot-starter-jdbc@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.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-oauth2-client@4.0.0 org.springframework.boot:spring-boot-starter-security@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.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-oauth2-resource-server@4.0.0 org.springframework.boot:spring-boot-starter-security@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.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-web@4.0.0 org.springframework.boot:spring-boot-starter-jackson@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.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-web@4.0.0 org.springframework.boot:spring-boot-starter-tomcat@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.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.cloud:spring-cloud-starter-openfeign@5.0.0 org.springframework.cloud:spring-cloud-starter@5.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.18 ch.qos.logback:logback-core@1.5.18

Dual license: EPL-1.0, LGPL-2.1

medium severity

EPL-1.0 license

  • Module: junit:junit
  • Introduced through: org.elasticsearch:elasticsearch@7.17.29 and org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.apache.logging.log4j:log4j-core@2.17.1 org.junit.vintage:junit-vintage-engine@5.7.2 junit:junit@4.13
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.apache.logging.log4j:log4j-core@2.17.1 org.junit.vintage:junit-vintage-engine@5.7.2 junit:junit@4.13

EPL-1.0 license

medium severity

LGPL-2.1 license

  • Module: org.hibernate.common:hibernate-commons-annotations
  • Introduced through: org.hibernate.orm:hibernate-core@6.6.29.Final and org.springframework.boot:spring-boot-starter-data-jpa@4.0.0

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.hibernate.orm:hibernate-core@6.6.29.Final org.hibernate.common:hibernate-commons-annotations@7.0.3.Final
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-data-jpa@4.0.0 org.springframework.boot:spring-boot-data-jpa@4.0.0 org.springframework.boot:spring-boot-hibernate@4.0.0 org.hibernate.orm:hibernate-core@6.6.29.Final org.hibernate.common:hibernate-commons-annotations@7.0.3.Final

LGPL-2.1 license

medium severity

LGPL-2.1 license

  • Module: org.hibernate.orm:hibernate-core
  • Introduced through: org.hibernate.orm:hibernate-core@6.6.29.Final and org.springframework.boot:spring-boot-starter-data-jpa@4.0.0

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.hibernate.orm:hibernate-core@6.6.29.Final
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.springframework.boot:spring-boot-starter-data-jpa@4.0.0 org.springframework.boot:spring-boot-data-jpa@4.0.0 org.springframework.boot:spring-boot-hibernate@4.0.0 org.hibernate.orm:hibernate-core@6.6.29.Final

LGPL-2.1 license

low severity

Information Exposure

  • Vulnerable module: junit:junit
  • Introduced through: org.elasticsearch:elasticsearch@7.17.29 and org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29

Detailed paths

  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch:elasticsearch@7.17.29 org.apache.logging.log4j:log4j-core@2.17.1 org.junit.vintage:junit-vintage-engine@5.7.2 junit:junit@4.13
    Remediation: Upgrade to org.elasticsearch:elasticsearch@7.17.29.
  • Introduced through: hmcts/ccd-definition-store-api@hmcts/ccd-definition-store-api#05535d0ae7a80be6bc1fb03309a569c65c26f385 org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29 org.elasticsearch:elasticsearch@7.17.29 org.apache.logging.log4j:log4j-core@2.17.1 org.junit.vintage:junit-vintage-engine@5.7.2 junit:junit@4.13
    Remediation: Upgrade to org.elasticsearch.client:elasticsearch-rest-high-level-client@7.17.29.

Overview

junit:junit is an unit testing framework for Java

Affected versions of this package are vulnerable to Information Exposure. The JUnit4 test rule TemporaryFolder contains a local information disclosure vulnerability. On Unix like systems, the system's temporary directory is shared between all users on that system. Because of this, when files and directories are written into this directory they are, by default, readable by other users on that same system.

Note: This vulnerability does not allow other users to overwrite the contents of these directories or files. This only affects Unix like systems.

Remediation

Upgrade junit:junit to version 4.13.1 or higher.

References