]> git.ipfire.org Git - thirdparty/curl.git/commit
transfer: redirects to other protocols or ports clear auth
authorDaniel Stenberg <daniel@haxx.se>
Mon, 25 Apr 2022 14:24:33 +0000 (16:24 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 25 Apr 2022 14:24:33 +0000 (16:24 +0200)
commit620ea21410030a9977396b4661806bc187231b79
tree892977a893b80b90392609b5e8fc0930728e52b3
parent08b8ef4e726ba10f45081ecda5b3cea788d3c839
transfer: redirects to other protocols or ports clear auth

... unless explicitly permitted.

Bug: https://curl.se/docs/CVE-2022-27774.html
Reported-by: Harry Sintonen
Closes #8748
lib/transfer.c