Lucene search
+L

3065 matches found

OpenVAS
OpenVAS
added 2014/04/15 12:0 a.m.32 views

Ubuntu Update for curl USN-2167-1

Check for the Version of curl OpenVAS Vulnerability Test $Id: gbubuntuUSN21671.nasl 7957 2017-12-01 06:40:08Z santu $ Ubuntu Update for curl USN-2167-1 Authors: System Generated Check Copyright: Copyright C 2014 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you...

6.4CVSS6.5AI score0.0508EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2014/04/15 12:0 a.m.29 views

Ubuntu 10.04 LTS / 12.04 LTS / 12.10 / 13.10 : curl vulnerabilities (USN-2167-1)

Steve Holme discovered that libcurl incorrectly reused wrong connections when using protocols other than HTTP and FTP. This could lead to the use of unintended credentials, possibly exposing sensitive information. CVE-2014-0138 Richard Moore discovered that libcurl incorrectly validated wildcard...

6.4CVSS6.4AI score0.0508EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2014/04/15 12:0 a.m.179 views

Ubuntu: Security Advisory (USN-2167-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2014 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.4CVSS7.7AI score0.0508EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2014/04/14 6:2 p.m.55 views

USN-2167-1: curl vulnerabilities

Steve Holme discovered that libcurl incorrectly reused wrong connections when using protocols other than HTTP and FTP. This could lead to the use of unintended credentials, possibly exposing sensitive information. CVE-2014-0138 Richard Moore discovered that libcurl incorrectly validated wildcard...

6.4CVSS6.5AI score0.0508EPSS
SaveExploits0
Amazon
Amazon
added 2014/04/10 12:0 a.m.52 views

Medium: curl

Issue Overview: 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...

6.4CVSS6.9AI score0.05599EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2014/04/07 12:0 a.m.49 views

SOL15150 - cURL and libcurl vulnerability CVE-2013-4545

Recommended Action None Supplemental Information SOL9970: Subscribing to email notifications regarding F5 products SOL9957: Creating a custom RSS feed to view new and updated documents. SOL4602: Overview of the F5 security vulnerability response policy...

4.3CVSS3.3AI score0.03076EPSS
SaveExploits0References3
Mageia
Mageia
added 2014/04/03 12:56 a.m.59 views

Updated curl packages fix multiple vulnerabilities

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

6.4CVSS6.8AI score0.05599EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2014/03/31 12:0 a.m.31 views

cURL/libcURL 7.x < 7.35.0 Multiple Vulnerabilities

Binary data 8178.prm...

6.4CVSS7AI score0.0508EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2014/03/27 12:0 a.m.27 views

CVE-2014-0139

cURL and libcurl 7.1 before 7.36.0, when using the OpenSSL, axtls, qsossl or gskit libraries for TLS, recognize a wildcard IP address in the subject's Common Name CN field of an X.509 certificate, which might allow man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certifica...

5.8CVSS6.8AI score0.04866EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2014/03/27 12:0 a.m.27 views

CVE-2014-0138

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.8AI score0.0508EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2014/03/26 3:37 p.m.46 views

Cpuminer - CPU miner for Litecoin and Bitcoin

cpuminer is a multi-threaded, highly optimized CPU miner for Litecoin, Bitcoin and other cryptocurrencies. Currently supported algorithms are SHA-256d and scrypt1024, 1, 1. It supports the getwork mining protocol as well as the Stratum mining protocol, and can be used for both solo and pooled...

7.1AI score
SaveExploits0
curl security advisories
curl security advisories
added 2014/03/26 8:0 a.m.14 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:0 a.m.11 views

CURL-CVE-2014-0139 IP address wildcard certificate validation

libcurl incorrectly validates wildcard SSL certificates containing literal IP addresses. RFC 2818 covers the requirements for matching Common Names CNs and subjectAltNames in order to establish valid SSL connections. It first discusses CNs that are for hostnames, and the rules for wildcards in th...

5.8CVSS6.6AI score0.04866EPSS
SaveExploits0
curl security advisories
curl security advisories
added 2014/03/26 8:0 a.m.10 views

not verifying certs for TLS to IP address / Schannel

When asked to do a TLS connection HTTPS, FTPS, IMAPS, etc to a URL specified with an IP address instead of a name, libcurl would wrongly not verify the server's name in the certificate. The signature whether it was signed by a trusted CA and validity whether the date was within the certificate's...

4CVSS5.5AI score0.02576EPSS
SaveExploits1Affected Software2
curl security advisories
curl security advisories
added 2014/03/26 8:0 a.m.38 views

IP address wildcard certificate validation

libcurl incorrectly validates wildcard SSL certificates containing literal IP addresses. RFC 2818 covers the requirements for matching Common Names CNs and subjectAltNames in order to establish valid SSL connections. It first discusses CNs that are for hostnames, and the rules for wildcards in th...

5.8CVSS6.2AI score0.04866EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2014/03/26 8:0 a.m.15 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
seebug.org
seebug.org
added 2014/03/21 12:0 a.m.76 views

cURL/libcURL SSL证书验证安全限制绕过漏洞

BUGTRAQ ID: 66296 CVE ID: CVE-2014-2522 cURL是命令行传输文件工具,支持FTP、FTPS、HTTP、HTTPS、GOPHER、TELNET、DICT、FILE和LDAP。 cURL/libcURL在服务器证书的验证上存在安全漏洞,成功利用后可导致中间人攻击或服务器欺骗。 0 cURL 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://curl.haxx.se/...

4CVSS8.6AI score0.02576EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2014/03/02 12:0 a.m.34 views

Amazon Linux AMI : curl (ALAS-2014-295)

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. C Tenable Network Security, Inc. The descriptive text and package checks in this plugi...

4CVSS6.5AI score0.05599EPSS
SaveExploits1References2
NVD
NVD
added 2014/02/27 1:55 a.m.35 views

CVE-2014-1263

curl and libcurl 7.27.0 through 7.35.0, when using the SecureTransport/Darwinssl backend, as used in in Apple OS X 10.9.x before 10.9.2, does not verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName field of the X.509 certificate when accessing a...

4.3CVSS6.9AI score0.02862EPSS
SaveExploits2References11
CVE
CVE
added 2014/02/27 1:0 a.m.74 views

CVE-2014-1263

CVE-2014-1263 affects curl/libcurl 7.27.0–7.35.0 when using the SecureTransport/Darwinssl backend on macOS (OS X 10.9.x before 10.9.2). The flaw disables hostname verification for certificates when connecting to URLs that use IP addresses, allowing MITM attackers to spoof servers with arbitrary v...

4.3CVSS5.3AI score0.02862EPSS
SaveExploits2References11Affected Software1
Rows per page
Query Builder