CAPEC Definitions

    CAPEC Definitions / CAPEC-276

    CAPEC-276: Inter-component Protocol Manipulation

    Inter-component protocols are used to communicate between different software and hardware modules within a single computer. Common examples are: interrupt signals and data pipes. Subverting the protocol can allow an adversary to impersonate others, discover sensitive information, control the outcome of a session, or perform other attacks. This type of attack targets invalid assumptions that may be inherent in implementers of the protocol, incorrect implementations of the protocol, or vulnerabilities in the protocol itself.

    Severity:
    Possibility:

    Extended Description

    No Extended Description.

    Mitigations

    No Mitigations found.

    Relationships with other CAPECs

    CAPEC-272: Protocol Manipulation

    Prerequisites

    No prerequisites found.

    Related Weaknesses

    CWE-707: Improper Neutralization