CWE-421Race Condition During Access to Alternate Channel

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

Metadata

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

名称

Race Condition During Access to Alternate Channel

描述

The product opens an alternate channel to communicate with an authorized user, but the channel is accessible to other actors.

This creates a race condition that allows an attacker to access the channel before the authorized user does.

常见后果

范围:
Access Control
影响:
Gain Privileges or Assume Identity, Bypass Protection Mechanism

相关 CWE