Lucene search
+L

3034 matches found

RedHat Linux
RedHat Linux
added 2016/11/03 8:6 a.m.37 views

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

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

7.5CVSS6.6AI score0.15063EPSS
SaveExploits0References10
ArchLinux
ArchLinux
added 2016/11/03 12:0 a.m.536 views

[ASA-201611-8] libcurl-compat: multiple issues

Arch Linux Security Advisory ASA-201611-8 ========================================= Severity: High Date : 2016-11-03 CVE-ID : CVE-2016-8615 CVE-2016-8616 CVE-2016-8617 CVE-2016-8619 CVE-2016-8621 CVE-2016-8622 CVE-2016-8623 CVE-2016-8624 CVE-2016-8625 Package : libcurl-compat Type : multiple issu...

9.8CVSS0.2AI score0.05915EPSS
SaveExploits0References23
ArchLinux
ArchLinux
added 2016/11/03 12:0 a.m.518 views

[ASA-201611-10] lib32-libcurl-gnutls: multiple issues

Arch Linux Security Advisory ASA-201611-10 ========================================== Severity: High Date : 2016-11-03 CVE-ID : CVE-2016-8615 CVE-2016-8616 CVE-2016-8617 CVE-2016-8618 CVE-2016-8619 CVE-2016-8621 CVE-2016-8623 CVE-2016-8624 CVE-2016-8625 Package : lib32-libcurl-gnutls Type :...

9.8CVSS0.05915EPSS
SaveExploits0References23
ArchLinux
ArchLinux
added 2016/11/03 12:0 a.m.527 views

[ASA-201611-9] libcurl-gnutls: multiple issues

Arch Linux Security Advisory ASA-201611-9 ========================================= Severity: High Date : 2016-11-03 CVE-ID : CVE-2016-8615 CVE-2016-8616 CVE-2016-8617 CVE-2016-8619 CVE-2016-8621 CVE-2016-8622 CVE-2016-8623 CVE-2016-8624 CVE-2016-8625 Package : libcurl-gnutls Type : multiple issu...

9.8CVSS0.2AI score0.05915EPSS
SaveExploits0References23
RedhatCVE
RedhatCVE
added 2016/11/02 8:47 a.m.73 views

CVE-2016-8622

The URL percent-encoding decode function in libcurl before 7.51.0 is called curleasyunescape. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get...

9.8CVSS1.7AI score0.0467EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2016/11/02 8:47 a.m.30 views

CVE-2016-8618

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

9.8CVSS3.9AI score0.04574EPSS
SaveExploits0References2
OSV
OSV
added 2016/11/02 8:0 a.m.17 views

CURL-CVE-2016-8617 OOB write via unchecked multiplication

In libcurl's base64 encode function, the output buffer is allocated as follows without any checks on insize: malloc insize 4 / 3 + 4 On systems with 32-bit addresses in userspace e.g. x86, ARM, x32, the multiplication in the expression wraps around if insize is at least 1GB of data. If this...

7CVSS7.2AI score0.00593EPSS
SaveExploits0
curl security advisories
curl security advisories
added 2016/11/02 8:0 a.m.10 views

OOB write via unchecked multiplication

In libcurl's base64 encode function, the output buffer is allocated as follows without any checks on insize: malloc insize 4 / 3 + 4 On systems with 32-bit addresses in userspace e.g. x86, ARM, x32, the multiplication in the expression wraps around if insize is at least 1GB of data. If this...

7CVSS7AI score0.00593EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2016/11/02 8:0 a.m.8 views

CURL-CVE-2016-8622 URL unescape heap overflow via integer truncation

The URL percent-encoding decode function in libcurl is called curleasyunescape. Internally, even if this function would be made to allocate a destination buffer larger than 2GB, it would return that new length in a signed 32-bit integer variable, thus the length would get either truncated only or...

9.8CVSS6.9AI score0.0467EPSS
SaveExploits0
OSV
OSV
added 2016/11/02 12:0 a.m.4 views

