Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

CVE-2018-7489 (Critical) detected in jackson-databind-2.5.0.jar #156

Open
mend-bolt-for-github bot opened this issue Jul 13, 2022 · 0 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Jul 13, 2022

CVE-2018-7489 - Critical Severity Vulnerability

Vulnerable Library - jackson-databind-2.5.0.jar

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

Library home page: http://github.com/FasterXML/jackson

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.5.0/jackson-databind-2.5.0.jar

Dependency Hierarchy:

  • core-3.7.11.jar (Root Library)
    • spring-boot-starter-web-1.3.0.RELEASE.jar
      • jackson-databind-2.5.0.jar (Vulnerable Library)

Found in HEAD commit: 4c8d5a1732722418ec10d2f1f5fd7e7a6e43c83b

Found in base branch: master

Vulnerability Details

FasterXML jackson-databind before 2.7.9.3, 2.8.x before 2.8.11.1 and 2.9.x before 2.9.5 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of the ObjectMapper, bypassing a blacklist that is ineffective if the c3p0 libraries are available in the classpath.

Publish Date: 2018-02-26

URL: CVE-2018-7489

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

Origin: https://nvd.nist.gov/vuln/detail/CVE-2018-7489

Release Date: 2018-02-26

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

Direct dependency fix Resolution (com.capitalone.dashboard:core): 3.10.0


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 Jul 13, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2018-7489 (High) detected in jackson-databind-2.5.0.jar CVE-2018-7489 (Critical) detected in jackson-databind-2.5.0.jar Sep 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants