Seagate / cortx-s3server

CORTX S3 compatible storage server for CORTX
https://github.com/Seagate/cortx
Apache License 2.0
37 stars 87 forks source link

CVE-2020-36183 (Medium) detected in jackson-databind-2.6.6.jar #720

Closed mend-for-github-com[bot] closed 3 years ago

mend-for-github-com[bot] commented 3 years ago

CVE-2020-36183 - Medium Severity Vulnerability

Vulnerable Library - jackson-databind-2.6.6.jar

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

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

Path to dependency file: cortx-s3server/auth-utils/jclient/pom.xml

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

Dependency Hierarchy: - aws-java-sdk-s3-1.11.37.jar (Root Library) - aws-java-sdk-core-1.11.37.jar - :x: **jackson-databind-2.6.6.jar** (Vulnerable Library)

Found in HEAD commit: 2931a07d457bafb8b5ac88045b3e7c828b65b6a6

Vulnerability Details

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.docx4j.org.apache.xalan.lib.sql.JNDIConnectionPool.

Publish Date: 2021-01-07

URL: CVE-2020-36183

CVSS 2 Score Details (6.8)

Base Score Metrics not available

Suggested Fix

Type: Change files

Origin: https://github.com/FasterXML/jackson-databind/commit/12e23c962ffb4cf1857c5461d72ae54cc8008f29

Release Date: 2021-01-01

Fix Resolution: Replace or update the following files: SubTypeValidator.java, VERSION-2.x

stale[bot] commented 3 years ago

This issue/pull request has been marked as needs attention as it has been left pending without new activity for 4 days. Tagging @shalakadharap @amitwac2608 @nileshgovande for appropriate assignment. Sorry for the delay & Thank you for contributing to CORTX. We will get back to you as soon as possible.

sachitanands commented 3 years ago

changes merged as par of https://github.com/Seagate/cortx-s3server/pull/975