CAPEC Definitions

    CAPEC Definitions / CAPEC-665

    CAPEC-665: Exploitation of Thunderbolt Protection Flaws

    An adversary leverages a firmware weakness within the Thunderbolt protocol, on a computing device to manipulate Thunderbolt controller firmware in order to exploit vulnerabilities in the implementation of authorization and verification schemes within Thunderbolt protection mechanisms. Upon gaining physical access to a target device, the adversary conducts high-level firmware manipulation of the victim Thunderbolt controller SPI (Serial Peripheral Interface) flash, through the use of a SPI Programing device and an external Thunderbolt device, typically as the target device is booting up. If successful, this allows the adversary to modify memory, subvert authentication mechanisms, spoof identities and content, and extract data and memory from the target device. Currently 7 major vulnerabilities exist within Thunderbolt protocol with 9 attack vectors as noted in the Execution Flow.

    Severity:Very High
    Possibility:Low

    Extended Description

    No Extended Description.

    Mitigations

    Implementation: Kernel Direct Memory Access Protection

    Configuration: Enable UEFI option USB Passthrough mode - Thunderbolt 3 system port operates as USB 3.1 Type C interface

    Configuration: Enable UEFI option DisplayPort mode - Thunderbolt 3 system port operates as video-only DP interface

    Configuration: Enable UEFI option Mixed USB/DisplayPort mode - Thunderbolt 3 system port operates as USB 3.1 Type C interface with support for DP mode

    Configuration: Set Security Level to SL3 for Thunderbolt 2 system port

    Configuration: Disable PCIe tunneling to set Security Level to SL3

    Configuration: Disable Boot Camp upon MacOS systems

    Relationships with other CAPECs

    CAPEC-276: Inter-component Protocol Manipulation

    CAPEC-390: Bypassing Physical Security

    CAPEC-458: Flash Memory Attacks

    CAPEC-148: Content Spoofing

    CAPEC-151: Identity Spoofing

    Prerequisites

    The adversary needs at least a few minutes of physical access to a system with an open Thunderbolt port, version 3 or lower, and an external thunderbolt device controlled by the adversary with maliciously crafted software and firmware, via an SPI Programming device, to exploit weaknesses in security protections.

    Related Weaknesses

    CWE-345: Insufficient Verification of Data Authenticity

    CWE-353: Missing Support for Integrity Check

    CWE-288: Authentication Bypass Using an Alternate Path or Channel

    CWE-1188: Initialization of a Resource with an Insecure Default

    CWE-862: Missing Authorization