This page is experimental and may change significantly in future releases.
Use of umask() with chmod-style Argument
Properties
id: d3f:CWE-560
- name
- Use of umask() with chmod-style Argument
- definition
- The product calls umask() with an incorrect argument that is specified as if it is an argument to chmod().
Neighbors
CWE-560 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-560 has no related weaknesses in this release.