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

CVE-2019-0205 (High) detected in multiple libraries #253

Open
mend-for-github-com bot opened this issue Sep 1, 2020 · 0 comments
Open

CVE-2019-0205 (High) detected in multiple libraries #253

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

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Sep 1, 2020

CVE-2019-0205 - High Severity Vulnerability

Vulnerable Libraries - github.com/lightstep/lightstep-tracer-go/thrift_0_9_2/lib/go/thrift-v0.15.2, github.com/apache/thrift/lib/go/thrift-0.11.0, thrift0.11.0, grafanav5.0.0-beta1

github.com/lightstep/lightstep-tracer-go/thrift_0_9_2/lib/go/thrift-v0.15.2

The LightStep distributed tracing library for Go

Dependency Hierarchy:

  • github.com/lightstep/lightstep-tracer-go-v0.15.2 (Root Library)
    • github.com/lightstep/lightstep-tracer-go/lightstep_thrift-v0.15.2
      • github.com/lightstep/lightstep-tracer-go/thrift_0_9_2/lib/go/thrift-v0.15.2 (Vulnerable Library)
github.com/apache/thrift/lib/go/thrift-0.11.0

Apache Thrift

Dependency Hierarchy:

  • github.com/openzipkin/zipkin-go-opentracing-v0.3.3 (Root Library)
    • github.com/openzipkin/zipkin-go-opentracing/thrift/gen-go/zipkincore-v0.3.3
      • github.com/apache/thrift/lib/go/thrift-0.11.0 (Vulnerable Library)

Vulnerability Details

In Apache Thrift all versions up to and including 0.12.0, a server or client may run into an endless loop when feed with specific input data. Because the issue had already been partially fixed in version 0.11.0, depending on the installed version it affects only certain language bindings.

Publish Date: 2019-10-29

URL: CVE-2019-0205

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0205

Release Date: 2019-10-29

Fix Resolution: org.apache.thrift:libthrift:0.13.0

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants