Input validation error in cURL - CVE-2019-15601
Published: January 16, 2020
cURL
Detailed vulnerability description
The vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to insufficient validation of user-supplied URL. A remote attacker can pass URL to the SMB share using the "file://" URI handler and read arbitrary files from local resources.
Example: file://localhost//hostname/home/secret.txt
Note, this issue affects Windows installations only.