CAPEC Definitions

    CAPEC Definitions / CAPEC-480

    CAPEC-480: Escaping Virtualization

    An adversary gains access to an application, service, or device with the privileges of an authorized or privileged user by escaping the confines of a virtualized environment. The adversary is then able to access resources or execute unauthorized code within the host environment, generally with the privileges of the user running the virtualized process. Successfully executing an attack of this type is often the first step in executing more complex attacks.

    Severity:Very High
    Possibility:Low

    Extended Description

    No Extended Description.

    Mitigations

    Ensure virtualization software is current and up-to-date.

    Abide by the least privilege principle to avoid assigning users more privileges than necessary.

    Relationships with other CAPECs

    CAPEC-115: Authentication Bypass

    Prerequisites

    No prerequisites found.

    Related Weaknesses

    CWE-693: Protection Mechanism Failure