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 jwt-go module to address CVE-2020-26160 #8337

Merged
merged 2 commits into from
Nov 2, 2020
Merged

Conversation

reimda
Copy link
Contributor

@reimda reimda commented Oct 29, 2020

Update telegraf's dependency on dgrijalva/jwt-go to use a version that fixes CVE-2020-26160. Telegraf still has other dependencies that use vulnerable jwt-go, particularly through Azure/go-autorest, but they claim not to be affected by the issue. See Azure/go-autorest#568

resolves #8336

@reimda reimda marked this pull request as ready for review November 2, 2020 15:34
@reimda reimda requested a review from ssoroka November 2, 2020 15:35
@reimda reimda changed the title Update jwt-go module Update jwt-go module to address CVE-2020-26160 Nov 2, 2020
@reimda reimda merged commit 73b2f98 into master Nov 2, 2020
@reimda reimda deleted the update-jwt-go branch November 2, 2020 16:07
ssoroka pushed a commit that referenced this pull request Nov 13, 2020
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
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

Successfully merging this pull request may close these issues.

jwt-go library vulnerability CVE-2020-26160
2 participants