Skip to content
New issue

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

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

Already on GitHub? # to your account

CVE-2020-10673 (High) detected in jackson-databind-2.2.3.jar #83

Closed
mend-for-github-com bot opened this issue Jul 7, 2020 · 0 comments
Closed
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

CVE-2020-10673 - High Severity Vulnerability

Vulnerable Library - jackson-databind-2.2.3.jar

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

Path to vulnerable library: /tmp/ws-scm/tensorio-android/KotlinExample/app/build.gradle,/tensorio-android/KotlinExample/app/build.gradle

Dependency Hierarchy:

  • json-schema-validator-2.2.10.jar (Root Library)
    • json-schema-core-1.2.10.jar
      • jackson-coreutils-1.9.jar
        • jackson-databind-2.2.3.jar (Vulnerable Library)

Found in HEAD commit: 80bb78e2fbf7f62e76a4c6c5538cbfa1ec4da245

Vulnerability Details

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to com.caucho.config.types.ResourceRef (aka caucho-quercus).

Publish Date: 2020-03-18

URL: CVE-2020-10673

CVSS 3 Score Details (8.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • 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: FasterXML/jackson-databind#2660

Release Date: 2020-03-18

Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.4

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Jul 7, 2020
@phildow phildow closed this as completed Jul 7, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

1 participant