CWE-676Use of Potentially Dangerous Function

PUBLISHEDweakness recordHigh
released 2008-04-11 · last modified 2026-04-30

Metadata

CWE ID:
CWE-676
摘要:
Base
结构:
Simple
状态:
Draft
发布日期:
2008-04-11
更新日期:
2026-04-30

名称

Use of Potentially Dangerous Function

描述

The product invokes a potentially dangerous function that could introduce a vulnerability if it is used incorrectly, but the function can also be used safely.

常见后果

范围:
Other
影响:
Varies by Context, Quality Degradation, Unexpected State
注释:
If the function is used incorrectly, then it could result in security problems.

相关 CWE