CWE-915
Overview
- CWE ID
- 915
- CWE Name
- Improperly Controlled Modification of Dynamically-Determined Object Attributes
- CWE Abstraction
- Base
- CWE structure
- Simple
- CWE Status
- Incomplete
Description
The software receives input from an upstream component that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified.