Lucene search
+L

3041 matches found

CVE
CVE
•added 2019/02/06 8:0 p.m.•457 views

CVE-2019-3822

CVE-2019-3822 affects libcurl 7.36.0 through before 7.64.0. The vulnerability is a stack-based buffer overflow in the NTLM header creation path: Curl_auth_create_ntlm_type3_message() uses unsigned arithmetic to guard a local buffer, but the check is insufficient, allowing the output data to excee...

9.8CVSS9.3AI score0.12771EPSS
SaveExploits1References15Affected Software1
CVE
CVE
•added 2019/02/06 8:0 p.m.•299 views

CVE-2018-16890

CVE-2018-16890 affects libcurl versions 7.36.0 to before 7.64.0. The NTLM type-2 handling path (lib/vauth/ntlm.c:ntlm_decode_type2_target) fails to validate incoming data, enabling an integer overflow that an attacker could abuse to trigger a heap read out-of-bounds. Related issues in the same se...

7.5CVSS8.6AI score0.05351EPSS
SaveExploits0References12Affected Software1
OSV
OSV
•added 2019/02/06 8:0 a.m.•9 views

CURL-CVE-2019-3822 NTLMv2 type-3 header stack buffer overflow

libcurl contains a stack based buffer overflow vulnerability. The function creating an outgoing NTLM type-3 header lib/vauth/ntlm.c:Curlauthcreatentlmtype3message, generates the request HTTP header contents based on previously received data. The check that exists to prevent the local buffer from...

9.8CVSS6.5AI score0.12771EPSS
SaveExploits1
OSV
OSV
•added 2019/02/06 8:0 a.m.•14 views

CURL-CVE-2019-3823 SMTP end-of-response out-of-bounds read

libcurl contains a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp is not null-terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call reads beyond the allocated buffer. The read...

7.5CVSS6.9AI score0.04286EPSS
SaveExploits1
OSV
OSV
•added 2019/02/06 8:0 a.m.•12 views

CURL-CVE-2018-16890 NTLM type-2 out-of-bounds buffer read

libcurl contains a heap buffer out-of-bounds read flaw. The function handling incoming NTLM type-2 messages lib/vauth/ntlm.c:ntlmdecodetype2target does not validate incoming data correctly and is subject to an integer overflow vulnerability. Using that overflow, a malicious or broken NTLM server...

7.5CVSS8.7AI score0.05351EPSS
SaveExploits0
curl security advisories
curl security advisories
•added 2019/02/06 8:0 a.m.•10 views

NTLMv2 type-3 header stack buffer overflow

libcurl contains a stack based buffer overflow vulnerability. The function creating an outgoing NTLM type-3 header lib/vauth/ntlm.c:Curlauthcreatentlmtype3message, generates the request HTTP header contents based on previously received data. The check that exists to prevent the local buffer from...

9.8CVSS6.6AI score0.12771EPSS
SaveExploits1Affected Software2
curl security advisories
curl security advisories
•added 2019/02/06 8:0 a.m.•12 views

SMTP end-of-response out-of-bounds read

libcurl contains a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp is not null-terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call reads beyond the allocated buffer. The read...

7.5CVSS6.6AI score0.04286EPSS
SaveExploits1Affected Software2
curl security advisories
curl security advisories
•added 2019/02/06 8:0 a.m.•11 views

NTLM type-2 out-of-bounds buffer read

libcurl contains a heap buffer out-of-bounds read flaw. The function handling incoming NTLM type-2 messages lib/vauth/ntlm.c:ntlmdecodetype2target does not validate incoming data correctly and is subject to an integer overflow vulnerability. Using that overflow, a malicious or broken NTLM server...

7.5CVSS6.7AI score0.05351EPSS
SaveExploits0Affected Software2
UbuntuCve
UbuntuCve
•added 2019/02/06 12:0 a.m.•29 views

CVE-2018-16890

libcurl versions from 7.36.0 to before 7.64.0 is vulnerable to a heap buffer out-of-bounds read. The function handling incoming NTLM type-2 messages lib/vauth/ntlm.c:ntlmdecodetype2target does not validate incoming data correctly and is subject to an integer overflow vulnerability. Using that...

7.5CVSS6.9AI score0.05351EPSS
SaveExploits0References3
OSV
OSV
•added 2019/02/06 12:0 a.m.•6 views

UBUNTU-CVE-2019-3822

libcurl versions from 7.36.0 to before 7.64.0 are vulnerable to a stack-based buffer overflow. The function creating an outgoing NTLM type-3 header lib/vauth/ntlm.c:Curlauthcreatentlmtype3message, generates the request HTTP header contents based on previously received data. The check that exists ...

9.8CVSS7.3AI score0.12771EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2019/02/06 12:0 a.m.•23 views

