Often Misused: Arguments and Parameters
Category ID: 559 (Category)Status: Draft
+ Description

Description Summary

Weaknesses in this category are related to improper use of arguments or parameters within function calls.
+ Other Notes

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.

+ Relationships
NatureTypeIDNameView(s) this relationship pertains toView(s)
ChildOfWeakness ClassWeakness Class227Failure to Fulfill API Contract ('API Abuse')
Development Concepts (primary)699
ParentOfWeakness VariantWeakness Variant560Use of umask() with chmod-style Argument
Development Concepts (primary)699
ParentOfWeakness BaseWeakness Base628Function Call with Incorrectly Specified Arguments
Development Concepts (primary)699
+ Content History
Modifications
Modification DateModifierOrganizationSource
2008-09-08CWE Content TeamMITREInternal
updated Relationships, Other Notes