Lucene search
+L

3065 matches found

Debian CVE
Debian CVE
added 2015/04/24 2:0 p.m.35 views

CVE-2015-3145

The sanitizecookiepath function in cURL and libcurl 7.31.0 through 7.41.0 does not properly calculate an index, which allows remote attackers to cause a denial of service out-of-bounds write and crash or possibly have other unspecified impact via a cookie path containing only a double-quote...

7.5CVSS8.8AI score0.37411EPSS
SaveExploits0
ArchLinux
ArchLinux
added 2015/04/24 12:0 a.m.50 views

curl: multiple issues

CVE-2015-3143 re-using authenticated connection when unauthenticated: libcurl keeps a pool of its last few connections around after use to fascilitate easy, conventient and completely transparent connection re-use for applications. When doing HTTP requests NTLM authenticated, the entire...

9CVSS0.3AI score0.37411EPSS
SaveExploits1References8
OSV
OSV
added 2015/04/22 8:0 a.m.13 views

CURL-CVE-2015-3148 Negotiate not treated as connection-oriented

libcurl keeps a pool of its last few connections around after use to facilitate easy, convenient and completely transparent connection reuse for applications. When doing HTTP requests Negotiate authenticated, the entire connection may become authenticated and not only the specific HTTP request...

5CVSS6.9AI score0.1415EPSS
SaveExploits0
OSV
OSV
added 2015/04/22 8:0 a.m.14 views

CURL-CVE-2015-3143 Reusing authenticated connection when unauthenticated

libcurl keeps a pool of its last few connections around after use to facilitate easy, convenient and completely transparent connection reuse for applications. When doing HTTP requests NTLM authenticated, the entire connection becomes authenticated and not only the specific HTTP request which is...

5CVSS7AI score0.12774EPSS
SaveExploits0
OSV
OSV
added 2015/04/22 8:0 a.m.5 views

CURL-CVE-2015-3144 hostname out of boundary memory access

There is a private function in libcurl called fixhostname that removes a trailing dot from the hostname if there is one. The function is called after the hostname has been extracted from the URL libcurl has been told to act on. If a URL is given with a zero-length hostname, like in "http://:80" o...

9CVSS7AI score0.10951EPSS
SaveExploits0
curl security advisories
curl security advisories
added 2015/04/22 8:0 a.m.14 views

hostname out of boundary memory access

There is a private function in libcurl called fixhostname that removes a trailing dot from the hostname if there is one. The function is called after the hostname has been extracted from the URL libcurl has been told to act on. If a URL is given with a zero-length hostname, like in "http://:80" o...

9CVSS7.7AI score0.10951EPSS
SaveExploits0Affected Software2
Amazon
Amazon
added 2015/04/22 12:0 a.m.55 views

Medium: curl

Issue Overview: It was discovered that libcurl could incorrectly reuse NTLM-authenticated connections for subsequent unauthenticated requests to the same host. If an application using libcurl established an NTLM-authenticated connection to a server, and sent subsequent unauthenticed requests to t...

9CVSS8.4AI score0.37411EPSS
SaveExploits0
OSV
OSV
added 2015/04/22 12:0 a.m.8 views

UBUNTU-CVE-2015-3144

The fixhostname function in cURL and libcurl 7.37.0 through 7.41.0 does not properly calculate an index, which allows remote attackers to cause a denial of service out-of-bounds read or write and crash or possibly have other unspecified impact via a zero-length host name, as demonstrated by...

9CVSS7.2AI score0.10951EPSS
SaveExploits0References4
OSV
OSV
added 2015/04/22 12:0 a.m.6 views

UBUNTU-CVE-2015-3148

cURL and libcurl 7.10.6 through 7.41.0 do not properly re-use authenticated Negotiate connections, which allows remote attackers to connect as other users via a request...

5CVSS7AI score0.1415EPSS
SaveExploits0References4
OSV
OSV
added 2015/04/22 12:0 a.m.7 views

UBUNTU-CVE-2015-3145

The sanitizecookiepath function in cURL and libcurl 7.31.0 through 7.41.0 does not properly calculate an index, which allows remote attackers to cause a denial of service out-of-bounds write and crash or possibly have other unspecified impact via a cookie path containing only a double-quote...

