Lucene search
+L

568 matches found

Hacker One
Hacker One
added 2020/07/31 8:57 p.m.57 views

curl: Connect-only connections can use the wrong connection

Summary: If a connect-only easy handle is not read from or written to, its connection can time out and be closed. If a new connection is created it can be allocated at the same address, causing the easy handle to use the new connection. This new connection may not be connected to the same server ...

5CVSS0.1AI score0.03766EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2020/02/25 3:56 p.m.16 views

nodejs: HTTP request smuggling using malformed Transfer-Encoding header

A flaw was found in the Node.js code where a specially crafted HTTPs request sent to a Node.js server failed to properly process the HTTPs headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is...

9.8CVSS7.2AI score0.57132EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/02/25 1:07 p.m.12 views

nodejs: HTTP request smuggling using malformed Transfer-Encoding header

A flaw was found in the Node.js code where a specially crafted HTTPs request sent to a Node.js server failed to properly process the HTTPs headers, resulting in a request smuggling attack. An attacker can use this flaw to alter a request sent as an authenticated user if the Node.js server is...

9.8CVSS7.2AI score0.57132EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2018/11/13 8:36 a.m.8 views

curl: Case insensitive password comparison

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.9CVSS7.2AI score0.03472EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2018/08/16 4:06 p.m.9 views

curl: Case insensitive password comparison

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.9CVSS7.2AI score0.03472EPSS
SaveExploits0References5
NVD
NVD
added 2018/08/01 6:29 a.m.28 views

CVE-2016-8616

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.5AI score0.03472EPSS
SaveExploits0References10
OSV
OSV
added 2018/08/01 6:29 a.m.7 views

ALPINE-CVE-2016-8616

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.6AI score0.03472EPSS
SaveExploits0References1
OSV
OSV
added 2018/08/01 6:29 a.m.35 views

CVE-2016-8616

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.8AI score0.03472EPSS
SaveExploits0References10
OSV
OSV
added 2018/08/01 6:29 a.m.9 views

DEBIAN-CVE-2016-8616

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.9CVSS8.8AI score0.03472EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2018/08/01 6:00 a.m.34 views

CVE-2016-8616

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

3.7CVSS6.5AI score0.03472EPSS
SaveExploits0References10
CVE
CVE
added 2018/08/01 6:00 a.m.210 views

CVE-2016-8616

CVE-2016-8616 affects curl prior to 7.51.0. When re-using a connection, curl performed case-insensitive comparisons of the username and password against existing connections, enabling an attacker who knows the case-insensitive form of the correct password to cause reuse of an unused connection wi...

5.9CVSS7.3AI score0.03472EPSS
SaveExploits0References10Affected Software1
Tenable Nessus
Tenable Nessus
added 2017/12/26 12:00 a.m.28 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/05/24 12:00 a.m.44 views

SUSE SLES12 Security Update : java-1_8_0-ibm (SUSE-SU-2017:1386-1)

This update for java-180-ibm fixes the following issues: Version update bsc1038505 : - CVE-2016-9840: zlib: Out-of-bounds pointer arithmetic in inftrees.c - CVE-2016-9841: zlib: Out-of-bounds pointer arithmetic in inffast.c - CVE-2016-9842: zlib: Undefined left shift of negative number -...

9.8CVSS6.9AI score0.0755EPSS
SaveExploits2References22
RedHat Linux
RedHat Linux
added 2017/05/10 12:44 p.m.12 views

OpenJDK: improper re-use of NTLM authenticated connections (Networking, 8163520)

It was discovered that the HTTP client implementation in the Networking component of OpenJDK could cache and re-use an NTLM authenticated connection in a different security context. A remote attacker could possibly use this flaw to make a Java application perform HTTP requests authenticated with...

4.2CVSS7.4AI score0.02211EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2017/05/09 10:46 a.m.9 views

OpenJDK: improper re-use of NTLM authenticated connections (Networking, 8163520)

It was discovered that the HTTP client implementation in the Networking component of OpenJDK could cache and re-use an NTLM authenticated connection in a different security context. A remote attacker could possibly use this flaw to make a Java application perform HTTP requests authenticated with...

4.2CVSS7.4AI score0.02211EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2016/12/15 10:11 p.m.10 views

curl: Re-using connection with wrong client cert

It was found that the libcurl library did not check the client certificate when choosing the TLS connection to reuse. An attacker could potentially use this flaw to hijack the authentication of the connection by leveraging a previously created connection with a different client certificate...

7.5CVSS7.2AI score0.14596EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2016/11/18 12:00 a.m.202 views

Debian DLA-711-1 : curl security update

CVE-2016-8615 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. The issue pertains to the function that loads cookies into memory, which reads the...

9.8CVSS7.6AI score0.06253EPSS
SaveExploits0References11
OSV
OSV
added 2016/11/03 12:00 a.m.48 views

DSA-3705-1 curl - security update

Bulletin has no description...

9.8CVSS7.9AI score0.06253EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2016/11/02 8:47 a.m.47 views

CVE-2016-8616

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.9CVSS4.1AI score0.03472EPSS
SaveExploits0References2
curl security advisories
curl security advisories
added 2016/11/02 8:00 a.m.17 views

case insensitive password comparison

When reusing a connection, curl was doing case insensitive comparisons of username and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped credentials, an attacker can cause that connection to be...

5.9CVSS6.8AI score0.03472EPSS
SaveExploits0Affected Software2
Rows per page
Query Builder