Skip to content

CVE-2018-11307 (Critical) detected in multiple libraries #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mend-bolt-for-github bot opened this issue Jan 1, 2022 · 1 comment
Open

CVE-2018-11307 (Critical) detected in multiple libraries #135

mend-bolt-for-github bot opened this issue Jan 1, 2022 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Jan 1, 2022

CVE-2018-11307 - Critical Severity Vulnerability

Vulnerable Libraries - jackson-databind-2.9.0.jar, jackson-databind-2.9.4.jar, jackson-databind-2.4.2.jar, jackson-databind-2.9.2.jar

jackson-databind-2.9.0.jar

General data-binding functionality for Jackson: works on core streaming API

Library home page: http://fasterxml.com/

Path to dependency file: /openapi-client/scala-gatling/build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.0/14fb5f088cc0b0dc90a73ba745bcade4961a3ee3/jackson-databind-2.9.0.jar

Dependency Hierarchy:

  • gatling-charts-highcharts-2.3.0.jar (Root Library)
    • gatling-recorder-2.3.0.jar
      • jackson-databind-2.9.0.jar (Vulnerable Library)
jackson-databind-2.9.4.jar

General data-binding functionality for Jackson: works on core streaming API

Library home page: http://fasterxml.com/

Path to dependency file: /swagger-client/jaxrs-jersey/pom.xml

Path to vulnerable library: /swagger-client/jaxrs-jersey/pom.xml,/swagger-client/jaxrs-cxf-client/pom.xml,/swagger-client/jaxrs-cxf/pom.xml

Dependency Hierarchy:

  • swagger-jaxrs2-2.0.0.jar (Root Library)
    • jackson-databind-2.9.4.jar (Vulnerable Library)
jackson-databind-2.4.2.jar

General data-binding functionality for Jackson: works on core streaming API

Library home page: http://fasterxml.com/

Path to vulnerable library: /home/wss-scanner/.ivy2/cache/com.fasterxml.jackson.core/jackson-databind/bundles/jackson-databind-2.4.2.jar

Dependency Hierarchy:

  • http4s-server-metrics_2.11-0.15.12a.jar (Root Library)
    • metrics-json-3.1.4.jar
      • jackson-databind-2.4.2.jar (Vulnerable Library)
jackson-databind-2.9.2.jar

General data-binding functionality for Jackson: works on core streaming API

Library home page: http://fasterxml.com/

Dependency Hierarchy:

  • jackson-module-scala_2.11-2.9.2.jar (Root Library)
    • jackson-databind-2.9.2.jar (Vulnerable Library)

Found in HEAD commit: 0879348474e22463e77dc76ba5e5f7e6300a2b6c

Found in base branch: master

Vulnerability Details

An issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.5. Use of Jackson default typing along with a gadget class from iBatis allows exfiltration of content. Fixed in 2.7.9.4, 2.8.11.2, and 2.9.6.

Publish Date: 2019-07-09

URL: CVE-2018-11307

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2019-07-09

Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.6

Direct dependency fix Resolution (io.gatling.highcharts:gatling-charts-highcharts): 3.0.0

Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.6

Direct dependency fix Resolution (io.swagger.core.v3:swagger-jaxrs2): 2.0.7

Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.6

Direct dependency fix Resolution (org.http4s:http4s-server-metrics_2.11): 0.15.13

Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.6

Direct dependency fix Resolution (com.fasterxml.jackson.module:jackson-module-scala_2.11): 2.9.6


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jan 1, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2018-11307 (High) detected in multiple libraries CVE-2018-11307 (Medium) detected in multiple libraries Jan 26, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2018-11307 (Medium) detected in multiple libraries CVE-2018-11307 (High) detected in multiple libraries Jan 27, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2018-11307 (High) detected in multiple libraries CVE-2018-11307 (Medium) detected in multiple libraries Feb 18, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2018-11307 (Medium) detected in multiple libraries CVE-2018-11307 (High) detected in multiple libraries Mar 12, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2018-11307 (High) detected in multiple libraries CVE-2018-11307 (Critical) detected in multiple libraries Jul 14, 2023
@detain detain closed this as completed Aug 14, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2018-11307 (Critical) detected in multiple libraries CVE-2018-11307 (Critical) detected in jackson-databind-2.9.4.jar, jackson-databind-2.9.2.jar Jan 12, 2025
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2018-11307 (Critical) detected in jackson-databind-2.9.4.jar, jackson-databind-2.9.2.jar CVE-2018-11307 (Critical) detected in multiple libraries Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

1 participant