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

DRILL-7946: Bump HttpClient from 4.5.12 to 4.5.13 for CVE-2020-13956 #2250

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

luocooong
Copy link
Member

DRILL-7946: Bump HttpClient from 4.5.12 to 4.5.13 for CVE-2020-13956

Description

CVE-2020-13956

Vulnerable versions: < 4.5.13
Patched version: 4.5.13

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution.

Documentation

N/A

Testing

Waiting for the unit tests passed.

@cgivre
Copy link
Contributor

cgivre commented Jun 4, 2021

@luocooong
Thanks for this PR. I'm fine with merging this as is, but in the future would we want to consider migrating to okhttp?

@laurentgo laurentgo merged commit 771c811 into apache:master Jun 4, 2021
@luocooong
Copy link
Member Author

@cgivre Great. Thanks for your suggestion! I almost forgot the okhttp library.

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

Successfully merging this pull request may close these issues.

None yet

3 participants