Information Exposure Affecting docker.io package, versions <18.06.1-0ubuntu1~16.04.2


Severity

Recommended
0.0
medium
0
10

Based on Ubuntu security rating.

Threat Intelligence

EPSS
0.29% (69th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-UBUNTU1604-DOCKERIO-301841
  • published4 Nov 2017
  • disclosed4 Nov 2017

Introduced: 4 Nov 2017

CVE-2017-16539  (opens in a new tab)
CWE-200  (opens in a new tab)

How to fix?

Upgrade Ubuntu:16.04 docker.io to version 18.06.1-0ubuntu1~16.04.2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream docker.io package and not the docker.io package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

The DefaultLinuxSpec function in oci/defaults.go in Docker Moby through 17.03.2-ce does not block /proc/scsi pathnames, which allows attackers to trigger data loss (when certain older Linux kernels are used) by leveraging Docker container access to write a "scsi remove-single-device" line to /proc/scsi/scsi, aka SCSI MICDROP.