Synology-SA-19:06 Docker

Publish Time: 2019-02-14 15:10:34 UTC+8

Last Updated: 2019-05-15 17:47:41 UTC+8

Severity
Important
Status
Resolved

Abstract

A vulnerability allows remote attackers to execute arbitrary commands via a susceptible version of Docker.

Affected Products

Product Severity Fixed Release Availability
Docker Important Upgrade to 17.05.0-0400 or above.

Mitigation

None

Detail

  • CVE-2019-5736
    • Severity: Important
    • CVSS3 Base Score: 7.6
    • CVSS3 Vector: CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H
    • runc through 1.0-rc6, as used in Docker before 18.09.2 and other products, allows attackers to overwrite the host runc binary (and consequently obtain host root access) by leveraging the ability to execute a command as root within one of these types of containers: (1) a new container with an attacker-controlled image, or (2) an existing container, to which the attacker previously had write access, that can be attached with docker exec. This occurs because of file-descriptor mishandling, related to /proc/self/exe.

Reference

CVE-2019-5736

Revision

Revision Date Description
1 2019-02-14 Initial public release.
2 2019-05-15 Update for Docker is now available in Affected Products.