cisco-sa-20190215-runc
Vulnerability from csaf_cisco
Published
2019-02-15 17:00
Modified
2019-03-15 19:59
Summary
Container Privilege Escalation Vulnerability Affecting Cisco Products: February 2019
Notes
Summary
A vulnerability in the Open Container Initiative runc CLI tool used by multiple products could allow an unauthenticated, remote attacker to escalate privileges on a targeted system.
The vulnerability exists because the affected software improperly handles file descriptors related to /proc/self/exe. An attacker could exploit the vulnerability either by persuading a user to create a new container using an attacker-controlled image or by using the docker exec command to attach into an existing container that the attacker already has write access to. A successful exploit could allow the attacker to overwrite the host's runc binary file with a malicious file, escape the container, and execute arbitrary commands with root privileges on the host system.
This advisory will be updated as additional information becomes available.
This advisory is available at the following link:
https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190215-runc ["https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190215-runc"]
Affected Products
The Vulnerable Products ["#vp"] section will include Cisco bug IDs for each affected product or service. The bugs will be accessible through the Cisco Bug Search Tool ["https://bst.cloudapps.cisco.com/bugsearch/bug/BUGID"] and contain additional platform-specific information, including workarounds (if available) and fixed software releases.
Vulnerable Products
The following table lists Cisco products that are affected by the vulnerability that is described in this advisory. If a future release date is indicated for software, the date provided represents an estimate based on all information known to Cisco as of the Last Updated date at the top of the advisory. Availability dates are subject to change based on a number of factors, including satisfactory testing results and delivery of other priority features and fixes. If no version or date is listed for an affected component (indicated by a blank field and/or an advisory designation of Interim), Cisco is continuing to evaluate the fix and will update the advisory as additional information becomes available. After the advisory is marked Final, customers should refer to the associated Cisco bug(s) for further details.
Product Cisco Bug ID Fixed Release Availability Network Management and Provisioning Cisco Container Platform CSCvo33929 ["https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo33929"] 3.1.0 (Mar 2019) Routing and Switching - Enterprise and Service Provider Viptela vContainer CSCvo36349 ["https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo36349"] Cisco Cloud Hosted Services Cisco Cloudlock CSCvo37511 ["https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo37511"] Cisco will update affected systems in Sept 2019 Cisco Defense Orchestrator CSCvo42107 ["https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo42107"] Cisco updated affected systems
On-prem: 19.8 (Available)
Cisco Smart Software Manager Satellite CSCvo49760 ["https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo49760"]
Products Confirmed Not Vulnerable
Only products and services listed in the Vulnerable Products ["#vp"] section of this advisory are known to be affected by this vulnerability.
Cisco has confirmed that this vulnerability does not affect the following products and services:
Network Application, Service, and Acceleration
Cisco Adaptive Security Appliance (ASA) Software
Network and Content Security Devices
Cisco ASA CX
Cisco ASA Next-Generation Firewall Services
Cisco Firepower 9000 Series - Integrated Management Controller
Cisco Identity Services Engine (ISE)
Network Management and Provisioning
Cisco Data Center Network Manager
Cisco Jasper Control Center
Cisco Managed Services Accelerator
Cisco Policy Suite
Cisco Virtual Topology System (formerly Cisco Virtual Systems Operations Center) - VTSR VM
Cisco Virtualized Infrastructure Manager
Routing and Switching - Enterprise and Service Provider
Cisco 4000 Series Integrated Services Routers - IOx feature
Cisco Application Policy Infrastructure Controller (APIC)
Cisco DNA Center
Cisco IOS XR Software
Cisco Industrial Ethernet 4000 Series Switches (IOx feature)
Cisco Nexus 3000 Series Switches
Cisco Nexus 9000 Series Fabric Switches in Application Centric Infrastructure (ACI) mode
Cisco Nexus 9000 Series Switches in standalone NX-OS mode
Cisco Virtual Application Policy Infrastructure Controller (APIC)
Unified Computing
Cisco Enterprise NFV Infrastructure Software (NFVIS)
Cisco HyperFlex System
Cisco Intersight
Cisco UCS 6200 Series Fabric Interconnects
Cisco UCS B-Series M3 Blade Servers
Cisco UCS Fabric Interconnects
Cisco UCS Manager
Cisco Cloud Hosted Services
Cisco Metacloud
Cisco Umbrella
Cisco Webex Teams (formerly Cisco Spark)
Workarounds
Any workarounds for a specific Cisco product or service will be documented in the relevant Cisco bugs, which are identified in the Vulnerable Products ["#vp"] section of this advisory.
Fixed Software
For information about fixed software releases ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes"], consult the Cisco bugs identified in the Vulnerable Products ["#vp"] section of this advisory.
When considering software upgrades, customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories and Alerts page ["https://www.cisco.com/go/psirt"], to determine exposure and a complete upgrade solution.
In all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco TAC or their contracted maintenance providers.
Vulnerability Policy
To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy ["https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.
Exploitation and Public Announcements
The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory.
Source
On February 12, 2019, the runc maintainers publicly disclosed this vulnerability on the oss-sec mailing list. This announcement is at the following link: https://seclists.org/oss-sec/2019/q1/119 ["https://seclists.org/oss-sec/2019/q1/119"].
Legal Disclaimer
THIS DOCUMENT IS PROVIDED ON AN "AS IS" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME.
A standalone copy or paraphrase of the text of this document that omits the distribution URL is an uncontrolled copy and may lack important information or contain factual errors. The information in this document is intended for end users of Cisco products.
{ "document": { "acknowledgments": [ { "summary": "On February 12, 2019, the runc maintainers publicly disclosed this vulnerability on the oss-sec mailing list. This announcement is at the following link: https://seclists.org/oss-sec/2019/q1/119 [\"https://seclists.org/oss-sec/2019/q1/119\"]." } ], "category": "csaf_security_advisory", "csaf_version": "2.0", "notes": [ { "category": "summary", "text": "A vulnerability in the Open Container Initiative runc CLI tool used by multiple products could allow an unauthenticated, remote attacker to escalate privileges on a targeted system.\r\n\r\nThe vulnerability exists because the affected software improperly handles file descriptors related to /proc/self/exe. An attacker could exploit the vulnerability either by persuading a user to create a new container using an attacker-controlled image or by using the docker exec command to attach into an existing container that the attacker already has write access to. A successful exploit could allow the attacker to overwrite the host\u0027s runc binary file with a malicious file, escape the container, and execute arbitrary commands with root privileges on the host system.\r\n\r\nThis advisory will be updated as additional information becomes available.\r\n\r\nThis advisory is available at the following link:\r\nhttps://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190215-runc [\"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190215-runc\"]", "title": "Summary" }, { "category": "general", "text": "The Vulnerable Products [\"#vp\"] section will include Cisco bug IDs for each affected product or service. The bugs will be accessible through the Cisco Bug Search Tool [\"https://bst.cloudapps.cisco.com/bugsearch/bug/BUGID\"] and contain additional platform-specific information, including workarounds (if available) and fixed software releases.", "title": "Affected Products" }, { "category": "general", "text": "The following table lists Cisco products that are affected by the vulnerability that is described in this advisory. If a future release date is indicated for software, the date provided represents an estimate based on all information known to Cisco as of the Last Updated date at the top of the advisory. Availability dates are subject to change based on a number of factors, including satisfactory testing results and delivery of other priority features and fixes. If no version or date is listed for an affected component (indicated by a blank field and/or an advisory designation of Interim), Cisco is continuing to evaluate the fix and will update the advisory as additional information becomes available. After the advisory is marked Final, customers should refer to the associated Cisco bug(s) for further details.\r\n Product Cisco Bug ID Fixed Release Availability Network Management and Provisioning Cisco Container Platform CSCvo33929 [\"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo33929\"] 3.1.0 (Mar 2019) Routing and Switching - Enterprise and Service Provider Viptela vContainer CSCvo36349 [\"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo36349\"] Cisco Cloud Hosted Services Cisco Cloudlock CSCvo37511 [\"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo37511\"] Cisco will update affected systems in Sept 2019 Cisco Defense Orchestrator CSCvo42107 [\"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo42107\"] Cisco updated affected systems\r\nOn-prem: 19.8 (Available)\r\n Cisco Smart Software Manager Satellite CSCvo49760 [\"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo49760\"]", "title": "Vulnerable Products" }, { "category": "general", "text": "Only products and services listed in the Vulnerable Products [\"#vp\"] section of this advisory are known to be affected by this vulnerability.\r\n\r\nCisco has confirmed that this vulnerability does not affect the following products and services:\r\n Network Application, Service, and Acceleration\r\n\r\nCisco Adaptive Security Appliance (ASA) Software\r\nNetwork and Content Security Devices\r\n\r\nCisco ASA CX\r\nCisco ASA Next-Generation Firewall Services\r\nCisco Firepower 9000 Series - Integrated Management Controller\r\nCisco Identity Services Engine (ISE)\r\nNetwork Management and Provisioning\r\n\r\nCisco Data Center Network Manager\r\nCisco Jasper Control Center\r\nCisco Managed Services Accelerator\r\nCisco Policy Suite\r\nCisco Virtual Topology System (formerly Cisco Virtual Systems Operations Center) - VTSR VM\r\nCisco Virtualized Infrastructure Manager\r\nRouting and Switching - Enterprise and Service Provider\r\n\r\nCisco 4000 Series Integrated Services Routers - IOx feature\r\nCisco Application Policy Infrastructure Controller (APIC)\r\nCisco DNA Center\r\nCisco IOS XR Software\r\nCisco Industrial Ethernet 4000 Series Switches (IOx feature)\r\nCisco Nexus 3000 Series Switches\r\nCisco Nexus 9000 Series Fabric Switches in Application Centric Infrastructure (ACI) mode\r\nCisco Nexus 9000 Series Switches in standalone NX-OS mode\r\nCisco Virtual Application Policy Infrastructure Controller (APIC)\r\nUnified Computing\r\n\r\nCisco Enterprise NFV Infrastructure Software (NFVIS)\r\nCisco HyperFlex System\r\nCisco Intersight\r\nCisco UCS 6200 Series Fabric Interconnects\r\nCisco UCS B-Series M3 Blade Servers\r\nCisco UCS Fabric Interconnects\r\nCisco UCS Manager\r\nCisco Cloud Hosted Services\r\n\r\nCisco Metacloud\r\nCisco Umbrella\r\nCisco Webex Teams (formerly Cisco Spark)", "title": "Products Confirmed Not Vulnerable" }, { "category": "general", "text": "Any workarounds for a specific Cisco product or service will be documented in the relevant Cisco bugs, which are identified in the Vulnerable Products [\"#vp\"] section of this advisory.", "title": "Workarounds" }, { "category": "general", "text": "For information about fixed software releases [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes\"], consult the Cisco bugs identified in the Vulnerable Products [\"#vp\"] section of this advisory.\r\n\r\nWhen considering software upgrades, customers are advised to regularly consult the advisories for Cisco products, which are available from the Cisco Security Advisories and Alerts page [\"https://www.cisco.com/go/psirt\"], to determine exposure and a complete upgrade solution.\r\n\r\nIn all cases, customers should ensure that the devices to be upgraded contain sufficient memory and confirm that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, customers are advised to contact the Cisco TAC or their contracted maintenance providers.", "title": "Fixed Software" }, { "category": "general", "text": "To learn about Cisco security vulnerability disclosure policies and publications, see the Security Vulnerability Policy [\"https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html\"]. This document also contains instructions for obtaining fixed software and receiving security vulnerability information from Cisco.", "title": "Vulnerability Policy" }, { "category": "general", "text": "The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory.", "title": "Exploitation and Public Announcements" }, { "category": "general", "text": "On February 12, 2019, the runc maintainers publicly disclosed this vulnerability on the oss-sec mailing list. This announcement is at the following link: https://seclists.org/oss-sec/2019/q1/119 [\"https://seclists.org/oss-sec/2019/q1/119\"].", "title": "Source" }, { "category": "legal_disclaimer", "text": "THIS DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME.\r\n\r\nA standalone copy or paraphrase of the text of this document that omits the distribution URL is an uncontrolled copy and may lack important information or contain factual errors. The information in this document is intended for end users of Cisco products.", "title": "Legal Disclaimer" } ], "publisher": { "category": "vendor", "contact_details": "Emergency Support:\r\n+1 877 228 7302 (toll-free within North America)\r\n+1 408 525 6532 (International direct-dial)\r\nNon-emergency Support:\r\nEmail: psirt@cisco.com\r\nSupport requests that are received via e-mail are typically acknowledged within 48 hours.", "issuing_authority": "Cisco product security incident response is the responsibility of the Cisco Product Security Incident Response Team (PSIRT). The Cisco PSIRT is a dedicated, global team that manages the receipt, investigation, and public reporting of security vulnerability information that is related to Cisco products and networks. The on-call Cisco PSIRT works 24x7 with Cisco customers, independent security researchers, consultants, industry organizations, and other vendors to identify possible security issues with Cisco products and networks.\r\nMore information can be found in Cisco Security Vulnerability Policy available at https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html", "name": "Cisco", "namespace": "https://wwww.cisco.com" }, "references": [ { "category": "self", "summary": "Container Privilege Escalation Vulnerability Affecting Cisco Products: February 2019", "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190215-runc" }, { "category": "external", "summary": "Cisco Security Vulnerability Policy", "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html" }, { "category": "external", "summary": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190215-runc", "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190215-runc" }, { "category": "external", "summary": "Cisco Bug Search Tool", "url": "https://bst.cloudapps.cisco.com/bugsearch/bug/BUGID" }, { "category": "external", "summary": "CSCvo33929", "url": "https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo33929" }, { "category": "external", "summary": "CSCvo36349", "url": "https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo36349" }, { "category": "external", "summary": "CSCvo37511", "url": "https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo37511" }, { "category": "external", "summary": "CSCvo42107", "url": "https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo42107" }, { "category": "external", "summary": "CSCvo49760", "url": "https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo49760" }, { "category": "external", "summary": "fixed software releases", "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html#fixes" }, { "category": "external", "summary": "Cisco Security Advisories and Alerts page", "url": "https://www.cisco.com/go/psirt" }, { "category": "external", "summary": "Security Vulnerability Policy", "url": "https://sec.cloudapps.cisco.com/security/center/resources/security_vulnerability_policy.html" }, { "category": "external", "summary": "https://seclists.org/oss-sec/2019/q1/119", "url": "https://seclists.org/oss-sec/2019/q1/119" } ], "title": "Container Privilege Escalation Vulnerability Affecting Cisco Products: February 2019", "tracking": { "current_release_date": "2019-03-15T19:59:00+00:00", "generator": { "date": "2022-09-03T03:15:07+00:00", "engine": { "name": "TVCE" } }, "id": "cisco-sa-20190215-runc", "initial_release_date": "2019-02-15T17:00:00+00:00", "revision_history": [ { "date": "2019-02-15T18:31:56+00:00", "number": "1.0.0", "summary": "Initial public release." }, { "date": "2019-02-18T21:21:48+00:00", "number": "1.1.0", "summary": "Updated the lists of products under investigation, vulnerable products, and products confirmed not vulnerable." }, { "date": "2019-02-20T23:00:04+00:00", "number": "1.2.0", "summary": "Updated the lists of products under investigation, vulnerable products, and products confirmed not vulnerable." }, { "date": "2019-02-21T22:32:41+00:00", "number": "1.3.0", "summary": "Updated the lists of products under investigation, vulnerable products, and products confirmed not vulnerable." }, { "date": "2019-02-26T20:00:24+00:00", "number": "1.4.0", "summary": "Updated the lists of products under investigation, vulnerable products, and products confirmed not vulnerable." }, { "date": "2019-03-08T16:57:49+00:00", "number": "1.5.0", "summary": "Updated the lists of products under investigation, vulnerable products, and products confirmed not vulnerable." }, { "date": "2019-03-15T19:59:44+00:00", "number": "1.6.0", "summary": "Updated the lists, vulnerable products, and products confirmed not vulnerable." } ], "status": "final", "version": "1.6.0" } }, "vulnerabilities": [ { "cve": "CVE-2019-5736", "notes": [ { "category": "general", "text": "No additional information for this vulneraiblity is currently avaialbe.", "title": "No Notes" } ], "release_date": "2019-02-12T20:36:00+00:00", "remediations": [ { "category": "none_available", "details": "No remediation is available at this time." } ], "title": "runc System File Descriptors Handling Privilege Escalation Vulnerability" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.