7.5CVSS7.2AI score0.37411EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2015/04/22 12:0 a.m.8 views

PT-2015-6076 · Curl +4 · Libcurl +4

Name of the Vulnerable Software and Affected Versions: libcurl versions 7.31.0 through 7.41.0 Description: The issue arises from the sanitize cookie path function not properly validating input, specifically when encountering a cookie path containing only a double-quote character. This can lead to...

9.8CVSS8.3AI score0.37411EPSS
SaveExploits13References92
UbuntuCve
UbuntuCve
added 2015/04/22 12:0 a.m.32 views

CVE-2015-3148

cURL and libcurl 7.10.6 through 7.41.0 do not properly re-use authenticated Negotiate connections, which allows remote attackers to connect as other users via a request...

5CVSS7AI score0.1415EPSS
SaveExploits0References3
OSV
OSV
added 2015/04/22 12:0 a.m.2 views

UBUNTU-CVE-2015-3143

cURL and libcurl 7.10.6 through 7.41.0 does not properly re-use NTLM connections, which allows remote attackers to connect as other users via an unauthenticated request, a similar issue to CVE-2014-0015...

5CVSS7AI score0.12774EPSS
SaveExploits0References4
FreeBSD
FreeBSD
added 2015/04/22 12:0 a.m.43 views

cURL -- multiple vulnerabilities

cURL reports: libcurl keeps a pool of its last few connections around after use to facilitate easy, convenient, and completely transparent connection re-use for applications. When doing HTTP requests NTLM authenticated, the entire connection becomes authenticated and not just the specific HTTP...

4.9CVSS7.1AI score0.01923EPSS
SaveExploits4References4
UbuntuCve
UbuntuCve
added 2015/04/22 12:0 a.m.28 views

CVE-2015-3143

cURL and libcurl 7.10.6 through 7.41.0 does not properly re-use NTLM connections, which allows remote attackers to connect as other users via an unauthenticated request, a similar issue to CVE-2014-0015...

5CVSS7AI score0.12774EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2015/04/22 12:0 a.m.31 views

CVE-2015-3144

The fixhostname function in cURL and libcurl 7.37.0 through 7.41.0 does not properly calculate an index, which allows remote attackers to cause a denial of service out-of-bounds read or write and crash or possibly have other unspecified impact via a zero-length host name, as demonstrated by...

9CVSS7.2AI score0.10951EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/04/20 12:0 a.m.205 views

Oracle GlassFish Server Multiple Vulnerabilities (April 2015 CPU) (POODLE)

The version of GlassFish Server running on the remote host is affected by multiple vulnerabilities : - A flaw exists in the bundled cURL and libcurl packages. The certificate CN and SAN name field verification CURLOPTSSLVERIFYHOST is disabled when the digital signature verification...

7.5CVSS7.3AI score0.99999EPSS
SaveExploits7References7
myhack58
myhack58
added 2015/04/01 12:0 a.m.89 views

The local file contains(LFI)vulnerability Detection Tool – Kadimus-vulnerability warning-the black bar safety net

Kadimus is for detecting a site local file inclusion(LFI)vulnerability of security tools. Characteristics Detect all URL parameters /var/log/auth. log RCE /proc/self/environ RCE php://input RCE data://text RCE The source code leak detection Multi-thread scanning HTTP command execution vulnerabili...

0.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2015/03/26 12:0 a.m.38 views

Debian DLA-134-1 : curl security update

Andrey Labunets of Facebook discovered that cURL, an URL transfer library, fails to properly handle URLs with embedded end-of-line characters. An attacker able to make an application using libcurl to access a specially crafted URL via an HTTP proxy could use this flaw to do additional requests in...

4.3CVSS7.5AI score0.0681EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/03/26 12:0 a.m.48 views

Debian DLA-84-1 : curl security update

Symeon Paraschoudis discovered that the curleasyduphandle function in cURL, an URL transfer library, has a bug that can lead to libcurl eventually sending off sensitive data that was not intended for sending, while performing a HTTP POST operation. This bug requires CURLOPTCOPYPOSTFIELDS and...

4.3CVSS7.6AI score0.05121EPSS
SaveExploits0References3
Rows per page
Query Builder