Approved changes feed: RSS · Atom

cpe:2.3:a:[unknown]:curl:*:*:*:*:*:*:*:*

part: a version: * update: *

Vendor[Unknown] (5b07108a-8f0c-5d28-ab99-c4ff62adb460)
ProductCurl (2620a6fb-f26a-59a9-9f3e-5f06ce1dd65a)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2018-14618 vulnerable 2026-06-03 14:38:12.262737 Details available
HIGH (7.5)
curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curl_ntlm_core_mk_nt_hash 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 password and generate output into the allocated storage buffer. On systems with a 32 bit size_t, the math to calculate SUM triggers an integer overflow when the password length exceeds 2GB (2^31 bytes). This integer overflow usually causes a very small buffer to actually get allocated instead of the intended very huge one, making the use of that buffer end up in a heap buffer overflow. (This bug is almost identical to CVE-2017-8816.)
Published: 2018-09-05T19:00:00.000Z
Updated: 2026-04-15T20:54:19.698Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-7468 vulnerable 2026-06-03 14:37:32.020456 Details available
MEDIUM (4.8)
In curl and libcurl 7.52.0 to and including 7.53.1, libcurl would attempt to resume a TLS session even if the client certificate had changed. That is unacceptable since a server by specification is allowed to skip the client certificate check on resume, and may instead use the old identity which was established by the previous certificate (or no certificate). libcurl supports by default the use of TLS session id/ticket to resume previous TLS sessions to speed up subsequent TLS handshakes. They are used when for any reason an existing TLS connection couldn't be kept alive to make the next handshake faster. This flaw is a regression and identical to CVE-2016-5419 reported on August 3rd 2016, but affecting a different version range.
Published: 2018-07-16T13:00:00.000Z
Updated: 2024-08-05T16:04:11.554Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.