Lucene search
+L

3041 matches found

OSV
OSV
added 2018/10/31 8:0 a.m.14 views

CURL-CVE-2018-16840 use after free in handle close

libcurl contains a heap use after free flaw in code related to closing an easy handle. When closing and cleaning up an "easy" handle in the Curlclose function, the library code first frees a struct without clearing the pointer and might then subsequently erroneously write to a struct field within...

9.8CVSS9.5AI score0.03398EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2018/10/30 2:57 p.m.7 views

curl: FTP path trickery leads to NIL byte out of bounds write

It was found that libcurl did not safely parse FTP URLs when using the CURLOPTFTPFILEMETHOD method. An attacker, able to provide a specially crafted FTP URL to an application using libcurl, could write a NULL byte at an arbitrary location, resulting in a crash or an unspecified behavior...

9.8CVSS7.4AI score0.11823EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2018/10/30 2:57 p.m.5 views

curl: LDAP NULL pointer dereference

A NULL pointer dereference flaw was found in the way libcurl checks values returned by the openldap ldapgetattributeber function. A malicious LDAP server could use this flaw to crash a libcurl client application via a specially crafted LDAP reply...

7.5CVSS7.3AI score0.09377EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2018/10/30 2:57 p.m.79 views

curl: HTTP authentication leak in redirects

It was found that curl and libcurl might send their Authentication header to a third party HTTP server upon receiving an HTTP REDIRECT reply. This could leak authentication token to external entities...

9.8CVSS7.3AI score0.08031EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2018/09/12 11:20 p.m.36 views

Security Bulletin: Vulnerabilities in cURL/libcURL affect IBM Flex System FC3171 8Gb SAN Switch & SAN Pass-thru

Summary The following vulnerabilities in cURL/libcURL have been addressed by IBM Flex System FC3171 8Gb SAN Switch & SAN Pass-thru. Vulnerability Details CVEID: CVE-2018-1000007 DESCRIPTION: cURL libcurl could allow a remote attacker to obtain sensitive information, caused by a flaw when passing ...

9.8CVSS0.5AI score0.08031EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2018/09/06 1:26 a.m.25 views

Denial Of Service (DoS) Through Integer Overflow

libcurl.so is vulnerable to denial of service DoS through integer overflow attacks. The vulnerability exists due to the lack of bounds check on len as it is possible to overflow the value of sizet when performing malloclen 2 in Curlntlmcoremknthash of curlntlmcore.c, allowing DoS attacks...

9.8CVSS9AI score0.11115EPSS
SaveExploits0References12Affected Software5
CNVD
CNVD
added 2018/09/06 12:0 a.m.3 views

libcurl Buffer Overflow Vulnerability

libcurl is a free and easy to use client-side URL transport library . A buffer overflow vulnerability exists in lib/curlntlmcore.c in libcurlntlmcoremknthash in Libcurl 7.15.4 - 7.61.0. A remote user can exploit this vulnerability by sending a specially crafted NTLM authentication password to...

10CVSS8.6AI score0.11115EPSS
SaveExploits0References1
curl security advisories
curl security advisories
added 2018/09/05 8:0 a.m.12 views

NTLM password overflow via integer overflow

libcurl contains a buffer overrun in the NTLM authentication code. The internal function Curlntlmcoremknthash multiplies the length of the password by two SUM to figure out how large temporary storage area to allocate from the heap. The length value is then subsequently used to iterate over the...

10CVSS7.2AI score0.11115EPSS
SaveExploits0Affected Software2
Veracode
Veracode
added 2018/08/20 2:52 a.m.41 views

Denial Of Service (DoS) Through Double-free

libcurl.so is vulnerable to denial of service DoS attacks through a double-free issue. The vulnerability exists in readdata of security.c where a double-free could occur, leading to a DoS attack...

9.8CVSS8.7AI score0.04989EPSS
SaveExploits0References11Affected Software5
Veracode
Veracode
added 2018/08/17 7:5 a.m.32 views

