Lucene search
+L

3167 matches found

CVE
CVE
added 2018/01/24 10:00 p.m.366 views

CVE-2018-1000007

CVE-2018-1000007 affects curl/libcurl; it can leak HTTP authentication data when redirects occur. Root cause: libcurl may resend custom headers (e.g., Authorization) to hosts in a 30x redirect after sending to the initial URL. Connected advisories (e.g., CentOS/RHEL/CESA-2018:3157) confirm vulner...

9.8CVSS8AI score0.08031EPSS
SaveExploits0References14Affected Software1
Debian CVE
Debian CVE
added 2018/01/24 10:00 p.m.51 views

CVE-2018-1000007

libcurl 7.1 through 7.57.0 might accidentally leak authentication data to third parties. When asked to send custom headers in its HTTP requests, libcurl will send that set of headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is...

9.8CVSS7.7AI score0.08031EPSS
SaveExploits0
Cvelist
Cvelist
added 2018/01/24 10:00 p.m.36 views

CVE-2018-1000007

libcurl 7.1 through 7.57.0 might accidentally leak authentication data to third parties. When asked to send custom headers in its HTTP requests, libcurl will send that set of headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is...

8.2AI score0.08031EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2018/01/24 10:00 p.m.59 views

CVE-2018-1000005

libcurl 7.49.0 to and including 7.57.0 contains an out bounds read in code handling HTTP/2 trailers. It was reported https://github.com/curl/curl/pull/2231 that reading an HTTP/2 trailer could mess up future trailers since the stored size was one byte less than required. The problem is that the...

9.1CVSS9.1AI score0.03976EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2018/01/24 8:19 a.m.48 views

CVE-2018-1000007

It was found that curl and libcurl might send their Authentication header to a third party HTTP server upon receiving an HTTP REDIRECT reply. This could leak authentication token to external entities. Mitigation By default, curl and libcurl will not follow redirect requests. This flaw happens onl...

9.8CVSS0.1AI score0.08031EPSS
SaveExploits0References2
OSV
OSV
added 2018/01/24 8:00 a.m.17 views

CURL-CVE-2018-1000005 HTTP/2 trailer out-of-bounds read

libcurl contains an out bounds read in code handling HTTP/2 trailers. It was reported that reading an HTTP/2 trailer could mess up future trailers since the stored size was one byte less than required. The problem is that the code that creates HTTP/1-like headers from the HTTP/2 trailer data once...

9.1CVSS8.9AI score0.03976EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2018/01/24 12:00 a.m.49 views

CVE-2018-1000007

libcurl 7.1 through 7.57.0 might accidentally leak authentication data to third parties. When asked to send custom headers in its HTTP requests, libcurl will send that set of headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is...

9.8CVSS6.8AI score0.08031EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2018/01/24 12:00 a.m.33 views

CVE-2018-1000005

libcurl 7.49.0 to and including 7.57.0 contains an out bounds read in code handling HTTP/2 trailers. It was reported https://github.com/curl/curl/pull/2231 that reading an HTTP/2 trailer could mess up future trailers since the stored size was one byte less than required. The problem is that the...

9.1CVSS7.2AI score0.03976EPSS
SaveExploits0References4
Symantec
Symantec
added 2018/01/24 12:00 a.m.81 views

cURL/libcURL CVE-2018-1000007 Information Disclosure Vulnerability

Description cURL/libcURL is prone to an information-disclosure vulnerability. Attackers can exploit this issue to obtain sensitive information that may aid in launching further attacks. curl 6.0 through 7.57.0 are vulnerable. Technologies Affected Haxx Curl 6.0 Haxx Curl 6.1 Haxx Curl 6.4 Haxx Cu...

5CVSS8AI score0.08031EPSS
SaveExploits0References1Affected Software14
OSV
OSV
added 2018/01/24 12:00 a.m.10 views

UBUNTU-CVE-2018-1000005

