CWE-293Using Referer Field for Authentication

PUBLISHEDweakness recordHigh
released 2006-07-19 · last modified 2025-12-11

Metadata

CWE ID:
CWE-293
摘要:
Variant
结构:
Simple
状态:
Draft
发布日期:
2006-07-19
更新日期:
2025-12-11

名称

Using Referer Field for Authentication

描述

The referer field in HTTP requests can be easily modified and, as such, is not a valid means of message integrity checking.

常见后果

范围:
Access Control
影响:
Gain Privileges or Assume Identity
注释:
Actions, which may not be authorized otherwise, can be carried out as if they were validated by the server referred to.

相关 CWE