Lucene search
+L

3072 matches found

OSV
OSV
added 2018/01/24 10:29 p.m.3 views

DEBIAN-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.1CVSS6.5AI score0.04556EPSS
SaveExploits0References1
OSV
OSV
added 2018/01/24 10:29 p.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.1CVSS9.3AI score0.04556EPSS
SaveExploits0References6
OSV
OSV
added 2018/01/24 10:29 p.m.5 views

ALPINE-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.1CVSS6.5AI score0.04556EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2018/01/24 10:0 p.m.34 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.1AI score0.04556EPSS
SaveExploits0References6
CVE
CVE
added 2018/01/24 10:0 p.m.212 views

CVE-2018-1000005

CVE-2018-1000005 affects libcurl 7.49.0 through 7.57.0, due to an out-of-bounds read when handling HTTP/2 trailers. Reading a trailer could corrupt future trailers, leading to a crash or potential information disclosure; the issue arises from mis-updated math after changing the header creation to...

9.1CVSS8.9AI score0.04556EPSS
SaveExploits0References6Affected Software1
AlpineLinux
AlpineLinux
added 2018/01/24 10:0 p.m.57 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.3AI score0.04556EPSS
SaveExploits0
CVE
CVE
added 2018/01/24 10:0 p.m.362 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:0 p.m.44 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:0 p.m.33 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:0 p.m.55 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.04556EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2018/01/24 8:19 a.m.45 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:0 a.m.15 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.04556EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2018/01/24 12:0 a.m.46 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:0 a.m.31 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.04556EPSS
SaveExploits0References4
Symantec
Symantec
added 2018/01/24 12:0 a.m.80 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:0 a.m.4 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.04556EPSS
SaveExploits0References5
Amazon
Amazon
added 2018/01/03 12:0 a.m.84 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.11175EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:0 a.m.26 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:0 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:0 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.02753EPSS
SaveExploits0References2
Rows per page
Query Builder