GitHub user bitblender opened a pull request:
https://github.com/apache/drill/pull/997
DRILL-5582: C++ Client: [Threat Modeling] Drillbit may be spoofed by â¦
â¦an attacker and this may lead to data being written to the attacker's
target instead of Drillbit
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bitblender/drill KM-DRILL-5582
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/997.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #997
----
commit 488ebefd4a2d096c9f02cbcdfd8c6984901b3444
Author: karthik <[email protected]>
Date: 2017-10-17T23:18:45Z
DRILL-5582: C++ Client: [Threat Modeling] Drillbit may be spoofed by an
attacker and this may lead to data being written to the attacker's target
instead of Drillbit
----
---