Standardlikelihood: Highseverity: Very HighDraft

CAPEC-17Using Malicious Files

Abstraction
Standard
Status
Draft
Likelihood
High
Severity
Very High

Description

An attack of this type exploits a system's configuration that allows an adversary to either directly access an executable file, for example through shell access; or in a possible worst case allows an adversary to upload a file and then execute it. Web servers, ftp servers, and message oriented middleware systems which have many integration points are particularly vulnerable, because both the programmers and the administrators must be in synch regarding the interfaces and the correct privileges for each interface.

Related weaknesses· 7

CWE-732CWE-285CWE-272CWE-59CWE-282CWE-270CWE-693

MITRE ATT&CK crosswalk· 2

T1574.005: Hijack Execution Flow: Executable Installer File Permissions WeaknessT1574.010: Hijack Execution Flow: Services File Permissions Weakness

Related attack patterns· 2

CAPEC-122 (ChildOf)CAPEC-233 (CanPrecede)

Exploits7

TypeTargetConfidenceTier
WeaknessImproper Authorizationcwe-285100%live
WeaknessIncorrect Permission Assignment for Critical Resourcecwe-732100%live
WeaknessImproper Link Resolution Before File Access ('Link Following')cwe-59100%live
WeaknessImproper Ownership Managementcwe-282100%live
WeaknessProtection Mechanism Failurecwe-693100%live
WeaknessPrivilege Context Switching Errorcwe-270100%live
WeaknessLeast Privilege Violationcwe-272100%live

Related to2

TypeTargetConfidenceTier
SubTechniqueExecutable Installer File Permissions Weaknesst1574.005100%live
SubTechniqueServices File Permissions Weaknesst1574.010100%live

Related by meaning· 6

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

CAPEC
Leverage Executable Code in Non-Executable Files
CAPEC
File Content Injection
CAPEC
File Manipulation
CAPEC
PHP Remote File Inclusion
CAPEC
Add Malicious File to Shared Webroot
CAPEC
Manipulating Web Input to File System Calls
Sourced from MITRE CAPEC. Curated by Adam Lundqvist, SQUR.