CWE-560Use of umask() with chmod-style Argument

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

Metadata

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

名称

Use of umask() with chmod-style Argument

描述

The product calls umask() with an incorrect argument that is specified as if it is an argument to chmod().

常见后果

范围:
Confidentiality, Integrity, Access Control
影响:
Read Files or Directories, Modify Files or Directories, Bypass Protection Mechanism

相关 CWE