libcurl 7.49.0 to and including 7.57.0 contains an out bounds read in code handling HTTP/2 trailers. It was reported https://github.com/curl/curl/pull/2231 that reading an HTTP/2 trailer could mess up future trailers since the stored size was one byte less than required. The problem is that the...

9.1CVSS7.3AI score0.03976EPSS
SaveExploits0References5
Amazon
Amazon
added 2018/01/03 12:00 a.m.86 views

Medium: curl

Issue Overview: The NTLM authentication feature in curl and libcurl before 7.57.0 on 32-bit platforms allows attackers to cause a denial of service integer overflow and resultant buffer overflow, and application crash or possibly have unspecified other impact via vectors involving long user and...

9.8CVSS9.8AI score0.10921EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.27 views

F5 Networks BIG-IP : libcurl vulnerability (K52828640)

A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped...

5.9CVSS6.7AI score0.03472EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.31 views

F5 Networks BIG-IP : cURL and libcurl vulnerability (K01006862)

A flaw was found in curl before version 7.51. If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar.CVE-2016-8615 Impact When a cURL connection stores a...

7.5CVSS7.2AI score0.04756EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.42 views

F5 Networks BIG-IP : cURL and libcurl vulnerability (K85235351)

curl before version 7.51.0 doesn't parse the authority component of the URL correctly when the host name part ends with a '' character, and could instead be tricked into connecting to a different host. This may have security implications if you for example use an URL parser that follows the RFC t...

7.5CVSS7.2AI score0.06253EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.37 views

F5 Networks BIG-IP : libcurl vulnerability (K44503763)

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME. CVE-2016-8617 Impact This vulnerability may allow an attacker to overwrite memory behind the output buffer. C Tenable...

7CVSS6.8AI score0.00659EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.128 views

F5 Networks BIG-IP : cURL and libcurl vulnerability (K84940705)

A flaw was found in curl before version 7.51.0. The way curl handles cookies permits other threads to trigger a use-after-free leading to information disclosure. CVE-2016-8623 Impact A use-after-free can occur with shared cookies, allowing a user or processunauthorized access to view or replace...

7.5CVSS6.7AI score0.02589EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.34 views

F5 Networks BIG-IP : libcurl vulnerability (K10196624)

The libcurl API function called curlmaprintf before version 7.51.0 can be tricked into doing a double-free due to an unsafe sizet multiplication, on systems using 32 bit sizet variables. CVE-2016-8618 Impact A custom monitor or script that calls the curl command may allow unauthorized disclosure ...

9.8CVSS7.1AI score0.04325EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.38 views

F5 Networks BIG-IP : libcurl vulnerability (K26899353)

The curlgetdate function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short. CVE-2016-8621 Impact Custom monitors or shell scripts using curl to download content with a malformed time stamp may be vulnerable to a privilege escalation....

7.5CVSS7.1AI score0.0484EPSS
SaveExploits0References2
CNVD
CNVD
added 2017/12/01 12:00 a.m.8 views

Haxx curl and libcurl out-of-bounds read denial of service vulnerability

Haxx curl and libcurl are both products of the Swedish company Haxx. curl is a set of file transfer tools that utilize URL syntax to work at the command line. libcurl is a free, open source client-side URL transfer library. An out-of-bounds read denial of service vulnerability exists in Haxx curl...

9.8CVSS6.7AI score0.03337EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2017/12/01 12:00 a.m.46 views

Debian DLA-1195-1 : curl security update

CVE-2017-8817 Fuzzing by the OSS-Fuzz project led to the discovery of a read out of bounds flaw in the FTP wildcard function in libcurl. A malicious server could redirect a libcurl-based client to an URL using a wildcard pattern, triggering the out-of-bound read. For Debian 7 'Wheezy', these...

9.8CVSS6.9AI score0.10921EPSS
SaveExploits0References3
Rows per page
Query Builder