 
    
ID: 559 Status: Draft
Weaknesses in this category are related to improper use of arguments or parameters within function calls.
| ID | NAME | 
|---|---|
| CWE-560 | 在chmod类型参数中使用umask() | 
| CWE-628 | 使用不正确指定参数的函数调用 | 
This category is closely related to CWE-628, Incorrectly Specified Arguments, and might be the same. However, CWE-628 is a base weakness, not a category.