Lucene search
+L

3066 matches found

UbuntuCve
UbuntuCve
added 2016/01/27 12:0 a.m.33 views

CVE-2016-0755

The ConnectionExists function in lib/url.c in libcurl before 7.47.0 does not properly re-use NTLM-authenticated proxy connections, which might allow remote attackers to authenticate as other users via a request, a similar issue to CVE-2014-0015...

7.3CVSS7.1AI score0.09327EPSS
SaveExploits0References3
OSV
OSV
added 2016/01/27 12:0 a.m.5 views

UBUNTU-CVE-2016-0755

The ConnectionExists function in lib/url.c in libcurl before 7.47.0 does not properly re-use NTLM-authenticated proxy connections, which might allow remote attackers to authenticate as other users via a request, a similar issue to CVE-2014-0015...

7.3CVSS7.2AI score0.09327EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2015/12/30 12:0 a.m.71 views

VMware ESXi Multiple Vulnerabilities (VMSA-2014-0012)

The remote VMware ESXi host is affected by multiple vulnerabilities : - Multiple denial of service vulnerabilities exist in Python function readstatus in library httplib and in function readline in libraries smtplib, ftplib, nntplib, imaplib, and poplib. A remote attacker can exploit these...

6.4CVSS7.2AI score0.081EPSS
SaveExploits3References8
Tenable Nessus
Tenable Nessus
added 2015/12/22 12:0 a.m.37 views

Scientific Linux Security Update : curl on SL7.x x86_64 (20151119)

It was found that the libcurl library did not correctly handle partial literal IP addresses when parsing received HTTP cookies. An attacker able to trick a user into connecting to a malicious server could use this flaw to set the user's cookie to a crafted domain, making other cookie-related issu...

5CVSS7.3AI score0.1415EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2015/12/04 8:46 p.m.60 views

0d1n - Tool For Automating Customized Attacks Against Web Applications

Web security tool to make fuzzing at HTTP inputs, made in C with libCurl. You can do: brute force passwords in auth forms directory disclosure use PATH list to brute, and find HTTP status code test list on input to find SQL Injection and XSS vulnerabilities To run: require libcurl-dev or...

7.8AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2015/12/02 12:0 a.m.54 views

CentOS 7 : curl (CESA-2015:2159)

Updated curl packages that fix multiple security issues, several bugs, and add two enhancements are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give...

5CVSS7.4AI score0.1415EPSS
SaveExploits0References6
Cent OS
Cent OS
added 2015/11/30 7:26 p.m.85 views

curl, libcurl security update

CentOS Errata and Security Advisory CESA-2015:2159 Updated curl packages that fix multiple security issues, several bugs, and add two enhancements are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common...

5CVSS6.8AI score0.1415EPSS
SaveExploits0References7
Fedora
Fedora
added 2015/11/27 8:54 p.m.15 views

[SECURITY] Fedora 22 Update: python-pycurl-7.19.5.1-3.fc22

PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features...

1.7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2015/11/20 12:0 a.m.43 views

RedHat Update for curl RHSA-2015:2159-06

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 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...

5CVSS9.9AI score0.1415EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2015/11/19 3:26 a.m.15 views

curl: re-using authenticated connection when unauthenticated

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 unauthenticated requests to the same server...

5CVSS6.9AI score0.12774EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2015/11/19 3:26 a.m.12 views

curl: incorrect handling of IP addresses in cookie domain

It was found that the libcurl library did not correctly handle partial literal IP addresses when parsing received HTTP cookies. An attacker able to trick a user into connecting to a malicious server could use this flaw to set the user's cookie to a crafted domain, making other cookie-related issu...

5CVSS6.9AI score0.07145EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2015/11/19 3:26 a.m.19 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
RedHat Linux
RedHat Linux
added 2015/11/19 3:26 a.m.50 views

Moderate: Red Hat Security Advisory: curl security, bug fix, and enhancement update

Updated curl packages that fix multiple security issues, several bugs, and add two enhancements are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give...

5CVSS6.8AI score0.1415EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2015/11/19 12:0 a.m.52 views

RHEL 7 : curl (RHSA-2015:2159)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2015:2159 advisory. The curl packages provide the libcurl library and the curl utility for downloading files from servers using various protocols, including HTT...

5CVSS7.5AI score0.1415EPSS
SaveExploits0References19
Fedora
Fedora
added 2015/11/05 10:26 p.m.12 views

[SECURITY] Fedora 23 Update: python-pycurl-7.19.5.1-4.fc23

PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features...

1.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2015/10/30 10:28 a.m.15 views

CVE-2007-3564

libcurl 7.14.0 through 7.16.3, when built with GnuTLS support, does not check SSL/TLS certificate expiration or activation dates, which allows remote attackers to bypass certain access restrictions...

7.5CVSS7.4AI score0.02297EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2015/10/22 12:0 a.m.244 views

MySQL Enterprise Monitor 2.3.x < 2.3.21 / 3.0.x < 3.0.23 Multiple Vulnerabilities

According to its self-reported version, the MySQL Enterprise Monitor application running on the remote host is 2.3.x prior to 2.3.21 or 3.0.x prior to 3.0.23. It is, therefore, potentially affected by multiple vulnerabilities : - An invalid read error exists in the ASN1TYPEcmp function due to...

9CVSS7AI score0.20706EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2015/10/15 12:0 a.m.37 views

Mageia: Security Advisory (MGASA-2015-0263)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 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.4CVSS8.7AI score0.08302EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2015/09/16 12:0 a.m.71 views

Internet Bug Bounty: libcurl duphandle read out of bounds

http://curl.haxx.se/docs/adv20141105.html...

4.3CVSS9.1AI score0.05121EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2015/09/15 12:0 a.m.61 views

cURL / libcURL 7.x < 7.42.0 Multiple Vulnerabilities

Binary data 8863.prm...

9CVSS8.9AI score0.37411EPSS
SaveExploits0References8
Rows per page
Query Builder