CVE-2016-8618

MEDIUMCVSS 5.3/10EPSS 4.57%

Last modified

CVE-2016-8618 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The libcurl API function called `curl_maprintf()` before version 7.51.0 can be tricked into doing a double-free due to an unsafe `size_t` multiplication, on systems using 32 bit `size_t` variables.. EPSS estimates a 4.57% chance of exploitation in the next 30 days.

Description

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

Metrics

CVSS 3.0
5.3/10

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

EPSS Probability
4.57%

90.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
HaxxCurl< 7.51.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2016-8618?
The libcurl API function called `curl_maprintf()` before version 7.51.0 can be tricked into doing a double-free due to an unsafe `size_t` multiplication, on systems using 32 bit `size_t` variables.
How severe is CVE-2016-8618?
CVE-2016-8618 has a CVSS score of 5.3/10 (MEDIUM severity). The EPSS model estimates a 4.57% probability of exploitation in the next 30 days.
How do I fix CVE-2016-8618?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2016

Are you affected by CVE-2016-8618?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST