Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2019-3823 Details

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

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2019:3701 CVE
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3823 CVEExploitIssue TrackingPatchThird Party Advisory
https://cert-portal.siemens.com/productcert/pdf/ssa-936080.pdf CVE
https://curl.haxx.se/docs/CVE-2019-3823.html CVEPatchVendor Advisory
https://lists.apache.org/thread.html/8338a0f605bdbb3a6098bb76f666a95fc2b2f53f37fa1ecc89f1146f%40%3Cdevnull.infra.apache.org%3E CVE

see all 24 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-125Out-of-bounds Read[email protected]
CWE-125Out-of-bounds Read[email protected]

Affected Products

ProductVersions

Change History

20 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2019-3823
NVD Published Date:
Feb 6, 2019
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2019-3823 Details - Not Deferred