MEDIUM · 4.3

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. If the buffer passed to `smtp_endofresp()` isn't NUL termin...

Vulnerability 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 Score

4.3

MEDIUM

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
HaxxLibcurl>= 7.34.0, < 7.64.0
CanonicalUbuntu Linux14.04
DebianDebian Linux9.0
NetappClustered Data OntapAll versions
OracleCommunications Operations Monitor3.4
OracleHttp Server12.2.1.3.0
OracleSecure Global Desktop5.4

Related Weaknesses (CWE)

References

FAQ

What is CVE-2019-3823?

CVE-2019-3823 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 termin...

How severe is CVE-2019-3823?

CVE-2019-3823 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2019-3823?

Check the references section above for vendor advisories and patch information. Affected products include: Haxx Libcurl, Canonical Ubuntu Linux, Debian Debian Linux, Netapp Clustered Data Ontap, Oracle Communications Operations Monitor.