Vulnerabilities

95 via 1932 paths

Dependencies

125

Source

GitHub

Commit

e6740596

Find, fix and prevent vulnerabilities in your code.

Issue type
  • 95
  • 6
Severity
  • 2
  • 65
  • 31
  • 3
Status
  • 101
  • 0
  • 0

critical severity

Command Injection

  • Vulnerable module: org.apache.maven.shared:maven-shared-utils
  • Introduced through: org.apache.maven:maven-core@3.5.2

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven.shared:maven-shared-utils@3.1.0
    Remediation: Upgrade to org.apache.maven:maven-core@3.8.2.

Overview

org.apache.maven.shared:maven-shared-utils is a functional replacement for plexus-utils in Maven.

Affected versions of this package are vulnerable to Command Injection. The Commandline class can emit double-quoted strings without proper escaping, allowing shell injection attacks. The BourneShell class should unconditionally single-quote emitted strings (including the name of the command itself being quoted), with {{'"'"'}} used for embedded single quotes, for maximum safety across shells implementing a superset of POSIX quoting rules.

This is a similar issue to SNYK-JAVA-ORGCODEHAUSPLEXUS-31522

Remediation

Upgrade org.apache.maven.shared:maven-shared-utils to version 3.3.3 or higher.

References

critical severity

Insecure Random Number Generation

  • Vulnerable module: com.typesafe.akka:akka-actor_2.12
  • Introduced through: com.typesafe.akka:akka-actor_2.12@2.5.14, com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-actor_2.12@2.5.14
    Remediation: Upgrade to com.typesafe.akka:akka-actor_2.12@2.5.16.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.typesafe.akka:akka-actor_2.12@2.5.14
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.5.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-slf4j_2.12@2.5.14 com.typesafe.akka:akka-actor_2.12@2.5.14
    Remediation: Upgrade to com.typesafe.akka:akka-slf4j_2.12@2.5.16.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-stream_2.12@2.5.14 com.typesafe.akka:akka-actor_2.12@2.5.14
    Remediation: Upgrade to com.typesafe.akka:akka-stream_2.12@2.5.16.

Overview

com.typesafe.akka:akka-actor_2.12 is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.

Affected versions of this package are vulnerable to Insecure Random Number Generation. When a custom random number generator is configured, if the AES128CounterSecureRNG and AES256CounterSecureRNG are enabled, a malicious user could easily guess the random number used during encryption and possibly eavesdrop onto ongoing communications. This is due a bug in the AES128CounterSecureRNG and AES256CounterSecureRNG implementations, causing the generated numbers to repeat themselves after a few bytes.

Remediation

Upgrade com.typesafe.akka:akka-actor_2.12 to version 2.5.16 or higher.

References

high severity

Integer Overflow

  • Vulnerable module: com.google.protobuf:protobuf-java
  • Introduced through: de.opal-project:opal-developer-tools_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 org.choco-solver:choco-solver@4.0.5 com.github.cp-profiler:cpprof-java@1.3.0 com.google.protobuf:protobuf-java@2.6.1

Overview

com.google.protobuf:protobuf-java is a Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.

Affected versions of this package are vulnerable to Integer Overflow by allowing remote authenticated attackers to cause a heap-based buffer overflow in serialisation process.

Remediation

Upgrade com.google.protobuf:protobuf-java to version 3.4.0 or higher.

References

high severity

Uncontrolled Recursion

  • Vulnerable module: org.apache.commons:commons-lang3
  • Introduced through: org.apache.maven:maven-model@3.5.2, org.apache.maven:maven-resolver-provider@3.5.2 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-model@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-model@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-resolver-provider@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-resolver-provider@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.9.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven.indexer:indexer-core@6.0.0 org.apache.maven:maven-model@3.5.2 org.apache.commons:commons-lang3@3.5
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-resolver-provider@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-model@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-artifact@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.9.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-builder-support@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model-builder@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-resolver-provider@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-model-builder@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-resolver-provider@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-settings-builder@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model-builder@3.5.2 org.apache.maven:maven-model@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-resolver-provider@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-model-builder@3.5.2 org.apache.maven:maven-model@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-plugin-api@3.5.2 org.apache.maven:maven-model@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model-builder@3.5.2 org.apache.maven:maven-artifact@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-resolver-provider@3.9.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-model-builder@3.5.2 org.apache.maven:maven-artifact@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.9.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-plugin-api@3.5.2 org.apache.maven:maven-artifact@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.9.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model-builder@3.5.2 org.apache.maven:maven-builder-support@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-resolver-provider@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-model-builder@3.5.2 org.apache.maven:maven-builder-support@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-settings-builder@3.5.2 org.apache.maven:maven-builder-support@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model-builder@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model-builder@3.5.2 org.apache.maven:maven-model@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model-builder@3.5.2 org.apache.maven:maven-artifact@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.9.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model-builder@3.5.2 org.apache.maven:maven-builder-support@3.5.2 org.apache.commons:commons-lang3@3.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 org.apache.commons:commons-text@1.1 org.apache.commons:commons-lang3@3.5
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 org.apache.commons:commons-text@1.1 org.apache.commons:commons-lang3@3.5
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 org.apache.commons:commons-text@1.1 org.apache.commons:commons-lang3@3.5
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 org.apache.commons:commons-text@1.1 org.apache.commons:commons-lang3@3.5

Overview

Affected versions of this package are vulnerable to Uncontrolled Recursion via the ClassUtils.getClass function. An attacker can cause the application to terminate unexpectedly by providing excessively long input values.

Remediation

Upgrade org.apache.commons:commons-lang3 to version 3.18.0 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.6, com.fasterxml.jackson.core:jackson-databind@2.9.9 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.15.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.15.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6

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.6, com.fasterxml.jackson.core:jackson-databind@2.9.9 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.15.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.15.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6

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

Stack-based Buffer Overflow

  • Vulnerable module: com.google.protobuf:protobuf-java
  • Introduced through: de.opal-project:opal-developer-tools_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 org.choco-solver:choco-solver@4.0.5 com.github.cp-profiler:cpprof-java@1.3.0 com.google.protobuf:protobuf-java@2.6.1

Overview

com.google.protobuf:protobuf-java is a Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.

Affected versions of this package are vulnerable to Stack-based Buffer Overflow via the parsing of nested groups or series of SGROUP tags as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against Protobuf map fields. An attacker can cause infinite recursion by sending malicious Protocol Buffer data.

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.google.protobuf:protobuf-java to version 3.25.5, 4.27.5, 4.28.2 or higher.

References

high severity

Denial of Service (DoS)

  • Vulnerable module: com.typesafe.akka:akka-http-core_2.12
  • Introduced through: com.typesafe.akka:akka-http_2.12@10.1.5 and com.typesafe.akka:akka-http-spray-json_2.12@10.0.8

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-http_2.12@10.1.5 com.typesafe.akka:akka-http-core_2.12@10.1.5
    Remediation: Upgrade to com.typesafe.akka:akka-http_2.12@10.5.3.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-http-spray-json_2.12@10.0.8 com.typesafe.akka:akka-http_2.12@10.1.5 com.typesafe.akka:akka-http-core_2.12@10.1.5
    Remediation: Upgrade to com.typesafe.akka:akka-http-spray-json_2.12@10.5.3.

Overview

com.typesafe.akka:akka-http-core_2.12 is a Scala implementation of the akka-http-core library which provides a streaming-first HTTP server and client.

Affected versions of this package are vulnerable to Denial of Service (DoS) in the implementation of the HTTP/2 protocol. An attacker can cause a denial of service (including via DDoS) by rapidly resetting many streams through request cancellation.

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.typesafe.akka:akka-http-core_2.12 to version 10.5.3 or higher.

References

high severity

XML External Entity (XXE) Injection

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.7.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@7.4.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@7.4.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@7.8.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to XML External Entity (XXE) Injection. A flaw was found in FasterXML Jackson Databind, where it does not have entity expansion secured properly in the DOMDeserializer class. The highest threat from this vulnerability is data integrity.

Details

XXE Injection is a type of attack against an application that parses XML input. XML is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. By default, many XML processors allow specification of an external entity, a URI that is dereferenced and evaluated during XML processing. When an XML document is being parsed, the parser can make a request and include the content at the specified URI inside of the XML document.

Attacks can include disclosing local files, which may contain sensitive data such as passwords or private user data, using file: schemes or relative paths in the system identifier.

For example, below is a sample XML document, containing an XML element- username.

<xml>
<?xml version="1.0" encoding="ISO-8859-1"?>
   <username>John</username>
</xml>

An external XML entity - xxe, is defined using a system identifier and present within a DOCTYPE header. These entities can access local or remote content. For example the below code contains an external XML entity that would fetch the content of /etc/passwd and display it to the user rendered by username.

<xml>
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE foo [
   <!ENTITY xxe SYSTEM "file:///etc/passwd" >]>
   <username>&xxe;</username>
</xml>

Other XXE Injection attacks can access local resources that may not stop returning data, possibly impacting application availability and leading to Denial of Service.

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.7, 2.10.5.1 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.6.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It mishandles the interaction between serialization gadgets and typing, related to com.pastdev.httpcomponents.configuration.JndiConfiguration.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.6 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It mishandles the interaction between serialization gadgets and typing, related to the class ignite-jta.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.4 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.dbcp2.datasources.PerUserPoolDataSource.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating object from sequence of bytes is called deserialization. Serialization is commonly used for communication (sharing objects between multiple hosts) and persistence (store the object state in a file or a database). It is an integral part of popular protocols like Remote Method Invocation (RMI), Java Management Extension (JMX), Java Messaging System (JMS), Action Message Format (AMF), Java Server Faces (JSF) ViewState, etc.

Deserialization of untrusted data (CWE-502), is when the application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, letting the attacker to control the state or the flow of the execution.

Java deserialization issues have been known for years. However, interest in the issue intensified greatly in 2015, when classes that could be abused to achieve remote code execution were found in a popular library (Apache Commons Collection). These classes were used in zero-days affecting IBM WebSphere, Oracle WebLogic and many other products.

An attacker just needs to identify a piece of software that has both a vulnerable class on its path, and performs deserialization on untrusted data. Then all they need to do is send the payload into the deserializer, getting the command executed.

Developers put too much trust in Java Object Serialization. Some even de-serialize objects pre-authentication. When deserializing an Object in Java you typically cast it to an expected type, and therefore Java's strict type system will ensure you only get valid object trees. Unfortunately, by the time the type checking happens, platform code has already created and executed significant logic. So, before the final type is checked a lot of code is executed from the readObject() methods of various objects, all of which is out of the developer's control. By combining the readObject() methods of various classes which are available on the classpath of the vulnerable application, an attacker can execute functions (including calling Runtime.exec() to execute local OS commands).

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.dbcp2.datasources.SharedPoolDataSource.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating object from sequence of bytes is called deserialization. Serialization is commonly used for communication (sharing objects between multiple hosts) and persistence (store the object state in a file or a database). It is an integral part of popular protocols like Remote Method Invocation (RMI), Java Management Extension (JMX), Java Messaging System (JMS), Action Message Format (AMF), Java Server Faces (JSF) ViewState, etc.

Deserialization of untrusted data (CWE-502), is when the application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, letting the attacker to control the state or the flow of the execution.

Java deserialization issues have been known for years. However, interest in the issue intensified greatly in 2015, when classes that could be abused to achieve remote code execution were found in a popular library (Apache Commons Collection). These classes were used in zero-days affecting IBM WebSphere, Oracle WebLogic and many other products.

An attacker just needs to identify a piece of software that has both a vulnerable class on its path, and performs deserialization on untrusted data. Then all they need to do is send the payload into the deserializer, getting the command executed.

Developers put too much trust in Java Object Serialization. Some even de-serialize objects pre-authentication. When deserializing an Object in Java you typically cast it to an expected type, and therefore Java's strict type system will ensure you only get valid object trees. Unfortunately, by the time the type checking happens, platform code has already created and executed significant logic. So, before the final type is checked a lot of code is executed from the readObject() methods of various objects, all of which is out of the developer's control. By combining the readObject() methods of various classes which are available on the classpath of the vulnerable application, an attacker can execute functions (including calling Runtime.exec() to execute local OS commands).

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It mishandles the interaction between serialization gadgets and typing, related to com.oracle.wls.shaded.org.apache.xalan.lib.sql.JNDIConnectionPool (aka embedded Xalan in org.glassfish.web/javax.servlet.jsp.jstl).

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.datasources.PerUserPoolDataSource.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.dbcp2.cpdsadapter.DriverAdapterCPDS.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to org.docx4j.org.apache.xalan.lib.sql.JNDIConnectionPool.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to oadd.org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.cpdsadapter.DriverAdapterCPDS.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.datasources.SharedPoolDataSource.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to com.newrelic.agent.deps.ch.qos.logback.core.db.DriverManagerConnectionSource.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to com.newrelic.agent.deps.ch.qos.logback.core.db.JNDIConnectionSource.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.8 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.7.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.11.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. A malicious user could perform a SSRF attack via the javax.swing gadget (specifically javax.swing.JTextPane).

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating object from sequence of bytes is called deserialization. Serialization is commonly used for communication (sharing objects between multiple hosts) and persistence (store the object state in a file or a database). It is an integral part of popular protocols like Remote Method Invocation (RMI), Java Management Extension (JMX), Java Messaging System (JMS), Action Message Format (AMF), Java Server Faces (JSF) ViewState, etc.

Deserialization of untrusted data (CWE-502), is when the application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, letting the attacker to control the state or the flow of the execution.

Java deserialization issues have been known for years. However, interest in the issue intensified greatly in 2015, when classes that could be abused to achieve remote code execution were found in a popular library (Apache Commons Collection). These classes were used in zero-days affecting IBM WebSphere, Oracle WebLogic and many other products.

An attacker just needs to identify a piece of software that has both a vulnerable class on its path, and performs deserialization on untrusted data. Then all they need to do is send the payload into the deserializer, getting the command executed.

Developers put too much trust in Java Object Serialization. Some even de-serialize objects pre-authentication. When deserializing an Object in Java you typically cast it to an expected type, and therefore Java's strict type system will ensure you only get valid object trees. Unfortunately, by the time the type checking happens, platform code has already created and executed significant logic. So, before the final type is checked a lot of code is executed from the readObject() methods of various objects, all of which is out of the developer's control. By combining the readObject() methods of various classes which are available on the classpath of the vulnerable application, an attacker can execute functions (including calling Runtime.exec() to execute local OS commands).

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.5, 2.9.10.7 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.9.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data which allows attackers to have a variety of impacts by leveraging failure to block the logback-core class from polymorphic deserialization. Depending on the classpath content, remote code execution may be possible.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.9.1, 2.8.11.4, 2.7.9.6 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.9.2.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. SubTypeValidator.java mishandles default typing when ehcache is used, leading to remote code execution.

NOTE: This vulnerability has also been identified as: CVE-2019-14439

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.9.2, 2.8.11.4, 2.7.9.6 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. A Polymorphic Typing issue was discovered as com.zaxxer.hikari.HikariDataSource was not blocked. Note: This is a different vulnerability than CVE-2019-14540.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10, 2.8.11.5, 2.6.7.3 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. A Polymorphic Typing issue was discovered as com.zaxxer.hikari.HikariConfig was not blocked. Note: This is a different vulnerability than CVE-2019-16335.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10, 2.8.11.5, 2.6.7.3 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It mishandles the interaction between serialization gadgets and typing, related to org.apache.cxf.jaxrs.provider.XSLTJaxbProvider.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10, 2.8.11.5, 2.6.7.3 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. A Polymorphic Typing issue was discovered within org.apache.commons.dbcp.datasources.SharedPoolDataSource was not blocked. An attacker could leverage this gadget type to perform Remote Code Execution attacks through deserialization.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.1, 2.8.11.5, 2.6.7.3 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. A Polymorphic Typing issue was discovered as com.p6spy.engine.spy.P6DataSource was not blocked. An attacker could leverage this gadget type to perform Remote Code Execution attacks through deserialization.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.1, 2.8.11.5, 2.6.7.3 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. A Polymorphic Typing issue was discovered related to net.sf.ehcache.hibernate.EhcacheJtaTransactionManagerLookup.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. When Default Typing is enabled for an externally exposed JSON endpoint and the service has the apache-log4j-extra (version 1.2.x) jar in the classpath, and an attacker can provide a JNDI service to access, it is possible to make the service execute a malicious payload.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.1 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.2.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. Two additional net.sf.ehcache gadgets are not blacklisted.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10.2 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.3.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data due to an incomplete black list (incomplete fix for CVE-2017-7525). It lacks xbean-reflect/JNDI blocking, as demonstrated by org.apache.xbean.propertyeditor.JndiConverter.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.7.9.7, 2.8.11.5, 2.9.10.3 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. Mishandles the interaction between serialization gadgets and typing, related to:

  • com.ibatis.sqlmap.engine.transaction.jta.JtaTransactionConfig (aka ibatis-sqlmap)
  • br.com.anteros.dbcp.AnterosDBCPConfig (aka anteros-core)
  • org.apache.hadoop.shaded.com.zaxxer.hikari.HikariConfig (aka shaded hikari-config)

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.7.9.7, 2.8.11.6, 2.9.10.4 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.3.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data due to an incomplete black list (incomplete fix for CVE-2017-7525). It doesn't block common-configuration JNDI classes org.apache.commons.configuration.JNDIConfiguration and org.apache.commons.configuration2.JNDIConfiguration.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.3, 2.8.11.5, 2.9.10.3 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to com.caucho.config.types.ResourceRef (aka caucho-quercus).

Note: This vulnerability does not affect release 2.10.0 onward.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.4 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to org.apache.aries.transaction.jms.internal.XaPooledConnectionFactory (aka aries.transaction.jms).

Note: This vulnerability does not affect release 2.10.0 onward.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.4 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to gadget javax.swing.JEditorPane.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.7.9.7, 2.8.11.6, 2.9.10.4 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to gadget org.aoju.bus.proxy.provider.remoting.RmiProvider (aka bus-proxy).

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.4 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It mishandles the interaction between serialization gadgets and typing, related to gadget org.apache.openjpa.ee.WASRegistryManagedRuntime (aka openjpa).

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.4 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It mishandles the interaction between serialization gadgets and typing, related to gadgets org.apache.activemq.* (aka activemq-jms, activemq-core, activemq-pool, and activemq-pool-jms).

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.4 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It mishandles the interaction between serialization gadgets and typing, related to gadget org.apache.commons.proxy.provider.remoting.RmiProvider (aka apache/commons-proxy).

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.4 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.jelly.impl.Embedded (aka commons-jelly).

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.4 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It mishandles the interaction between serialization gadgets and typing, related to org.springframework.aop.config.MethodLocatingFactoryBean (aka spring-aop).

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.4 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.5.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It is possible to conduct a Deserialization attack using the com.sun.org.apache.xalan.internal.lib.sql.JNDIConnectionPool (xalan2) class gadget if polymorphic type handling is enabled and an application using this package allows user input which gets deserialized.

Note: This vulnerability does not affect release 2.10.0 onward.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.5 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.5.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The package mishandles the interaction between serialization gadgets and typing, related to org.jsecurity.realm.jndi.JndiRealmFactory.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.5 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.5.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It is possible to conduct a Deserialization attack using the oadd.org.apache.xalan.lib.sql.JNDIConnectionPool (apache/drill) class gadget if polymorphic type handling is enabled and an application using this package allows user input which gets deserialized.

Note: This vulnerability does not affect release 2.10.0 onward.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.5 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.5.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It is possible to conduct a Deserialization attack using any of the following class gadget available within weblogic/oracle-aqjms if polymorphic type handling is enabled and an application using this package allows user input which gets deserialized.

  • oracle.jms.AQjmsQueueConnectionFactory
  • oracle.jms.AQjmsXATopicConnectionFactory
  • oracle.jms.AQjmsTopicConnectionFactory
  • oracle.jms.AQjmsXAQueueConnectionFactory
  • oracle.jms.AQjmsXAConnectionFactory

Note: This vulnerability does not affect release 2.10.0 onward.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.5 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.9.2.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. SubTypeValidator.java mishandles default typing when ehcache is used, leading to remote code execution.

NOTE: This vulnerability has also been identified as: CVE-2019-14379

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.9.2, 2.8.11.4, 2.7.9.6 or higher.

References

high severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.10.6.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. It mishandles the interaction between serialization gadgets and typing, related to br.com.anteros.dbcp.AnterosDBCPDataSource (aka Anteros-DBCP).

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating object from sequence of bytes is called deserialization. Serialization is commonly used for communication (sharing objects between multiple hosts) and persistence (store the object state in a file or a database). It is an integral part of popular protocols like Remote Method Invocation (RMI), Java Management Extension (JMX), Java Messaging System (JMS), Action Message Format (AMF), Java Server Faces (JSF) ViewState, etc.

Deserialization of untrusted data (CWE-502), is when the application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, letting the attacker to control the state or the flow of the execution.

Java deserialization issues have been known for years. However, interest in the issue intensified greatly in 2015, when classes that could be abused to achieve remote code execution were found in a popular library (Apache Commons Collection). These classes were used in zero-days affecting IBM WebSphere, Oracle WebLogic and many other products.

An attacker just needs to identify a piece of software that has both a vulnerable class on its path, and performs deserialization on untrusted data. Then all they need to do is send the payload into the deserializer, getting the command executed.

Developers put too much trust in Java Object Serialization. Some even de-serialize objects pre-authentication. When deserializing an Object in Java you typically cast it to an expected type, and therefore Java's strict type system will ensure you only get valid object trees. Unfortunately, by the time the type checking happens, platform code has already created and executed significant logic. So, before the final type is checked a lot of code is executed from the readObject() methods of various objects, all of which is out of the developer's control. By combining the readObject() methods of various classes which are available on the classpath of the vulnerable application, an attacker can execute functions (including calling Runtime.exec() to execute local OS commands).

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.6.7.4, 2.9.10.6 or higher.

References

high severity

Denial of Service (DoS)

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.12.6.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@7.10.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@7.10.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Denial of Service (DoS) via a large depth of nested objects.

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-databind to version 2.12.6.1, 2.13.2.1 or higher.

References

high severity

Improper Input Validation

  • Vulnerable module: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  • Introduced through: de.opal-project:common_2.12@1.0.0 and de.opal-project:opal-developer-tools_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.datatype:jackson-datatype-jsr310 is a datatype module to make Jackson recognize Java 8 Date & Time API data types (JSR-310).

Affected versions of this package are vulnerable to Improper Input Validation that can cause a Denial of Service (DoS). It appear to be exploitable via the victim deserializes malicious input, specifically very large values in the nanoseconds field of a time value.

Remediation

Upgrade com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to version 2.9.8 or higher.

References

high severity

Denial of Service (DoS)

  • Vulnerable module: com.google.protobuf:protobuf-java
  • Introduced through: de.opal-project:opal-developer-tools_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 org.choco-solver:choco-solver@4.0.5 com.github.cp-profiler:cpprof-java@1.3.0 com.google.protobuf:protobuf-java@2.6.1

Overview

com.google.protobuf:protobuf-java is a Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.

Affected versions of this package are vulnerable to Denial of Service (DoS). An issue in protobuf-java allowed the interleaving of com.google.protobuf.UnknownFieldSet fields in such a way that would be processed out of order. A small malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated pauses.

Note: Protobuf javalite users are not affected.

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.google.protobuf:protobuf-java to version 3.16.1, 3.18.2, 3.19.2 or higher.

References

high severity

Denial of Service (DoS)

  • Vulnerable module: com.google.protobuf:protobuf-java
  • Introduced through: de.opal-project:opal-developer-tools_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 org.choco-solver:choco-solver@4.0.5 com.github.cp-profiler:cpprof-java@1.3.0 com.google.protobuf:protobuf-java@2.6.1

Overview

com.google.protobuf:protobuf-java is a Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.

Affected versions of this package are vulnerable to Denial of Service (DoS) in MessageReflection.java due to a text format parsing issue. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back and forth between mutable and immutable forms, resulting in potentially long garbage collection pauses.

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.google.protobuf:protobuf-java to version 3.16.3, 3.19.6, 3.20.3, 3.21.7 or higher.

References

high severity

Improper Resource Shutdown or Release

  • Vulnerable module: com.typesafe.akka:akka-http-core_2.12
  • Introduced through: com.typesafe.akka:akka-http_2.12@10.1.5 and com.typesafe.akka:akka-http-spray-json_2.12@10.0.8

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-http_2.12@10.1.5 com.typesafe.akka:akka-http-core_2.12@10.1.5
    Remediation: Upgrade to com.typesafe.akka:akka-http_2.12@10.1.15.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-http-spray-json_2.12@10.0.8 com.typesafe.akka:akka-http_2.12@10.1.5 com.typesafe.akka:akka-http-core_2.12@10.1.5
    Remediation: Upgrade to com.typesafe.akka:akka-http-spray-json_2.12@10.1.15.

Overview

com.typesafe.akka:akka-http-core_2.12 is a Scala implementation of the akka-http-core library which provides a streaming-first HTTP server and client.

Affected versions of this package are vulnerable to Improper Resource Shutdown or Release which can encounter stack exhaustion while parsing HTTP headers. It allows a remote attacker to conduct a Denial of Service attack by sending a User-Agent header with deeply nested comments.

Remediation

Upgrade com.typesafe.akka:akka-http-core_2.12 to version 10.2.7, 10.1.15 or higher.

References

high severity

Denial of Service (DoS)

  • Vulnerable module: io.spray:spray-json_2.12
  • Introduced through: com.typesafe.akka:akka-http-spray-json_2.12@10.0.8

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-http-spray-json_2.12@10.0.8 io.spray:spray-json_2.12@1.3.3
    Remediation: Upgrade to com.typesafe.akka:akka-http-spray-json_2.12@10.1.6.

Overview

io.spray:spray-json_2.12 is a JSON implementation in Scala.

Affected versions of this package are vulnerable to Denial of Service (DoS) due to an algorithmic complexity during the parsing of many JSON object fields (with keys that have the same hash code).

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 io.spray:spray-json_2.12 to version 1.3.5 or higher.

References

high severity

Denial of Service (DoS)

  • Vulnerable module: io.spray:spray-json_2.12
  • Introduced through: com.typesafe.akka:akka-http-spray-json_2.12@10.0.8

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-http-spray-json_2.12@10.0.8 io.spray:spray-json_2.12@1.3.3
    Remediation: Upgrade to com.typesafe.akka:akka-http-spray-json_2.12@10.1.6.

Overview

io.spray:spray-json_2.12 is a JSON implementation in Scala.

Affected versions of this package are vulnerable to Denial of Service (DoS) attacks (resource consumption) due to an Algorithmic Complexity during the parsing of a field composed of many decimal digits.

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 io.spray:spray-json_2.12 to version 1.3.5 or higher.

References

high severity

Information Exposure

  • Vulnerable module: org.bouncycastle:bcprov-jdk15on
  • Introduced through: com.pauldijou:jwt-core_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.pauldijou:jwt-core_2.12@1.0.0 org.bouncycastle:bcpkix-jdk15on@1.60 org.bouncycastle:bcprov-jdk15on@1.60
    Remediation: Upgrade to com.pauldijou:jwt-core_2.12@3.0.0.

Overview

org.bouncycastle:bcprov-jdk15on is a Java implementation of cryptographic algorithms.

Affected versions of this package are vulnerable to Information Exposure. Attackers can obtain sensitive information about a private exponent because of Observable Differences in Behavior to Error Inputs. This occurs in org.bouncycastle.crypto.encodings.OAEPEncoding. Sending invalid ciphertext that decrypts to a short payload in the OAEP Decoder could result in the throwing of an early exception, potentially leaking some information about the private exponent of the RSA private key performing the encryption.

Remediation

Upgrade org.bouncycastle:bcprov-jdk15on to version 1.61 or higher.

References

high severity

Denial of Service (DoS)

  • Vulnerable module: ch.qos.logback:logback-classic
  • Introduced through: ch.qos.logback:logback-classic@1.2.3

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a ch.qos.logback:logback-classic@1.2.3
    Remediation: Upgrade to ch.qos.logback:logback-classic@1.2.13.

Overview

ch.qos.logback:logback-classic is a reliable, generic, fast and flexible logging library for Java.

Affected versions of this package are vulnerable to Denial of Service (DoS). An attacker can mount a denial-of-service attack by sending poisoned data. This is only exploitable if logback receiver component is deployed.

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 ch.qos.logback:logback-classic to version 1.2.13, 1.3.12, 1.4.12 or higher.

References

high severity

Uncontrolled Resource Consumption ('Resource Exhaustion')

  • Vulnerable module: ch.qos.logback:logback-classic
  • Introduced through: ch.qos.logback:logback-classic@1.2.3

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a ch.qos.logback:logback-classic@1.2.3
    Remediation: Upgrade to ch.qos.logback:logback-classic@1.2.13.

Overview

ch.qos.logback:logback-classic is a reliable, generic, fast and flexible logging library for Java.

Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') via the logback receiver component. An attacker can mount a denial-of-service attack by sending poisoned data.

Note:

Successful exploitation requires the logback-receiver component being enabled and also reachable by the attacker.

Remediation

Upgrade ch.qos.logback:logback-classic to version 1.2.13, 1.3.14, 1.4.14 or higher.

References

high severity

Denial of Service (DoS)

  • Vulnerable module: ch.qos.logback:logback-core
  • Introduced through: ch.qos.logback:logback-classic@1.2.3

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a ch.qos.logback:logback-classic@1.2.3 ch.qos.logback:logback-core@1.2.3
    Remediation: Upgrade to ch.qos.logback:logback-classic@1.2.13.

Overview

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

Affected versions of this package are vulnerable to Denial of Service (DoS). An attacker can mount a denial-of-service attack by sending poisoned data. This is only exploitable if logback receiver component is deployed.

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 ch.qos.logback:logback-core to version 1.2.13, 1.3.12, 1.4.12 or higher.

References

high severity

Uncontrolled Resource Consumption ('Resource Exhaustion')

  • Vulnerable module: ch.qos.logback:logback-core
  • Introduced through: ch.qos.logback:logback-classic@1.2.3

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a ch.qos.logback:logback-classic@1.2.3 ch.qos.logback:logback-core@1.2.3
    Remediation: Upgrade to ch.qos.logback:logback-classic@1.2.13.

Overview

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

Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') via the logback receiver component. An attacker can mount a denial-of-service attack by sending poisoned data.

Note:

Successful exploitation requires the logback-receiver component being enabled and also reachable by the attacker.

Remediation

Upgrade ch.qos.logback:logback-core to version 1.2.13, 1.3.14, 1.4.14 or higher.

References

high severity

Resources Downloaded over Insecure Protocol

  • Vulnerable module: org.apache.maven:maven-core
  • Introduced through: org.apache.maven:maven-core@3.5.2

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2
    Remediation: Upgrade to org.apache.maven:maven-core@3.8.1.

Overview

Affected versions of this package are vulnerable to Resources Downloaded over Insecure Protocol. Apache Maven will follow repositories that are defined in a dependency’s Project Object Model (pom) which may be surprising to some users, resulting in potential risk if a malicious actor takes over that repository or is able to insert themselves into a position to pretend to be that repository. Maven is changing the default behavior to no longer follow http (non-SSL) repository references by default. More details available in the referenced urls.

If you are currently using a repository manager to govern the repositories used by your builds, you are unaffected by the risks present in the legacy behavior, and are unaffected by this vulnerability and change to default behavior. For more information about repository management, visit this page.

Remediation

Upgrade org.apache.maven:maven-core to version 3.8.1 or higher.

References

medium severity

Uncontrolled Resource Consumption ('Resource Exhaustion')

  • Vulnerable module: commons-io:commons-io
  • Introduced through: org.apache.maven:maven-core@3.5.2

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven.shared:maven-shared-utils@3.1.0 commons-io:commons-io@2.5

Overview

commons-io:commons-io is a The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.

Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') through the XmlStreamReader class. An attacker can cause the application to consume excessive CPU resources by sending specially crafted XML content.

Remediation

Upgrade commons-io:commons-io to version 2.14.0 or higher.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: org.bouncycastle:bcprov-jdk15on
  • Introduced through: com.pauldijou:jwt-core_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.pauldijou:jwt-core_2.12@1.0.0 org.bouncycastle:bcpkix-jdk15on@1.60 org.bouncycastle:bcprov-jdk15on@1.60

Overview

org.bouncycastle:bcprov-jdk15on is a Java implementation of cryptographic algorithms.

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the ASN1ObjectIdentifier. An attacker can cause excessive resource consumption by submitting specially crafted ASN.1 Object Identifiers, potentially leading to service disruption.

Note: This issue only applies to applications which do consume unvetted, or otherwise unvalidated, ASN.1 encodings.

Remediation

A fix was pushed into the master branch but not yet published.

References

medium severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: org.bouncycastle:bcprov-jdk15on
  • Introduced through: com.pauldijou:jwt-core_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.pauldijou:jwt-core_2.12@1.0.0 org.bouncycastle:bcpkix-jdk15on@1.60 org.bouncycastle:bcprov-jdk15on@1.60

Overview

org.bouncycastle:bcprov-jdk15on is a Java implementation of cryptographic algorithms.

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to improper processing of large name constraint structures in PKIXCertPathReviewer. An attacker can cause excessive resource allocation by submitting specially crafted ASN.1 objects, potentially leading to service disruption.

Workaround

This vulnerability can be mitigated by limiting the size of ASN.1 objects that can be loaded from untrusted sources, thereby capping the maximum size of a Name Constraints structure.

Remediation

A fix was pushed into the master branch but not yet published.

References

medium severity

Improper Neutralization of Special Elements

  • Vulnerable module: ch.qos.logback:logback-classic
  • Introduced through: ch.qos.logback:logback-classic@1.2.3

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a ch.qos.logback:logback-classic@1.2.3
    Remediation: Upgrade to ch.qos.logback:logback-classic@1.3.15.

Overview

ch.qos.logback:logback-classic is a reliable, generic, fast and flexible logging library for Java.

Affected versions of this package are vulnerable to Improper Neutralization of Special Elements via the JaninoEventEvaluator extension. An attacker can execute arbitrary code by compromising an existing logback configuration file or injecting an environment variable before program execution.

Remediation

Upgrade ch.qos.logback:logback-classic to version 1.3.15, 1.5.13 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-classic@1.2.3

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a ch.qos.logback:logback-classic@1.2.3 ch.qos.logback:logback-core@1.2.3
    Remediation: Upgrade to ch.qos.logback:logback-classic@1.5.19.

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

Improper Neutralization of Special Elements

  • Vulnerable module: ch.qos.logback:logback-core
  • Introduced through: ch.qos.logback:logback-classic@1.2.3

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a ch.qos.logback:logback-classic@1.2.3 ch.qos.logback:logback-core@1.2.3
    Remediation: Upgrade to ch.qos.logback:logback-classic@1.3.15.

Overview

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

Affected versions of this package are vulnerable to Improper Neutralization of Special Elements via the JaninoEventEvaluator extension. An attacker can execute arbitrary code by compromising an existing logback configuration file or injecting an environment variable before program execution.

Remediation

Upgrade ch.qos.logback:logback-core to version 1.3.15, 1.5.13 or higher.

References

medium severity

Denial of Service (DoS)

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.12.7.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@7.12.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@7.12.4.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Denial of Service (DoS) in the _deserializeFromArray() function in BeanDeserializer, due to resource exhaustion when processing a deeply nested array.

NOTE: For this vulnerability to be exploitable the non-default DeserializationFeature must be enabled.

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-databind to version 2.12.7.1, 2.13.4 or higher.

References

medium severity

Denial of Service (DoS)

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.12.7.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@8.5.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@8.5.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Denial of Service (DoS) in the _deserializeWrappedValue() function in StdDeserializer.java, due to resource exhaustion when processing deeply nested arrays.

NOTE: This vulnerability is only exploitable when the non-default UNWRAP_SINGLE_VALUE_ARRAYS feature is enabled.

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-databind to version 2.12.7.1, 2.13.4.1 or higher.

References

medium severity

Deserialization of Untrusted Data

  • Vulnerable module: com.fasterxml.jackson.core:jackson-databind
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.9.9, com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.9.9.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@3.6.8.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:common_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9
    Remediation: Upgrade to de.opal-project:opal-developer-tools_2.12@2.0.0.

Overview

com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x through 2.9.9. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has JDOM 1.x or 2.x jar in the classpath, an attacker can send a specifically crafted JSON message that allows them to read arbitrary local files on the server.

Details

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating objects from a sequence of bytes is called deserialization. Deserialization of untrusted data (CWE-502) occurs when an application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, allowing the attacker to control the state or the flow of the execution.

com.fasterxml.jackson.core:jackson-databind allows deserialization of JSON input to Java objects. If an application using this dependency has the ability to deserialize a JSON string from an untrusted source, an attacker could leverage this vulnerability to conduct deserialization attacks.

Exploitation of unsafe deserialization attacks through jackson-databind requires the following prerequisites:

1. The target application allowing JSON user input which is processed by jackson-databind

An application using jackson-databind is only vulnerable if a user-provided JSON data is deserialized.

2. Polymorphic type handling for properties with nominal type are enabled

Polymorphic type handling refers to the addition of enough type information so that the deserializer can instantiate the appropriate subtype of a value. Use of "default typing" is considered dangerous due to the possibility of an untrusted method (gadget) managing to specify a class that is accessible through the class-loader and therefore, exposing a set of methods and/or fields.

3. An exploitable gadget class is available for the attacker to leverage

Gadget chains are specially crafted method sequences that can be created by an attacker in order to change the flow of code execution. These gadgets are often methods introduced by third-party components which an attacker could utilise in order to attack the target application. Not every gadget out there is supported by jackson-databind. The maintainers of jackson-databind proactively blacklists possible serialization gadgets in an attempt to ensure that it is not possible for an attacker to chain gadgets during serialization.

Further reading:

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.9.1, 2.8.11.4, 2.7.9.6 or higher.

References

medium severity

Denial of Service (DoS)

  • Vulnerable module: io.spray:spray-json_2.12
  • Introduced through: com.typesafe.akka:akka-http-spray-json_2.12@10.0.8

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-http-spray-json_2.12@10.0.8 io.spray:spray-json_2.12@1.3.3
    Remediation: Upgrade to com.typesafe.akka:akka-http-spray-json_2.12@10.1.6.

Overview

io.spray:spray-json_2.12 is a JSON implementation in Scala.

Affected versions of this package are vulnerable to Denial of Service (DoS) via the JsonParser due to an uncontrolled recursion.

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 io.spray:spray-json_2.12 to version 1.3.5 or higher.

References

medium severity

Observable Discrepancy

  • Vulnerable module: org.bouncycastle:bcprov-jdk15on
  • Introduced through: com.pauldijou:jwt-core_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.pauldijou:jwt-core_2.12@1.0.0 org.bouncycastle:bcpkix-jdk15on@1.60 org.bouncycastle:bcprov-jdk15on@1.60

Overview

org.bouncycastle:bcprov-jdk15on is a Java implementation of cryptographic algorithms.

Affected versions of this package are vulnerable to Observable Discrepancy due to the timing difference between exceptions thrown when processing RSA key exchange handshakes, AKA Marvin.

Note: The implemented fix mitigates the leakage of data via the PKCS#1 interface, but does not fully alleviate the side-channel as it allows cases in which the padding check fails but the handshake succeeds.

Remediation

There is no fixed version for org.bouncycastle:bcprov-jdk15on.

References

medium severity

Denial of Service (DoS)

  • Vulnerable module: com.google.protobuf:protobuf-java
  • Introduced through: de.opal-project:opal-developer-tools_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 org.choco-solver:choco-solver@4.0.5 com.github.cp-profiler:cpprof-java@1.3.0 com.google.protobuf:protobuf-java@2.6.1

Overview

com.google.protobuf:protobuf-java is a Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.

Affected versions of this package are vulnerable to Denial of Service (DoS) via the parsing procedure for binary and text format data. Input streams containing multiple instances of non-repeated embedded messages with repeated or unknown fields cause objects to be converted back and forth between mutable and immutable forms, resulting in potentially long garbage collection pauses.

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.google.protobuf:protobuf-java to version 3.16.3, 3.19.6, 3.20.3, 3.21.7 or higher.

References

medium severity

Generation of Predictable Numbers or Identifiers

  • Vulnerable module: com.typesafe.akka:akka-actor_2.12
  • Introduced through: com.typesafe.akka:akka-actor_2.12@2.5.14, com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-actor_2.12@2.5.14
    Remediation: Upgrade to com.typesafe.akka:akka-actor_2.12@2.8.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.typesafe.akka:akka-actor_2.12@2.5.14
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-slf4j_2.12@2.5.14 com.typesafe.akka:akka-actor_2.12@2.5.14
    Remediation: Upgrade to com.typesafe.akka:akka-slf4j_2.12@2.8.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-stream_2.12@2.5.14 com.typesafe.akka:akka-actor_2.12@2.5.14
    Remediation: Upgrade to com.typesafe.akka:akka-stream_2.12@2.8.1.

Overview

com.typesafe.akka:akka-actor_2.12 is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.

Affected versions of this package are vulnerable to Generation of Predictable Numbers or Identifiers in the async-dns resolver component, which is used by Discovery in DNS mode and transitively by Cluster Bootstrap. It uses predictable DNS transaction IDs when resolving DNS records, making DNS resolution subject to poisoning by an attacker. If the application performing discovery does not validate (e.g., via TLS) the authenticity of the discovered service, this may result in exfiltration of application data (e.g., persistence events may be published to an unintended Kafka broker). If such validation is performed, then the poisoning constitutes a denial of access to the intended service.

The complexity of a successful attack using this vulnerability is high because the attacker must gather or guess details about the services accessible via the affected DNS server.

Remediation

Upgrade com.typesafe.akka:akka-actor_2.12 to version 2.8.1 or higher.

References

medium severity

Unsafe Dependency Resolution

  • Vulnerable module: org.controlsfx:controlsfx
  • Introduced through: de.opal-project:opal-developer-tools_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 org.controlsfx:controlsfx@8.40.14

Overview

org.controlsfx:controlsfx is a high quality UI controls and other tools to complement the core JavaFX distribution.

Affected versions of this package are vulnerable to Unsafe Dependency Resolution due to resolving dependencies over an insecure channel (http).

If the build occurred over an insecure connection, a malicious user could have perform a Man-in-the-Middle attack during the build and alter the build artifacts that were produced. In case that any of these artifacts were compromised, any developers using these could be altered.

Note: In order to validate that this artifact was not compromised, the maintainer would need to confirm that none of the artifacts published to the registry were not altered with. Until this happens, we can not guarantee that this artifact was not compromised even though the probability that this happened is low.

We have chosen to alert on this issue when maintainers either decided to issue CVEs themselves, or in cases when maintainers decided against performing audits on there build to verify they had not been compromised.

Remediation

Upgrade org.controlsfx:controlsfx to version 11.1.0 or higher.

References

medium severity

Uncontrolled Resource Consumption ('Resource Exhaustion')

  • Vulnerable module: org.bouncycastle:bcprov-jdk15on
  • Introduced through: com.pauldijou:jwt-core_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.pauldijou:jwt-core_2.12@1.0.0 org.bouncycastle:bcpkix-jdk15on@1.60 org.bouncycastle:bcprov-jdk15on@1.60

Overview

org.bouncycastle:bcprov-jdk15on is a Java implementation of cryptographic algorithms.

Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') within the org.bouncycastle.openssl.PEMParser class. Parsing a file that has crafted ASN.1 data through the PEMParser causes an OutOfMemoryError.

Workaround

The attack can be avoided by filtering PEM requests containing EXTERNAL tagged encodings.

Remediation

There is no fixed version for org.bouncycastle:bcprov-jdk15on.

References

medium severity

Directory Traversal

  • Vulnerable module: commons-io:commons-io
  • Introduced through: org.apache.maven:maven-core@3.5.2

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven.shared:maven-shared-utils@3.1.0 commons-io:commons-io@2.5
    Remediation: Upgrade to org.apache.maven:maven-core@3.9.7.

Overview

commons-io:commons-io is a The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.

Affected versions of this package are vulnerable to Directory Traversal via calling the method FileNameUtils.normalize using an improper string like //../foo or \\..\foo, which may allow access to files in the parent directory.

Details

A Directory Traversal attack (also known as path traversal) aims to access files and directories that are stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and its variations, or by using absolute file paths, it may be possible to access arbitrary files and directories stored on file system, including application source code, configuration, and other critical system files.

Directory Traversal vulnerabilities can be generally divided into two types:

  • Information Disclosure: Allows the attacker to gain information about the folder structure or read the contents of sensitive files on the system.

st is a module for serving static files on web pages, and contains a vulnerability of this type. In our example, we will serve files from the public route.

If an attacker requests the following URL from our server, it will in turn leak the sensitive private key of the root user.

curl http://localhost:8080/public/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/root/.ssh/id_rsa

Note %2e is the URL encoded version of . (dot).

  • Writing arbitrary files: Allows the attacker to create or replace existing files. This type of vulnerability is also known as Zip-Slip.

One way to achieve this is by using a malicious zip archive that holds path traversal filenames. When each filename in the zip archive gets concatenated to the target extraction folder, without validation, the final path ends up outside of the target folder. If an executable or a configuration file is overwritten with a file containing malicious code, the problem can turn into an arbitrary code execution issue quite easily.

The following is an example of a zip archive with one benign file and one malicious file. Extracting the malicious file will result in traversing out of the target folder, ending up in /root/.ssh/ overwriting the authorized_keys file:

2018-04-15 22:04:29 .....           19           19  good.txt
2018-04-15 22:04:42 .....           20           20  ../../../../../../root/.ssh/authorized_keys

Remediation

Upgrade commons-io:commons-io to version 2.7 or higher.

References

medium severity

Directory Traversal

  • Vulnerable module: org.apache.httpcomponents:httpclient
  • Introduced through: com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 and com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 org.elasticsearch.client:elasticsearch-rest-client@6.3.0 org.apache.httpcomponents:httpclient@4.5.2
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 org.elasticsearch.client:elasticsearch-rest-client@6.3.0 org.apache.httpcomponents:httpclient@4.5.2

Overview

org.apache.httpcomponents:httpclient is a HttpClient component of the Apache HttpComponents project.

Affected versions of this package are vulnerable to Directory Traversal. String input by user is not validated for the presence of leading character / and is passed to the constructor as path information, resulting in a Directory Traversal vulnerability.

Details

A Directory Traversal attack (also known as path traversal) aims to access files and directories that are stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and its variations, or by using absolute file paths, it may be possible to access arbitrary files and directories stored on file system, including application source code, configuration, and other critical system files.

Directory Traversal vulnerabilities can be generally divided into two types:

  • Information Disclosure: Allows the attacker to gain information about the folder structure or read the contents of sensitive files on the system.

st is a module for serving static files on web pages, and contains a vulnerability of this type. In our example, we will serve files from the public route.

If an attacker requests the following URL from our server, it will in turn leak the sensitive private key of the root user.

curl http://localhost:8080/public/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/root/.ssh/id_rsa

Note %2e is the URL encoded version of . (dot).

  • Writing arbitrary files: Allows the attacker to create or replace existing files. This type of vulnerability is also known as Zip-Slip.

One way to achieve this is by using a malicious zip archive that holds path traversal filenames. When each filename in the zip archive gets concatenated to the target extraction folder, without validation, the final path ends up outside of the target folder. If an executable or a configuration file is overwritten with a file containing malicious code, the problem can turn into an arbitrary code execution issue quite easily.

The following is an example of a zip archive with one benign file and one malicious file. Extracting the malicious file will result in traversing out of the target folder, ending up in /root/.ssh/ overwriting the authorized_keys file:

2018-04-15 22:04:29 .....           19           19  good.txt
2018-04-15 22:04:42 .....           20           20  ../../../../../../root/.ssh/authorized_keys

Remediation

Upgrade org.apache.httpcomponents:httpclient to version 4.5.3 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: org.apache.httpcomponents:httpclient
  • Introduced through: com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 and com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 org.elasticsearch.client:elasticsearch-rest-client@6.3.0 org.apache.httpcomponents:httpclient@4.5.2
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 org.elasticsearch.client:elasticsearch-rest-client@6.3.0 org.apache.httpcomponents:httpclient@4.5.2

Overview

org.apache.httpcomponents:httpclient is a HttpClient component of the Apache HttpComponents project.

Affected versions of this package are vulnerable to Improper Input Validation. Apache HttpClient can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution.

Remediation

Upgrade org.apache.httpcomponents:httpclient to version 4.5.13 or higher.

References

medium severity

Timing Attack

  • Vulnerable module: org.bouncycastle:bcprov-jdk15on
  • Introduced through: com.pauldijou:jwt-core_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.pauldijou:jwt-core_2.12@1.0.0 org.bouncycastle:bcpkix-jdk15on@1.60 org.bouncycastle:bcprov-jdk15on@1.60
    Remediation: Upgrade to com.pauldijou:jwt-core_2.12@3.0.0.

Overview

org.bouncycastle:bcprov-jdk15on is a Java implementation of cryptographic algorithms.

Affected versions of this package are vulnerable to Timing Attack. A timing issue within the EC math library can expose information about the private key when an attacker is able to observe timing information for the generation of multiple deterministic ECDSA signatures.

Remediation

Upgrade org.bouncycastle:bcprov-jdk15on to version 1.66 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.6, com.fasterxml.jackson.core:jackson-databind@2.9.9 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.13.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.13.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@7.10.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@7.10.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.json4s:json4s-jackson_2.12@3.5.3 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to org.json4s:json4s-jackson_2.12@4.0.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@7.10.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
    Remediation: Upgrade to com.sksamuel.elastic4s:elastic4s-core_2.12@7.10.10.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 com.fasterxml.jackson.dataformat:jackson-dataformat-csv@2.9.2 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.sksamuel.elastic4s:elastic4s-http-streams_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-http_2.12@6.3.0 com.sksamuel.elastic4s:elastic4s-core_2.12@6.3.0 com.fasterxml.jackson.module:jackson-module-scala_2.12@2.9.6 com.fasterxml.jackson.module:jackson-module-paranamer@2.9.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bugpicker-core_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:bytecode-assembler_2.12@1.0.0 de.opal-project:bytecode-creator_2.12@1.0.0 de.opal-project:bytecode-disassembler_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jdk8@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 de.opal-project:architecture-validation_2.12@1.0.0 de.opal-project:dependencies-extraction-library_2.12@1.0.0 de.opal-project:abstract-interpretation-framework_2.12@1.0.0 de.opal-project:bytecode-representation_2.12@1.0.0 de.opal-project:bytecode-infrastructure_2.12@1.0.0 de.opal-project:common_2.12@1.0.0 com.typesafe.play:play-json_2.12@2.6.6 com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.8.9 com.fasterxml.jackson.core:jackson-databind@2.9.9 com.fasterxml.jackson.core:jackson-core@2.9.6

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

HTTP Request Smuggling

  • Vulnerable module: com.typesafe.akka:akka-http-core_2.12
  • Introduced through: com.typesafe.akka:akka-http_2.12@10.1.5 and com.typesafe.akka:akka-http-spray-json_2.12@10.0.8

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-http_2.12@10.1.5 com.typesafe.akka:akka-http-core_2.12@10.1.5
    Remediation: Upgrade to com.typesafe.akka:akka-http_2.12@10.1.14.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-http-spray-json_2.12@10.0.8 com.typesafe.akka:akka-http_2.12@10.1.5 com.typesafe.akka:akka-http-core_2.12@10.1.5
    Remediation: Upgrade to com.typesafe.akka:akka-http-spray-json_2.12@10.1.14.

Overview

com.typesafe.akka:akka-http-core_2.12 is a Scala implementation of the akka-http-core library which provides a streaming-first HTTP server and client.

Affected versions of this package are vulnerable to HTTP Request Smuggling. It allows multiple Transfer-Encoding headers.

Remediation

Upgrade com.typesafe.akka:akka-http-core_2.12 to version 10.2.4, 10.1.14 or higher.

References

medium severity

Insufficient Hostname Verification

  • Vulnerable module: ch.qos.logback:logback-core
  • Introduced through: ch.qos.logback:logback-classic@1.2.3

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a ch.qos.logback:logback-classic@1.2.3 ch.qos.logback:logback-core@1.2.3
    Remediation: Upgrade to ch.qos.logback:logback-classic@1.2.7.

Overview

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

Affected versions of this package are vulnerable to Insufficient Hostname Verification. X.509 are not properly validated. By spoofing the TLS/SSL server via a certificate that appears valid, an attacker with the ability to intercept network traffic (e.g. MitM, DNS cache poisoning) can disclose and optionally manipulate transmitted data.

Remediation

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

References

medium severity

Cryptographic Issues

  • Vulnerable module: org.bouncycastle:bcprov-jdk15on
  • Introduced through: com.pauldijou:jwt-core_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.pauldijou:jwt-core_2.12@1.0.0 org.bouncycastle:bcpkix-jdk15on@1.60 org.bouncycastle:bcprov-jdk15on@1.60
    Remediation: Upgrade to com.pauldijou:jwt-core_2.12@3.0.0.

Overview

org.bouncycastle:bcprov-jdk15on is a Java implementation of cryptographic algorithms.

Affected versions of this package are vulnerable to Cryptographic Issues via weak key-hash message authentication code (HMAC) that is only 16 bits long which can result in hash collisions, as a result of an error within the BKS version 1 keystore (BKS-V1) files and could lead to an attacker being able to affect the integrity of these files. This vulnerability was introduced following an incomplete fix for CVE-2018-5382.

Remediation

Upgrade org.bouncycastle:bcprov-jdk15on to version 1.69 or higher.

References

medium severity

Creation of Temporary File With Insecure Permissions

  • Vulnerable module: com.typesafe.akka:akka-http_2.12
  • Introduced through: com.typesafe.akka:akka-http_2.12@10.1.5 and com.typesafe.akka:akka-http-spray-json_2.12@10.0.8

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-http_2.12@10.1.5
    Remediation: Upgrade to com.typesafe.akka:akka-http_2.12@10.5.2.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.typesafe.akka:akka-http-spray-json_2.12@10.0.8 com.typesafe.akka:akka-http_2.12@10.1.5
    Remediation: Upgrade to com.typesafe.akka:akka-http-spray-json_2.12@10.5.2.

Overview

Affected versions of this package are vulnerable to Creation of Temporary File With Insecure Permissions such that when it accepts file uploads via the FileUploadDirectives.fileUploadAll directive, the temporary file it creates has too weak permissions and it is readable by other users on Linux or UNIX.

Note: This issue is similar to CVE-2022-41946.

Remediation

Upgrade com.typesafe.akka:akka-http_2.12 to version 10.5.2 or higher.

References

medium severity

Information Exposure

  • Vulnerable module: org.bouncycastle:bcprov-jdk15on
  • Introduced through: com.pauldijou:jwt-core_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.pauldijou:jwt-core_2.12@1.0.0 org.bouncycastle:bcpkix-jdk15on@1.60 org.bouncycastle:bcprov-jdk15on@1.60

Overview

org.bouncycastle:bcprov-jdk15on is a Java implementation of cryptographic algorithms.

Affected versions of this package are vulnerable to Information Exposure due to missing validation for the X.500 name of any certificate, subject, or issuer. The presence of a wild card may lead to information disclosure. This could allow a malicious user to obtain unauthorized information via blind LDAP Injection, exploring the environment and enumerating data.

Note:

The exploit depends on the structure of the target LDAP directory as well as what kind of errors are exposed to the user.

Remediation

A fix was pushed into the master branch but not yet published.

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.2.3

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a ch.qos.logback:logback-classic@1.2.3

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-classic@1.2.3

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a ch.qos.logback:logback-classic@1.2.3 ch.qos.logback:logback-core@1.2.3

Dual license: EPL-1.0, LGPL-2.1

medium severity

LGPL-2.1 license

  • Module: net.sf.trove4j:trove4j
  • Introduced through: de.opal-project:opal-developer-tools_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 org.choco-solver:choco-solver@4.0.5 net.sf.trove4j:trove4j@3.0.3
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 org.choco-solver:choco-solver@4.0.5 org.choco-solver:choco-sat@1.0.2 net.sf.trove4j:trove4j@3.0.3

LGPL-2.1 license

medium severity

EPL-1.0 license

  • Module: org.eclipse.sisu:org.eclipse.sisu.inject
  • Introduced through: org.apache.maven:maven-core@3.5.2

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.eclipse.sisu:org.eclipse.sisu.inject@0.3.3
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.eclipse.sisu:org.eclipse.sisu.plexus@0.3.3 org.eclipse.sisu:org.eclipse.sisu.inject@0.3.3
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-plugin-api@3.5.2 org.eclipse.sisu:org.eclipse.sisu.plexus@0.3.3 org.eclipse.sisu:org.eclipse.sisu.inject@0.3.3

EPL-1.0 license

medium severity

EPL-1.0 license

  • Module: org.eclipse.sisu:org.eclipse.sisu.plexus
  • Introduced through: org.apache.maven:maven-core@3.5.2

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.eclipse.sisu:org.eclipse.sisu.plexus@0.3.3
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-plugin-api@3.5.2 org.eclipse.sisu:org.eclipse.sisu.plexus@0.3.3

EPL-1.0 license

medium severity

Dual license: EPL-1.0, LGPL-2.1

  • Module: org.javabits.jgrapht:jgrapht-core
  • Introduced through: de.opal-project:opal-developer-tools_2.12@1.0.0

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a de.opal-project:opal-developer-tools_2.12@1.0.0 org.choco-solver:choco-solver@4.0.5 org.javabits.jgrapht:jgrapht-core@0.9.3

Dual license: EPL-1.0, LGPL-2.1

low severity

Creation of Temporary File in Directory with Insecure Permissions

  • Vulnerable module: com.google.guava:guava
  • Introduced through: com.google.guava:guava@25.1-jre, org.apache.maven.indexer:indexer-core@6.0.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.google.guava:guava@25.1-jre
    Remediation: Upgrade to com.google.guava:guava@32.0.0-jre.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven.indexer:indexer-core@6.0.0 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven.indexer:indexer-core@6.1.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-resolver-provider@3.5.2 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-resolver-provider@3.5.3.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven.indexer:indexer-core@6.0.0 com.google.inject:guice@4.0 com.google.guava:guava@25.1-jre
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 com.google.inject:guice@4.0 com.google.guava:guava@25.1-jre
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model-builder@3.5.2 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-resolver-provider@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-model-builder@3.5.2 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-resolver-provider@3.5.2 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-core@3.5.3.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model-builder@3.5.2 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.

Overview

com.google.guava:guava is a set of core libraries that includes new collection types (such as multimap and multiset,immutable collections, a graph library, functional types, an in-memory cache and more.

Affected versions of this package are vulnerable to Creation of Temporary File in Directory with Insecure Permissions due to the use of Java's default temporary directory for file creation in FileBackedOutputStream. Other users and apps on the machine with access to the default Java temporary directory can access the files created by this class. This more fully addresses the underlying issue described in CVE-2020-8908, by deprecating the permissive temp file creation behavior.

NOTE: Even though the security vulnerability is fixed in version 32.0.0, the maintainers recommend using version 32.0.1, as version 32.0.0 breaks some functionality under Windows.

Remediation

Upgrade com.google.guava:guava to version 32.0.0-android, 32.0.0-jre or higher.

References

low severity

Information Disclosure

  • Vulnerable module: com.google.guava:guava
  • Introduced through: com.google.guava:guava@25.1-jre, org.apache.maven.indexer:indexer-core@6.0.0 and others

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a com.google.guava:guava@25.1-jre
    Remediation: Upgrade to com.google.guava:guava@30.0-jre.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven.indexer:indexer-core@6.0.0 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven.indexer:indexer-core@6.1.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-resolver-provider@3.5.2 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-resolver-provider@3.5.3.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven.indexer:indexer-core@6.0.0 com.google.inject:guice@4.0 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven.indexer:indexer-core@6.1.1.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 com.google.inject:guice@4.0 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-core@3.9.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model-builder@3.5.2 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-resolver-provider@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-model-builder@3.5.2 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-resolver-provider@3.5.2 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-core@3.5.3.
  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a org.apache.maven:maven-core@3.5.2 org.apache.maven:maven-resolver-provider@3.5.2 org.apache.maven:maven-model-builder@3.5.2 com.google.guava:guava@25.1-jre
    Remediation: Upgrade to org.apache.maven:maven-core@3.6.0.

Overview

com.google.guava:guava is a set of core libraries that includes new collection types (such as multimap and multiset,immutable collections, a graph library, functional types, an in-memory cache and more.

Affected versions of this package are vulnerable to Information Disclosure. The file permissions on the file created by com.google.common.io.Files.createTempDir allow an attacker running a malicious program co-resident on the same machine to steal secrets stored in this directory. This is because, by default, on unix-like operating systems the /tmp directory is shared between all users, so if the correct file permissions aren't set by the directory/file creator, the file becomes readable by all other users on that system.

PoC

File guavaTempDir = com.google.common.io.Files.createTempDir();
System.out.println("Guava Temp Dir: " + guavaTempDir.getName());
runLS(guavaTempDir.getParentFile(), guavaTempDir); // Prints the file permissions -> drwxr-xr-x
File child = new File(guavaTempDir, "guava-child.txt");
child.createNewFile();
runLS(guavaTempDir, child); // Prints the file permissions -> -rw-r--r--

For Android developers, choosing a temporary directory API provided by Android is recommended, such as context.getCacheDir(). For other Java developers, we recommend migrating to the Java 7 API java.nio.file.Files.createTempDirectory() which explicitly configures permissions of 700, or configuring the Java runtime's java.io.tmpdir system property to point to a location whose permissions are appropriately configured.

Remediation

There is no fix for com.google.guava:guava. However, in version 30.0 and above, the vulnerable functionality has been deprecated. In oder to mitigate this vulnerability, upgrade to version 30.0 or higher and ensure your dependencies don't use the createTempDir or createTempFile methods.

References

low severity

Server-side Request Forgery (SSRF)

  • Vulnerable module: ch.qos.logback:logback-core
  • Introduced through: ch.qos.logback:logback-classic@1.2.3

Detailed paths

  • Introduced through: delphi-hub/delphi-crawler@delphi-hub/delphi-crawler#e67405965e4683497648dadafe8f4f0355408a7a ch.qos.logback:logback-classic@1.2.3 ch.qos.logback:logback-core@1.2.3
    Remediation: Upgrade to ch.qos.logback:logback-classic@1.3.15.

Overview

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

Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) through the SaxEventRecorder process. An attacker can forge requests by compromising logback configuration files in XML.

Remediation

Upgrade ch.qos.logback:logback-core to version 1.3.15, 1.5.13 or higher.

References