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

Update jaeger-client dependency due to CVE-2020-13949 #330

Open
lathspell opened this issue Sep 2, 2021 · 4 comments
Open

Update jaeger-client dependency due to CVE-2020-13949 #330

lathspell opened this issue Sep 2, 2021 · 4 comments

Comments

@lathspell
Copy link

You have an indirect dependency on libthrift:0.13.0 which has a security problem according to CVE-2020-13949.
Please update to opentracing-spring-jaeger-starter:3.3.3!

{noformat}
+--- io.opentracing.contrib:opentracing-spring-jaeger-cloud-starter:3.3.1
| +--- io.opentracing.contrib:opentracing-spring-jaeger-starter:3.3.1
| | --- io.jaegertracing:jaeger-client:1.3.2
| | +--- io.jaegertracing:jaeger-thrift:1.3.2
| | | +--- org.apache.thrift:libthrift:0.13.0
...
{noformat}

see also

@lathspell
Copy link
Author

ping

1 similar comment
@lathspell
Copy link
Author

ping

@barbetb
Copy link

barbetb commented Sep 12, 2022

Any update on this? 0.16.0 if libthrift is out, when can we expect and update?

@lathspell
Copy link
Author

Migrating according to https://opentelemetry.io/docs/migration/opentracing/ is the way to go but it's sad that the old libraries are left with security issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants