Lucene search
+L

3196 matches found

Tenable Nessus
Tenable Nessus
added 2016/11/04 12:00 a.m.82 views

RHEL 7 : curl (RHSA-2016:2575)

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.5AI score0.15893EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2016/11/03 8:06 a.m.39 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.15893EPSS
SaveExploits0References10
ArchLinux
ArchLinux
added 2016/11/03 12:00 a.m.560 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.06253EPSS
SaveExploits0References23
ArchLinux
ArchLinux
added 2016/11/03 12:00 a.m.555 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.06253EPSS
SaveExploits0References23
ArchLinux
ArchLinux
added 2016/11/03 12:00 a.m.540 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.06253EPSS
SaveExploits0References23
RedhatCVE
RedhatCVE
added 2016/11/02 8:47 a.m.74 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.34 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.04837EPSS
SaveExploits0References2
curl security advisories
curl security advisories
added 2016/11/02 8:00 a.m.18 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:00 a.m.22 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
OSV
OSV
added 2016/11/02 8:00 a.m.10 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:00 a.m.11 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.04837EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2016/11/02 12:00 a.m.32 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.04837EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2016/11/02 12:00 a.m.34 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/11/02 12:00 a.m.8 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
NVD
NVD
added 2016/10/07 2:59 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.8CVSS8AI score0.11737EPSS
SaveExploits0References13
OSV
OSV
added 2016/10/07 2:59 p.m.7 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
OSV
OSV
added 2016/10/07 2:59 p.m.12 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.6 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
Prion
Prion
added 2016/10/07 2:59 p.m.22 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
Debian CVE
Debian CVE
added 2016/10/07 2:00 p.m.38 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.8CVSS10AI score0.11737EPSS
SaveExploits0
Rows per page
Query Builder