CWE-556ASP.NET Misconfiguration: Use of Identity Impersonation

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

Metadata

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

名称

ASP.NET Misconfiguration: Use of Identity Impersonation

描述

Configuring an ASP.NET application to run with impersonated credentials may give the application unnecessary privileges.

The use of impersonated credentials allows an ASP.NET application to run with either the privileges of the client on whose behalf it is executing or with arbitrary privileges granted in its configuration.

常见后果

范围:
Access Control
影响:
Gain Privileges or Assume Identity

相关 CWE