]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_getparam: -i is not OK if -J is used
authorDaniel Stenberg <daniel@haxx.se>
Sun, 31 May 2020 21:09:59 +0000 (23:09 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 21 Jun 2020 22:49:58 +0000 (00:49 +0200)
commit8236aba58542c5f89f1d41ca09d84579efb05e22
tree2a4e0b4b5728ae4aa02c39cf9019ae63e0e0b22d
parent26d2755d7c3181e90e46014778941bff53d2309f
tool_getparam: -i is not OK if -J is used

Reported-by: sn on hackerone
Bug: https://curl.haxx.se/docs/CVE-2020-8177.html
src/tool_cb_hdr.c
src/tool_getparam.c