curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Getting the version used to compile libcurl.so file

From: Chris Carlmar via curl-library <curl-library_at_cool.haxx.se>
Date: Tue, 23 Oct 2018 09:10:17 +0200

On 23.10.2018 08:43, IoT Home via curl-library wrote:
> Hi All,
>
> I am have a product which come pre installed with libcurl.so file and i
> am trying to assess if the file used is impact by *CVE-1000300*.
>
> Is there a way to find out what version of libcurl i have?
>
> I have the following files:
>
> * *libcurl.so
> *
> * *libcurl.so.4
> *
> * *libcurl.so.4.4.0*
>
> I am using CentOS as my OS.
>
> thanks very much for your help.
>
> Cheers,
> MC
>
>

On CentOS, you can run 'yum info libcurl', and check what version comes
up under 'Installed Packages'.

You most likely also have the curl binary installed, so you could just
run 'curl --version'

--
mvh
Chris Carlmar
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-10-23