CWE-1270: Generation of Incorrect Security Tokens
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
The product implements a Security Token mechanism to differentiate what actions are allowed or disallowed when a transaction originates from an entity. However, the Security Tokens generated in the system are incorrect.
常见后果
影响范围: Confidentiality Integrity Availability Access Control
技术影响: Modify Files or Directories Execute Unauthorized Code or Commands Bypass Protection Mechanism Gain Privileges or Assume Identity Read Memory Modify Memory DoS: Crash, Exit, or Restart
潜在缓解措施
阶段: Architecture and Design Implementation
引入模式
| 阶段 | 说明 |
|---|---|
| Architecture and Design | - |
| Implementation | - |
适用平台
编程语言
操作系统
技术
关键信息
CWE ID: CWE-1270
抽象级别: Base
结构: Simple
状态: Incomplete