Lucene search

K
osvGoogleOSV:CVE-2018-16840
HistoryOct 31, 2018 - 6:29 p.m.

CVE-2018-16840

2018-10-3118:29:00
Google
osv.dev
5

6.7 Medium

AI Score

Confidence

Low

0.012 Low

EPSS

Percentile

85.1%

A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an ‘easy’ handle in the Curl_close() function, the library code first frees a struct (without nulling the pointer) and might then subsequently erroneously write to a struct field within that already freed struct.