Lucene search
+L

3072 matches found

OSV
OSV
added 2017/10/04 8:0 a.m.6 views

CURL-CVE-2017-1000254 FTP PWD response parser out of bounds read

libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in anonymous or not, it asks the server for the current directory with the PWD command. The server then responds with a 257 response containing the path, inside double...

7.5CVSS7.6AI score0.08465EPSS
SaveExploits0
Cvelist
Cvelist
added 2017/10/04 1:0 a.m.28 views

CVE-2017-1000099

When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user stdout or the application's provide callback, which could lead to other private data from the heap to...

6.7AI score0.02653EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2017/10/04 1:0 a.m.51 views

CVE-2017-1000100

When doing a TFTP transfer and curl/libcurl is given a URL that contains a very long file name longer than about 515 bytes, the file name is truncated to fit within the buffer boundaries, but the buffer size is still wrongly updated to use the untruncated length. This too large value is then used...

6.5CVSS7.3AI score0.03958EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2017/10/04 1:0 a.m.47 views

CVE-2017-1000099

When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user stdout or the application's provide callback, which could lead to other private data from the heap to...

6.5CVSS6.9AI score0.02653EPSS
SaveExploits0
Cvelist
Cvelist
added 2017/10/04 1:0 a.m.31 views

CVE-2017-1000100

When doing a TFTP transfer and curl/libcurl is given a URL that contains a very long file name longer than about 515 bytes, the file name is truncated to fit within the buffer boundaries, but the buffer size is still wrongly updated to use the untruncated length. This too large value is then used...

6.9AI score0.03958EPSS
SaveExploits0References7
CVE
CVE
added 2017/10/04 1:0 a.m.212 views

CVE-2017-1000100

CVE-2017-1000100 is a curl/libcurl vulnerability with concrete details across connected docs: an information-disclosure and potential DoS via TFTP long-file-name handling, and a flawed FTP PWD parsing path. Arch Linux advisories ASA-201710-3/4/5/6 specify vulnerable lib32-curl, lib32-libcurl-gnut...

6.5CVSS6.8AI score0.03958EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2017/10/04 1:0 a.m.135 views

CVE-2017-1000099

CVE-2017-1000099 is an information-disclosure flaw in curl/libcurl prior to 7.55.0. When retrieving a file from a file:// URL, libcurl could output metadata with HTTP-like headers by sending the wrong, uninitialized heap buffer to stdout/provide callback, potentially displaying private heap data....

6.5CVSS6.6AI score0.02653EPSS
SaveExploits0References5Affected Software1
AlpineLinux
AlpineLinux
added 2017/10/04 1:0 a.m.60 views

CVE-2017-1000099

When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user stdout or the application's provide callback, which could lead to other private data from the heap to...

6.5CVSS6.8AI score0.02653EPSS
SaveExploits0
OSV
OSV
added 2017/10/04 12:0 a.m.7 views

UBUNTU-CVE-2017-1000254

libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in anonymous or not, it asks the server for the current directory with the PWD command. The server then responds with a 257 response containing the path, inside double...

7.5CVSS6.9AI score0.08465EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2017/10/04 12:0 a.m.38 views

CVE-2017-1000254

libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in anonymous or not, it asks the server for the current directory with the PWD command. The server then responds with a 257 response containing the path, inside double...

7.5CVSS6.9AI score0.08465EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2017/08/25 12:0 a.m.106 views

CentOS 7 : curl (CESA-2017:2016)

An update for curl is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

9.8CVSS7AI score0.11737EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/08/22 12:0 a.m.27 views

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

Security Fixes : - Multiple integer overflow flaws leading to heap-based buffer overflows were found in the way curl handled escaping and unescaping of data. An attacker could potentially use these flaws to crash an application using libcurl by sending a specially crafted input to the affected...

9.8CVSS7.2AI score0.11737EPSS
SaveExploits0References2
Mageia
Mageia
added 2017/08/19 9:58 a.m.67 views

Updated curl packages fix security vulnerabilities

When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user stdout or the application's provide callback, which could lead to other private data from the heap to...

6.5CVSS0.3AI score0.03958EPSS
SaveExploits0References4
CNVD
CNVD
added 2017/08/17 12:0 a.m.2 views

Haxx curl/libcURL heap buffer overflow vulnerability

Haxx curl and libcurl are both products of the Swedish company Haxx. curl is a set of file transfer tools that utilize URL syntax to work at the command line. libcurl is a free, open source client-side URL transfer library. A heap buffer overflow vulnerability exists in Haxx curl/libcURL. An...

6.5CVSS7.7AI score0.03958EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/08/09 6:50 a.m.34 views

CVE-2017-1000099

When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user stdout or the application's provide callback, which could lead to other private data from the heap to...

6.5CVSS0.9AI score0.02653EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2017/08/09 6:49 a.m.28 views

CVE-2017-1000100

When doing a TFTP transfer and curl/libcurl is given a URL that contains a very long file name longer than about 515 bytes, the file name is truncated to fit within the buffer boundaries, but the buffer size is still wrongly updated to use the untruncated length. This too large value is then used...

6.5CVSS0.2AI score0.03958EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/08/09 12:0 a.m.31 views

Oracle Linux 7 : curl (ELSA-2017-2016)

The remote Oracle Linux 7 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2017-2016 advisory. 7.29.0-42 - fix use of uninitialized variable detected by Covscan 7.29.0-41 - make FTPS work with --proxytunnel 1420327 7.29.0-40 - make FTPS work with...

9.8CVSS7AI score0.11737EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2017/08/04 12:0 a.m.36 views

RedHat Update for curl RHSA-2017:2016-01

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

9.8CVSS8.2AI score0.11737EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/08/02 12:0 a.m.38 views

RHEL 7 : curl (RHSA-2017:2016)

An update for curl is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

9.8CVSS7AI score0.11737EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:2 p.m.13 views

curl: escape and unescape integer overflows

Multiple integer overflow flaws leading to heap-based buffer overflows were found in the way curl handled escaping and unescaping of data. An attacker could potentially use these flaws to crash an application using libcurl by sending a specially crafted input to the affected libcurl functions...

9.8CVSS7.5AI score0.11737EPSS
SaveExploits0References5
Rows per page
Query Builder