So a vulnerability scanner has revealed that I have a version of CURL that is out of date on basically all of my machines. Environments in question are Windows 10 and Server 2019. From what I can tell it was Windows 10 1804 that first issued it.
To my understanding CURL is a command-line tool for sending data using network protocols. But do I really need it? In what instance would I need to have CURL handy to do things in Windows? I know there's some CLI commands but nobody invokes them here - is there some background thing users don't interact with that needs it in modern versions of Windows? We have two IIS servers (one hosting an internal site and one doing some WSUS stuff) but beyond that I have no leads.
This is the first time such a thing has been reported, so I have never had to question whether or not I need it to begin with. I could patch it, but at the same time I wonder if I'm better off just getting rid of it. Unfortunately I don't know if it's truly needed by Windows or something.