This page is experimental and may change significantly in future releases.
Passing Mutable Objects to an Untrusted Method
Properties
id: d3f:CWE-374
- name
- Passing Mutable Objects to an Untrusted Method
- definition
- The product sends non-cloned mutable data as an argument to a method or function.
Neighbors
CWE-374 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-374 has no related weaknesses in this release.