Cookie Injection

libcurl.so is vulnerable to cookie injection attacks. A malicious user can inject new cookies by writing to a cookie jar file that is later read and used for other requests as it is treated by the library as a different cookie...

7.5CVSS8.6AI score0.04498EPSS
SaveExploits0References14Affected Software5
RedHat Linux
RedHat Linux
added 2018/08/16 4:6 p.m.6 views

curl: IMAP FETCH response out of bounds read

A buffer overrun flaw was found in the IMAP handler of libcurl. By tricking an unsuspecting user into connecting to a malicious IMAP server, an attacker could exploit this flaw to potentially cause information disclosure or crash the application...

9.1CVSS7.4AI score0.06224EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2018/08/16 4:6 p.m.7 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
Veracode
Veracode
added 2018/08/14 6:19 a.m.28 views

Insecure Defaults

libcurl.so is vulnerable to insecure defaults. The library re-uses connections rather than create new connections, allowing a malicious user to connect to other users by sending requests through a re-used connection, leading to an authentication bypass in certain connections that require...

6.4CVSS7.9AI score0.0508EPSS
SaveExploits0References20Affected Software2
Veracode
Veracode
added 2018/08/14 5:36 a.m.22 views

Man-in-the-Middle (MitM)

libcurl.so is vulnerable to man-in-the-middle MitM attacks. The library does not properly verify the server name in the certificate, allowing a malicious user conducting an MitM attack to spoof servers...

4.3CVSS5.8AI score0.02862EPSS
SaveExploits2References13Affected Software1
Veracode
Veracode
added 2018/08/13 3:43 a.m.29 views

Information Disclosure

libcurl.so is vulnerable to information disclosure attacks. The vulnerability exists in the curleasyduphandle function when run with the CURLOPTCOPYPOSTFIELDS option as it improperly copies the HTTP POST data that introduces an out-of-bounds read which allows sensitive memory information to be re...

4.3CVSS8.6AI score0.05121EPSS
SaveExploits0References15Affected Software2
Veracode
Veracode
added 2018/08/13 3:18 a.m.31 views

Cookie Leak

libcurl.so is vulnerable to cookie leak. A remote attacker is able to set or send arbitrary cookies for certain sites. libcurl.so parses IP addresses similar to domain names, where a site with an IP address of 192.168.0.1 can set or send cookies for another site ending with .168.0.1...

5CVSS9.2AI score0.07432EPSS
SaveExploits0References13Affected Software1
Veracode
Veracode
added 2018/08/13 3:0 a.m.38 views

Same Origin Policy Bypass

libcurl.so is vulnerable to same origin policy bypass. This is due to the libcurl's cookie parser having no public suffix awareness, which could allow for cookies to be set for arbitrary sites by setting a cookie for a top-level domain...

5CVSS7.3AI score0.04876EPSS
SaveExploits0References10Affected Software1
Veracode
Veracode
added 2018/08/01 10:0 a.m.34 views

Denial Of Service (DoS)

libcurl.so is vulnerable to denial of service DoS attacks. The attacks exist due to performing multiplication without validating the size of buffer allocation causing an out-of-bounds write...

7CVSS7.8AI score0.00593EPSS
SaveExploits0References14Affected Software5
Veracode
Veracode
added 2018/08/01 8:54 a.m.29 views

Invalid Encoding

libcurl.so is vulnerable to invalid encoding. The library does not properly parse the authority component of the URL in a curl request, causing the request to be sent to a different URL...

7.5CVSS8.3AI score0.05915EPSS
SaveExploits0References16Affected Software5
Prion
Prion
added 2018/07/31 9:29 p.m.24 views

Double free

The libcurl API function called curlmaprintf before version 7.51.0 can be tricked into doing a double-free due to an unsafe sizet multiplication, on systems using 32 bit sizet variables...

7.5CVSS6.8AI score0.04574EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder