Revision Date: | 2017-10-04 | Version: | 1 | Title: | CVE-2017-1000099 on Ubuntu 16.04 LTS (xenial) - medium. | Description: | When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user (stdout or the application's provide callback), which could lead to other private data from the heap to get inadvertently displayed. The wrong buffer was an uninitialized memory area allocated on the heap and if it turned out to not contain any zero byte, it would continue and display the data following that buffer in memory.
| Family: | unix | Class: | vulnerability | Status: | | Reference(s): | CVE-2017-1000099
| Platform(s): | Ubuntu 16.04 LTS
| Product(s): | | Definition Synopsis | Ubuntu 16.04 LTS (xenial) is installed. AND Package Information
NOT curl package in xenial, while related to the CVE in some way, is not affected.
OR NOT libcurl3 package in xenial, while related to the CVE in some way, is not affected.
OR NOT libcurl3-gnutls package in xenial, while related to the CVE in some way, is not affected.
OR NOT libcurl3-nss package in xenial, while related to the CVE in some way, is not affected.
|
|