Oval Definition:oval:com.ubuntu.xenial:def:201871670000000
Revision Date:2018-06-13Version:1
Title:CVE-2018-7167 on Ubuntu 16.04 LTS (xenial) - medium.
Description:Calling Buffer.fill() or Buffer.alloc() with some parameters can lead to a hang which could result in a Denial of Service. In order to address this vulnerability, the implementations of Buffer.alloc() and Buffer.fill() were updated so that they zero fill instead of hanging in these cases. All versions of Node.js 6.x (LTS "Boron"), 8.x (LTS "Carbon"), and 9.x are vulnerable. All versions of Node.js 10.x (Current) are NOT vulnerable. It was discovered that the Buffer.fill() and Buffer.alloc() methods improperly handled certain inputs. An attacker could use this vulnerability to cause a denial of service.
Family:unixClass:vulnerability
Status:Reference(s):CVE-2018-7167
Platform(s):Ubuntu 16.04 LTS
Product(s):
Definition Synopsis
  • Ubuntu 16.04 LTS (xenial) is installed.
  • AND nodejs package in xenial is affected and needs fixing.
  • BACK