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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: redhat

Published: 2019-02-06T20:00:00

Updated: 2021-03-09T14:06:19

Reserved: 2019-01-03T00:00:00


Link: CVE-2019-3823

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2019-02-06T20:29:00.400

Modified: 2023-11-07T03:10:12.930


Link: CVE-2019-3823

JSON object: View

cve-icon Redhat Information

No data.

CWE