Lucene search
+L

566 matches found

Tenable Nessus
Tenable Nessus
added 2016/09/26 12:00 a.m.27 views

openSUSE Security Update : curl (openSUSE-2016-1124)

This update for curl fixes the following issues : Security issues fixed : - CVE-2016-5419: TLS session resumption client cert bypass bsc991389 - CVE-2016-5420: Re-using connections with wrong client cert bsc991390 - CVE-2016-5421: use of connection struct after free bsc991391 - CVE-2016-7141: Fix...

8.1CVSS6.4AI score0.15893EPSS
SaveExploits0References9
OSV
OSV
added 2016/08/08 5:05 p.m.5 views

USN-3048-1 curl vulnerabilities

Bru Rom discovered that curl incorrectly handled client certificates when resuming a TLS session. CVE-2016-5419 It was discovered that curl incorrectly handled client certificates when reusing TLS connections. CVE-2016-5420 Marcelo Echeverria and Fernando Muñoz discovered that curl incorrectly...

8.1CVSS6.7AI score0.15893EPSS
SaveExploits0References4
Kaspersky
Kaspersky
added 2016/08/03 12:00 a.m.58 views

KLA10859 Security bypass vulnerabilities in cURL

Multiple serious vulnerabilities have been found in cURL. Malicious users can exploit these vulnerabilities to bypass security restrictions. Below is a complete list of vulnerabilities 1. Use-after-free vulnerability can be exploited to control which connection is used; 2. An improper TLS...

8.1CVSS7.8AI score0.15893EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2016/08/03 12:00 a.m.35 views

CVE-2016-5420

curl and libcurl before 7.50.1 do not check the client certificate when choosing the TLS connection to reuse, which might allow remote attackers to hijack the authentication of the connection by leveraging a previously created connection with a different client certificate...

7.5CVSS6.8AI score0.14596EPSS
SaveExploits0References4
ArchLinux
ArchLinux
added 2016/02/02 12:00 a.m.56 views

lib32-curl: authentication bypass

A vulnerability was found in a way libcurl uses NTLM-authenticated proxy connections. Libcurl will reuse NTLM-authenticated proxy connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. Since NTLM-based authentication is...

5CVSS2.4AI score0.09327EPSS
SaveExploits0References2
OSV
OSV
added 2016/01/27 8:00 a.m.13 views

CURL-CVE-2016-0755 NTLM credentials not-checked for proxy connection reuse

libcurl reuses NTLM-authenticated proxy connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. libcurl maintains a pool of connections after a transfer has completed. The pool of connections is then gone through when a ne...

7.3CVSS6.8AI score0.09327EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2015/11/19 3:26 a.m.22 views

curl: Negotiate not treated as connection-oriented

It was discovered that libcurl could incorrectly reuse Negotiate authenticated HTTP connections for subsequent requests. If an application using libcurl established a Negotiate authenticated HTTP connection to a server and sent subsequent requests with different credentials, the connection could ...

5CVSS6.9AI score0.1415EPSS
SaveExploits0References5
OSV
OSV
added 2015/06/22 7:59 p.m.10 views

DEBIAN-CVE-2015-3236

cURL and libcurl 7.40.0 through 7.42.1 send the HTTP Basic authentication credentials for a previous connection when reusing a reset curleasyreset connection handle to send a request to the same host name, which allows remote attackers to obtain sensitive information via unspecified vectors...

5CVSS6.9AI score0.07299EPSS
SaveExploits0References1
OSV
OSV
added 2015/06/17 8:00 a.m.16 views

CURL-CVE-2015-3236 lingering HTTP credentials in connection reuse

libcurl can wrongly send HTTP credentials when reusing connections. libcurl allows applications to set credentials for the upcoming transfer with HTTP Basic authentication, like with CURLOPTUSERPWD for example. Name and password. Like all other libcurl options the credentials are sticky and are...

5CVSS7AI score0.07299EPSS
SaveExploits0
curl security advisories
curl security advisories
added 2015/06/17 8:00 a.m.24 views

lingering HTTP credentials in connection reuse

libcurl can wrongly send HTTP credentials when reusing connections. libcurl allows applications to set credentials for the upcoming transfer with HTTP Basic authentication, like with CURLOPTUSERPWD for example. Name and password. Like all other libcurl options the credentials are sticky and are...

5CVSS8AI score0.07299EPSS
SaveExploits0Affected Software2
curl security advisories
curl security advisories
added 2015/04/22 8:00 a.m.19 views

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...

5CVSS7.5AI score0.12774EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2015/04/22 8:00 a.m.16 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:00 a.m.15 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
Tenable Nessus
Tenable Nessus
added 2014/06/10 12:00 a.m.33 views

Mandriva Linux Security Advisory : curl (MDVSA-2014:110)

Updated curl packages fix security vulnerabilities : Paras Sethia discovered that libcurl would sometimes mix up multiple HTTP and HTTPS connections with NTLM authentication to the same server, sending requests for one user over the connection authenticated as a different user CVE-2014-0015...

6.4CVSS6.3AI score0.05599EPSS
SaveExploits1References4
Cent OS
Cent OS
added 2014/05/28 12:52 p.m.128 views

curl, libcurl security update

CentOS Errata and Security Advisory CESA-2014:0561 Updated curl packages that fix two security issues and several bugs are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having Moderate security impact. Common Vulnerability Scoring System...

6.4CVSS6.6AI score0.05599EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2014/05/27 4:25 p.m.32 views

curl: wrong re-use of connections in libcurl

The default configuration in cURL and libcurl 7.10.6 before 7.36.0 re-uses 1 SCP, 2 SFTP, 3 POP3, 4 POP3S, 5 IMAP, 6 IMAPS, 7 SMTP, 8 SMTPS, 9 LDAP, and 10 LDAPS connections, which might allow context-dependent attackers to connect as other users via a request, a similar issue to CVE-2014-0015...

6.4CVSS6.6AI score0.0508EPSS
SaveExploits0References5
OSV
OSV
added 2014/04/15 3:50 p.m.23 views

SUSE-SU-2015:0962-1 Security update for curl

This curl update fixes the following security issues: bnc868627: wrong re-use of connections CVE-2014-0138. bnc868629: IP address wildcard certificate validation CVE-2014-0139. bnc870444: --insecure option inappropriately enforcing security safeguard. Security Issue references: CVE-2014-0138...

6.8CVSS5.7AI score0.1415EPSS
SaveExploits3References19
curl security advisories
curl security advisories
added 2014/03/26 8:00 a.m.18 views

wrong reuse of connections

libcurl can in some circumstances reuse the wrong connection when asked to do transfers using other protocols than HTTP and FTP. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When reusing a connection a range of...

6.4CVSS6.9AI score0.0508EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2014/03/26 8:00 a.m.16 views

CURL-CVE-2014-0138 wrong reuse of connections

libcurl can in some circumstances reuse the wrong connection when asked to do transfers using other protocols than HTTP and FTP. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When reusing a connection a range of...

6.4CVSS6.8AI score0.0508EPSS
SaveExploits0
NVD
NVD
added 2014/02/02 12:55 a.m.24 views

CVE-2014-0015

cURL and libcurl 7.10.6 through 7.34.0, when more than one authentication method is enabled, re-uses NTLM connections, which might allow context-dependent attackers to authenticate as other users via a request...

4CVSS7.3AI score0.05599EPSS
SaveExploits1References25
Rows per page
Query Builder