diff options
author | Ray Satiro <raysatiro@yahoo.com> | 2016-01-26 23:23:15 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-01-26 23:42:55 +0100 |
commit | 3017d8a8d8849ebd4feae4f5eae037cd55736a61 (patch) | |
tree | 976231c185eafd16960d905dc73a7ca0c04ff59f /docs/examples/sendrecv.c | |
parent | cea1fd7a9414b628e3b462b08ee3b64f24a689d1 (diff) |
curl: avoid local drive traversal when saving file (Windows)
curl does not sanitize colons in a remote file name that is used as the
local file name. This may lead to a vulnerability on systems where the
colon is a special path character. Currently Windows/DOS is the only OS
where this vulnerability applies.
CVE-2016-0754
Bug: http://curl.haxx.se/docs/adv_20160127B.html
Diffstat (limited to 'docs/examples/sendrecv.c')
0 files changed, 0 insertions, 0 deletions