CWE-168Improper Handling of Inconsistent Special Elements

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

Metadata

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

名称

Improper Handling of Inconsistent Special Elements

描述

The product does not properly handle input in which an inconsistency exists between two or more special characters or reserved words.

An example of this problem would be if paired characters appear in the wrong order, or if the special characters are not properly nested.

常见后果

范围:
Availability, Access Control, Non-Repudiation
影响:
DoS: Crash, Exit, or Restart, Bypass Protection Mechanism, Hide Activities

相关 CWE