Detailedseverity: MediumDraft

CAPEC-274HTTP Verb Tampering

Abstraction
Detailed
Status
Draft
Severity
Medium

Description

An attacker modifies the HTTP Verb (e.g. GET, PUT, TRACE, etc.) in order to bypass access restrictions. Some web environments allow administrators to restrict access based on the HTTP Verb used with requests. However, attackers can often provide a different HTTP Verb, or even provide a random string as a verb in order to bypass these protections. This allows the attacker to access data that should otherwise be protected.

Related weaknesses· 2

CWE-302CWE-654

Related attack patterns· 1

CAPEC-220 (ChildOf)

Exploits2

TypeTargetConfidenceTier
WeaknessReliance on a Single Factor in a Security Decisioncwe-654100%live
WeaknessAuthentication Bypass by Assumed-Immutable Datacwe-302100%live

Related by meaning· 6

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

CAPEC
Web Services Protocol Manipulation
CAPEC
Protocol Manipulation
CAPEC
Parameter Injection
CAPEC
Command Injection
CAPEC
HTTP Parameter Pollution (HPP)
CAPEC
HTTP Flood
Sourced from MITRE CAPEC. Curated by Adam Lundqvist, SQUR.