StandardDraft

CAPEC-495UDP Fragmentation

Abstraction
Standard
Status
Draft

Description

An attacker may execute a UDP Fragmentation attack against a target server in an attempt to consume resources such as bandwidth and CPU. IP fragmentation occurs when an IP datagram is larger than the MTU of the route the datagram has to traverse. Typically the attacker will use large UDP packets over 1500 bytes of data which forces fragmentation as ethernet MTU is 1500 bytes. This attack is a variation on a typical UDP flood but it enables more network bandwidth to be consumed with fewer packets. Additionally it has the potential to consume server CPU resources and fill memory buffers associated with the processing and reassembling of fragmented packets.

Related weaknesses· 2

CWE-770CWE-404

Related attack patterns· 1

CAPEC-130 (ChildOf)

Exploits2

TypeTargetConfidenceTier
WeaknessAllocation of Resources Without Limits or Throttlingcwe-770100%live
WeaknessImproper Resource Shutdown or Releasecwe-404100%live

Related by meaning· 6

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

CAPEC
ICMP Fragmentation
CAPEC
UDP Flood
CAPEC
TCP Fragmentation
CAPEC
ICMP Flood
CAPEC
UDP Scan
CAPEC
Traffic Injection
Sourced from MITRE CAPEC. Curated by Adam Lundqvist, SQUR.