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.
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
- http://www.securityfocus.com/bid/106950Third Party Advisory, VDB Entry
- https://access.redhat.com/errata/RHSA-2019:3701
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3823Exploit, Issue Tracking, Patch, Third Party Advisory
- https://cert-portal.siemens.com/productcert/pdf/ssa-936080.pdf
- https://curl.haxx.se/docs/CVE-2019-3823.htmlPatch, Vendor Advisory
- https://lists.apache.org/thread.html/8338a0f605bdbb3a6098bb76f666a95fc2b2f53f37fa1ecc89f1146f%40%3Cdevnull.infra.apache.org%3E
- https://security.gentoo.org/glsa/201903-03Third Party Advisory
- https://security.netapp.com/advisory/ntap-20190315-0001/Exploit, Third Party Advisory
- https://usn.ubuntu.com/3882-1/Third Party Advisory
- https://www.debian.org/security/2019/dsa-4386Third Party Advisory
- https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.htmlPatch, Third Party Advisory
- https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html
- http://www.securityfocus.com/bid/106950Third Party Advisory, VDB Entry
- https://access.redhat.com/errata/RHSA-2019:3701
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3823Exploit, Issue Tracking, Patch, Third Party Advisory
- https://cert-portal.siemens.com/productcert/pdf/ssa-936080.pdf
- https://curl.haxx.se/docs/CVE-2019-3823.htmlPatch, Vendor Advisory
- https://lists.apache.org/thread.html/8338a0f605bdbb3a6098bb76f666a95fc2b2f53f37fa1ecc89f1146f%40%3Cdevnull.infra.apache.org%3E
- https://security.gentoo.org/glsa/201903-03Third Party Advisory
- https://security.netapp.com/advisory/ntap-20190315-0001/Exploit, Third Party Advisory
- https://usn.ubuntu.com/3882-1/Third Party Advisory
- https://www.debian.org/security/2019/dsa-4386Third Party Advisory
- https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.htmlPatch, Third Party Advisory
- https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.