A potentially serious vulnerability that can be exploited for path traversal and arbitrary code execution has been found in Kubernetes, the popular open source container orchestration system.
Last year, developers of Kubernetes and OpenShift, a Red Hat-made container application platform that uses Kubernetes, patched a directory traversal vulnerability (CVE-2018-1002100) that could have been exploited to write arbitrary files to arbitrary paths on the system using malicious containers.
Researchers at container security firm Twistlock discovered that the fix was incomplete and demonstrated that attacks were still possible. A new CVE identifier has been assigned, CVE-2019-1002101, and Kubernetes developers released versions 1.11.9, 1.12.7, 1.13.5, and 1.14.0 to address the problem, which they have classified as “high severity.”
Both the new and the old flaws are related to Kubectl, a command-line interface for running commands against Kubernetes clusters. Specifically, the issue involves the cp command, which is used to copy files between a container and the user’s machine. During this copying process, a tar is created inside the container, it’s copied over the network, and then it’s unpacked by kubectl on the user’s device.
However, if an attacker can plant a malicious tar binary inside the container, they could exploit these flaws to write arbitrary files to any location on the system when the Kubectl cp command is used.
Twistlock researchers explained that an attacker can exploit this directory traversal to steal potentially sensitive information from the devices of Kubectl users, which are typically developers, administrators or members of DevOps teams.
It may also be possible to execute arbitrary code on the system, but that depends on the level of permissions Kubectl has. If it runs as root, an attacker could easily modify one of the configuration or system files that are executed when the system boots up.
Since Kubectl is more often run with user privileges, achieving code execution may not be as easy. However, Twistlock experts have described a simple attack method that could work in many scenarios.
“This vulnerability can be dangerous in one of two scenarios: 1) A user unknowingly downloads a malicious container image with a bad tar. The attacker can push such an image to any registry (e.g. Docker Hub) for a popular image he has control of or rely on typosquatting. 2) An attacker compromises a running container by exploiting another vulnerability or in some cases he may have legitimate access to a container. The attacker then plants a malicious tar replacing the original tar of the image,” said Twistlock researcher Ariel Zelivansky.
“A sophisticated attacker will also conceal the exploit by making the malicious tar include the originally requested files in its output, or make the symlink file a dotfile, so that the attack is not immediately apparent,” Zelivansky added.
Amazon Web Services (AWS) has also released a security bulletin for this and another, less severe vulnerability found recently in Kubernetes.
Related: Critical Privilege Escalation Flaw Patched in Kubernetes
Related: Misconfiguration a Top Security Concern for Containers
Related: Researchers Find 21,000 Exposed Container Orchestration Systems

Eduard Kovacs (@EduardKovacs) is a contributing editor at SecurityWeek. He worked as a high school IT teacher for two years before starting a career in journalism as Softpedia’s security news reporter. Eduard holds a bachelor’s degree in industrial informatics and a master’s degree in computer techniques applied in electrical engineering.
More from Eduard Kovacs
- Hive Ransomware Operation Shut Down by Law Enforcement
- UK Gov Warns of Phishing Attacks Launched by Iranian, Russian Cyberspies
- Dozens of Cybersecurity Companies Announced Layoffs in Past Year
- Security Update for Chrome 109 Patches 6 Vulnerabilities
- New Open Source OT Security Tool Helps Address Impact of Upcoming Microsoft Patch
- Forward Networks Raises $50 Million in Series D Funding
- Apple Patches Exploited iOS Vulnerability in Old iPhones
- FBI Confirms North Korean Hackers Behind $100 Million Horizon Bridge Heist
Latest News
- Cyberattacks Target Websites of German Airports, Admin
- US Infiltrates Big Ransomware Gang: ‘We Hacked the Hackers’
- Tenable Launches $25 Million Early-Stage Venture Fund
- 820k Impacted by Data Breach at Zacks Investment Research
- Mapping Threat Intelligence to the NIST Compliance Framework Part 2
- Hive Ransomware Operation Shut Down by Law Enforcement
- US Government Agencies Warn of Malicious Use of Remote Management Software
- UK Gov Warns of Phishing Attacks Launched by Iranian, Russian Cyberspies
