Skip to content
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

WS-2019-0379 (Medium) detected in commons-codec-1.11.jar #182

Open
mend-bolt-for-github bot opened this issue Mar 31, 2024 · 0 comments
Open

WS-2019-0379 (Medium) detected in commons-codec-1.11.jar #182

mend-bolt-for-github bot opened this issue Mar 31, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

WS-2019-0379 - Medium Severity Vulnerability

Vulnerable Library - commons-codec-1.11.jar

The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

Path to dependency file: /spring-distributed-tracing/configuration-server/pom.xml

Path to vulnerable library: /root/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar,/root/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar,/root/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar,/root/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar,/root/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar,/root/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar

Dependency Hierarchy:

  • opentracing-spring-jaeger-cloud-starter-1.0.3.jar (Root Library)
    • opentracing-spring-jaeger-starter-1.0.3.jar
      • jaeger-client-0.32.0.jar
        • jaeger-thrift-0.32.0.jar
          • libthrift-0.11.0.jar
            • httpclient-4.5.8.jar
              • commons-codec-1.11.jar (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Apache commons-codec before version “commons-codec-1.13-RC1” is vulnerable to information disclosure due to Improper Input validation.

Publish Date: 2019-05-20

URL: WS-2019-0379

CVSS 3 Score Details (6.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2019-05-20

Fix Resolution: commons-codec:commons-codec:1.13


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 Mar 31, 2024
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

0 participants