CVE-2019-3823
Last modified
CVE-2019-3823 is a vulnerability of currently unknown severity. 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. EPSS estimates a 4.29% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Haxx | Libcurl | >= 7.34.0, < 7.64.0 |
| Canonical | Ubuntu Linux | 14.04 |
| Canonical | Ubuntu Linux | 16.04 |
| Canonical | Ubuntu Linux | 18.04 |
| Canonical | Ubuntu Linux | 18.10 |
| Debian | Debian Linux | 9.0 |
| Netapp | Clustered Data Ontap | All versions |
| Oracle | Communications Operations Monitor | 3.4 |
| Oracle | Communications Operations Monitor | 4.0 |
| Oracle | Http Server | 12.2.1.3.0 |
| Oracle | Secure Global Desktop | 5.4 |
References
- http://www.securityfocus.com/bid/106950Third Party Advisory, VDB Entry
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3823Exploit, Issue Tracking, Patch, Third Party Advisory
- https://curl.haxx.se/docs/CVE-2019-3823.htmlPatch, Vendor Advisory
- 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
- http://www.securityfocus.com/bid/106950Third Party Advisory, VDB Entry
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3823Exploit, Issue Tracking, Patch, Third Party Advisory
- https://curl.haxx.se/docs/CVE-2019-3823.htmlPatch, Vendor Advisory
- 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
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-3823?
How severe is CVE-2019-3823?
How do I fix CVE-2019-3823?
Are you affected by CVE-2019-3823?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
