VariantDraft
CWE-560Use of umask() with chmod-style Argument
Category: other
Description
The product calls umask() with an incorrect argument that is specified as if it is an argument to chmod().
Common consequences· 1
- Confidentiality / Integrity / Access Control — Read Files or Directories, Modify Files or Directories, Bypass Protection Mechanism
Potential mitigations· 1
- [Implementation]Use umask() with the correct argument.
References
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.