Oval Definition:oval:com.ubuntu.bionic:def:201938230000000
Revision Date:2019-02-06Version:1
Title:CVE-2019-3823 on Ubuntu 18.04 LTS (bionic) - low.
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.
Family:unixClass:vulnerability
Status:Reference(s):CVE-2019-3823
Platform(s):Ubuntu 18.04 LTS
Product(s):
Definition Synopsis
  • Ubuntu 18.04 LTS (bionic) is installed.
  • AND curl package in bionic was vulnerable but has been fixed (note: '7.58.0-2ubuntu3.6').
  • BACK