UBUNTU-CVE-2016-8618

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

9.8CVSS6.8AI score0.04574EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2016/11/02 12:0 a.m.28 views

CVE-2016-8618

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

9.8CVSS6.8AI score0.04574EPSS
SaveExploits0References3
OSV
OSV
added 2016/11/02 12:0 a.m.3 views

UBUNTU-CVE-2016-8622

The URL percent-encoding decode function in libcurl before 7.51.0 is called curleasyunescape. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get...

9.8CVSS6.8AI score0.0467EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2016/11/02 12:0 a.m.31 views

CVE-2016-8622

The URL percent-encoding decode function in libcurl before 7.51.0 is called curleasyunescape. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get...

9.8CVSS6.9AI score0.0467EPSS
SaveExploits0References3
OSV
OSV
added 2016/10/07 2:59 p.m.3 views

DEBIAN-CVE-2016-7167

Multiple integer overflows in the 1 curlescape, 2 curleasyescape, 3 curlunescape, and 4 curleasyunescape functions in libcurl before 7.50.3 allow attackers to have unspecified impact via a string of length 0xffffffff, which triggers a heap-based buffer overflow...

9.8CVSS9.6AI score0.11737EPSS
SaveExploits0References1
NVD
NVD
added 2016/10/07 2:59 p.m.29 views

CVE-2016-7167

Multiple integer overflows in the 1 curlescape, 2 curleasyescape, 3 curlunescape, and 4 curleasyunescape functions in libcurl before 7.50.3 allow attackers to have unspecified impact via a string of length 0xffffffff, which triggers a heap-based buffer overflow...

9.8CVSS8AI score0.11737EPSS
SaveExploits0References13
OSV
OSV
added 2016/10/07 2:59 p.m.9 views

CVE-2016-7167

Multiple integer overflows in the 1 curlescape, 2 curleasyescape, 3 curlunescape, and 4 curleasyunescape functions in libcurl before 7.50.3 allow attackers to have unspecified impact via a string of length 0xffffffff, which triggers a heap-based buffer overflow...

9.8CVSS9AI score0.11737EPSS
SaveExploits0References13
OSV
OSV
added 2016/10/07 2:59 p.m.4 views

ALPINE-CVE-2016-7167

Multiple integer overflows in the 1 curlescape, 2 curleasyescape, 3 curlunescape, and 4 curleasyunescape functions in libcurl before 7.50.3 allow attackers to have unspecified impact via a string of length 0xffffffff, which triggers a heap-based buffer overflow...

9.8CVSS7.6AI score0.11737EPSS
SaveExploits0References1
Prion
Prion
added 2016/10/07 2:59 p.m.20 views

Integer overflow

Multiple integer overflows in the 1 curlescape, 2 curleasyescape, 3 curlunescape, and 4 curleasyunescape functions in libcurl before 7.50.3 allow attackers to have unspecified impact via a string of length 0xffffffff, which triggers a heap-based buffer overflow...

7.5CVSS7.3AI score0.11737EPSS
SaveExploits0References13Affected Software2
CVE
CVE
added 2016/10/07 2:0 p.m.260 views

CVE-2016-7167

CVE-2016-7167: In libcurl, four escaping/unescaping functions (curl_escape, curl_easy_escape, curl_unescape, curl_easy_unescape) allow a string length of 0xffffffff, causing integer overflows and a heap-based buffer overflow. The vulnerability affects libcurl builds predating upstream fix. Upstre...

9.8CVSS8AI score0.11737EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2016/10/07 2:0 p.m.33 views

CVE-2016-7167

Multiple integer overflows in the 1 curlescape, 2 curleasyescape, 3 curlunescape, and 4 curleasyunescape functions in libcurl before 7.50.3 allow attackers to have unspecified impact via a string of length 0xffffffff, which triggers a heap-based buffer overflow...

9.1AI score0.11737EPSS
SaveExploits0References13
Rows per page
Query Builder