in reply to daniel:// stenberg://

> When there is a remote attacker already present in the server, curl cannot protect its operations against mischief.

Does that mean that if I wanted to fetch an URL from a malicious server and write the response to stdout, but the server managed to trick curl into saving it to a file with server-controlled filename, despite the commandline options, that would not be a vulnerability in curl?