#VU73827 Input validation error in cURL - CVE-2023-27534
Published: March 20, 2023
cURL
curl.haxx.se
Description
The vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to insufficient validation of user-supplied input in the SFTP support when handling the tilde "~" character in the filepath. cURL will replace the tilde character to the current user's home directory and can reveal otherwise restricted files.