CVE-2019-3822

libcurl versions from 7.36.0 to before 7.64.0 are vulnerable to a stack-based buffer overflow. The function creating an outgoing NTLM type-3 header lib/vauth/ntlm.c:Curlauthcreatentlmtype3message, generates the request HTTP header contents based on previously received data. The check that exists ...

9.8CVSS7.1AI score0.12771EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2019/02/06 12:0 a.m.•35 views

CVE-2019-3823

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp isn't NUL terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call rea...

7.5CVSS6.9AI score0.04286EPSS
SaveExploits1References3
OSV
OSV
•added 2019/02/06 12:0 a.m.•5 views

UBUNTU-CVE-2018-16890

libcurl versions from 7.36.0 to before 7.64.0 is vulnerable to a heap buffer out-of-bounds read. The function handling incoming NTLM type-2 messages lib/vauth/ntlm.c:ntlmdecodetype2target does not validate incoming data correctly and is subject to an integer overflow vulnerability. Using that...

7.5CVSS7AI score0.05351EPSS
SaveExploits0References4
OSV
OSV
•added 2019/02/06 12:0 a.m.•3 views

UBUNTU-CVE-2019-3823

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp isn't NUL terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call rea...

7.5CVSS6.9AI score0.04286EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
•added 2019/01/31 2:40 a.m.•55 views

Security Bulletin: Vulnerabilities in cURL/libcurl affect IntelĀ® Manycore Platform Software Stack (IntelĀ® MPSS) for Linux and Windows

Summary IntelR Manycore Platform Software Stack IntelR MPSS for Linux and Windows have addressed the following vulnerabilities in cURL/libcurl. Vulnerability Details Summary IntelĀ® Manycore Platform Software Stack IntelĀ® MPSS for Linux and Windows have addressed the following vulnerabilities in...

9.8CVSS1AI score0.11175EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
•added 2019/01/31 2:40 a.m.•33 views

Security Bulletin: Vulnerability in libcurl affects IBM Chassis Management Module (CVE-2017-1000254)

Summary IBM Chassis Management Module CMM has addressed the following vulnerability in libcurl. Vulnerability Details Summary IBM Chassis Management Module CMM has addressed the following vulnerability in libcurl. Vulnerability Details CVEID: CVE-2017-1000254 Description: libcurl is vulnerable to...

7.5CVSS0.4AI score0.08465EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
•added 2019/01/31 2:25 a.m.•25 views

Security Bulletin: Vulnerability in Libcurl affects IBM Flex System EN6131 40Gb Ethernet / IB6131 40Gb Infiniband Switch firmware (CVE-2016-0755)

Summary IBM Flex System EN6131 40Gb Ethernet / IB6131 40Gb Infiniband Switch firmware has addressed the following vulnerability in Libcurl. Vulnerability Details Summary IBM Flex System EN6131 40Gb Ethernet / IB6131 40Gb Infiniband Switch firmware has addressed the following vulnerability in...

7.3CVSS0.1AI score0.09327EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
•added 2019/01/31 2:25 a.m.•50 views

Security Bulletin: Vulnerabilities in cURL/libcURL affect IBM Flex System Chassis Management Module

Summary IBM Chassis Management Module has addressed the following vulnerabilities in cURL/libcURL. Vulnerability Details Summary IBM Chassis Management Module has addressed the following vulnerabilities in cURL/libcURL. Vulnerability Details CVE-ID: CVE-2016-5419 Description: cURL/libcURL could...

7.5CVSS0.8AI score0.15063EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2019/01/31 2:25 a.m.•39 views

Security Bulletin: Vulnerabilities in cURL/libcurl affect IBM Flex System FC3171 8Gb SAN Switch and SAN Pass-thru, QLogic 8Gb Intelligent Pass-thru Module & SAN Switch Module for BladeCenter and QLogic Virtual Fabric Extension Module for IBM BladeCenter

Summary IBM Flex System FC3171 8Gb SAN Switch and SAN Pass-thru, QLogic 8Gb Intelligent Pass-thru Module & SAN Switch Module for BladeCenter and QLogic Virtual Fabric Extension Module for IBM BladeCenter have addressed the applicable CVEs in cURL/libcurl. Vulnerability Details Summary IBM Flex...

9.8CVSS0.9AI score0.04989EPSS
SaveExploits0
Veracode
Veracode
•added 2019/01/15 9:25 a.m.•40 views

Information Disclosure

curl is vulnerable to Information Disclosure. The vulnerability exists due to leak authentication data to third parties which allows an attacker to impersonate the libcurl-using client's request...

9.8CVSS7.8AI score0.08031EPSS
SaveExploits0References19Affected Software4
Rows per page
Query Builder