Tag Archives: Replicating Malicious Code (Virus or Worm)

CWE-509 – Replicating Malicious Code (Virus or Worm)

Read Time:22 Second

Description

Replicating malicious code, including viruses and worms, will attempt to attack other systems once it has successfully compromised the target system or software.

Modes of Introduction:

– Implementation

 

 

Related Weaknesses

CWE-507

 

Consequences

Confidentiality, Integrity, Availability: Execute Unauthorized Code or Commands

 

Potential Mitigations

Phase: Operation

Description: 

Antivirus software scans for viruses or worms.

Phase: Installation

Description: 

Always verify the integrity of the software that is being installed.

CVE References