SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2019-3823

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP.

HIGH 7.5EPSS 4.29%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (4.29%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

Description

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to `smtp_endofresp()` isn't NUL terminated and contains no character ending the parsed number, and `len` is set to 5, then the `strtol()` call reads beyond the allocated buffer. The read contents will not be returned to the caller.

CVSS 3.0
7.5 HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS
4.29% probability · 91th percentile
CISA KEV
Not listed
Weakness
CWE-125
Affected
haxx/libcurl · canonical/ubuntu linux · debian/debian linux · netapp/clustered data ontap · oracle/communications operations monitor · oracle/http server · oracle/secure global desktop
Source
secalert@redhat.com

References

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.