CVE-2019-3823
Published: 06 February 2019
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.
Priority
CVSS 3 base score: 7.5
Status
Package | Release | Status |
---|---|---|
curl Launchpad, Ubuntu, Debian |
Upstream |
Released
(7.64.0)
|
Ubuntu 20.10 (Groovy Gorilla) |
Released
(7.64.0-1ubuntu1)
|
|
Ubuntu 20.04 LTS (Focal Fossa) |
Released
(7.64.0-1ubuntu1)
|
|
Ubuntu 18.04 LTS (Bionic Beaver) |
Released
(7.58.0-2ubuntu3.6)
|
|
Ubuntu 16.04 LTS (Xenial Xerus) |
Released
(7.47.0-1ubuntu2.12)
|
|
Ubuntu 14.04 ESM (Trusty Tahr) |
Released
(7.35.0-1ubuntu2.20)
|