CWE-480Use of Incorrect Operator

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

Metadata

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

名称

Use of Incorrect Operator

描述

The product accidentally uses the wrong operator, which changes the logic in security-relevant ways.

These types of errors are generally the result of a typo by the programmer.

常见后果

范围:
Other
影响:
Alter Execution Logic
注释:
This weakness can cause unintended logic to be executed and other unexpected application behavior.

相关 CWE