Detailedlikelihood: Highseverity: HighDraft

CAPEC-41Using Meta-characters in E-mail Headers to Inject Malicious Payloads

Abstraction
Detailed
Status
Draft
Likelihood
High
Severity
High

Description

This type of attack involves an attacker leveraging meta-characters in email headers to inject improper behavior into email programs. Email software has become increasingly sophisticated and feature-rich. In addition, email applications are ubiquitous and connected directly to the Web making them ideal targets to launch and propagate attacks. As the user demand for new functionality in email applications grows, they become more like browsers with complex rendering and plug in routines. As more email functionality is included and abstracted from the user, this creates opportunities for attackers. Virtually all email applications do not list email header information by default, however the email header contains valuable attacker vectors for the attacker to exploit particularly if the behavior of the email client application is known. Meta-characters are hidden from the user, but can contain scripts, enumerations, probes, and other attacks against the user's system.

Related weaknesses· 3

CWE-150CWE-88CWE-697

Related attack patterns· 2

CAPEC-242 (ChildOf)CAPEC-134 (ChildOf)

Exploits3

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Escape, Meta, or Control Sequencescwe-150100%live
WeaknessImproper Neutralization of Argument Delimiters in a Command ('Argument Injection')cwe-88100%live
WeaknessIncorrect Comparisoncwe-697100%live

Related by meaning· 6

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

CAPEC
Email Injection
CAPEC
MIME Conversion
CAPEC
IMAP/SMTP Command Injection
CAPEC
XSS Through HTTP Headers
CAPEC
Content Spoofing Via Application API Manipulation
CAPEC
Application API Message Manipulation via Man-in-the-Middle
Sourced from MITRE CAPEC. Curated by Adam Lundqvist, SQUR.