CAPEC Definitions

    CAPEC Definitions / CAPEC-673

    CAPEC-673: Developer Signing Maliciously Altered Software

    Software produced by a reputable developer is clandestinely infected with malicious code and then digitally signed by the unsuspecting developer, where the software has been altered via a compromised software development or build process prior to being signed. The receiver or user of the software has no reason to believe that it is anything but legitimate and proceeds to deploy it to organizational systems. This attack differs from CAPEC-206, since the developer is inadvertently signing malicious code they believe to be legitimate and which they are unware of any malicious modifications.

    Severity:High
    Possibility:Medium

    Extended Description

    No Extended Description.

    Mitigations

    Have a security concept of operations (CONOPS) for the IDE that includes: Protecting the IDE via logical isolation using firewall and DMZ technologies/architectures; Maintaining strict security administration and configuration management of configuration management tools, developmental software and dependency code repositories, compilers, and system build tools.

    Employ intrusion detection and malware detection capabilities on IDE systems where feasible.

    Relationships with other CAPECs

    CAPEC-444: Development Alteration

    Prerequisites

    An adversary would need to have access to a targeted developer’s software development environment, including to their software build processes, where the adversary could ensure code maliciously tainted prior to a build process is included in software packages built.

    Related Weaknesses

    No related Weaknesses found.

    CAPEC-673: Developer Signing Maliciously Altered Software | CVE-DB