Metaseverity: MediumDraft

CAPEC-165File Manipulation

Abstraction
Meta
Status
Draft
Severity
Medium

Description

An attacker modifies file contents or attributes (such as extensions or names) of files in a manner to cause incorrect processing by an application. Attackers use this class of attacks to cause applications to enter unstable states, overwrite or expose sensitive information, and even execute arbitrary code with the application's privileges. This class of attacks differs from attacks on configuration information (even if file-based) in that file manipulation causes the file processing to result in non-standard behaviors, such as buffer overflows or use of the incorrect interpreter. Configuration attacks rely on the application interpreting files correctly in order to insert harmful configuration information. Likewise, resource location attacks rely on controlling an application's ability to locate files, whereas File Manipulation attacks do not require the application to look in a non-default location, although the two classes of attacks are often combined.

MITRE ATT&CK crosswalk· 1

T1036.003: Masquerading: Rename System Utilities

Related to1

TypeTargetConfidenceTier
SubTechniqueRename System Utilitiest1036.003100%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CAPEC
Configuration/Environment Manipulation
CAPEC
Force Use of Corrupted Files
CAPEC
Create files with the same name as files protected with a higher classification
CAPEC
Manipulating Web Input to File System Calls
CAPEC
Code Injection
CAPEC
Modify Shared File
Sourced from MITRE CAPEC. Curated by Adam Lundqvist, SQUR.