Returning a Mutable Object to an Untrusted Caller

Properties


name
Returning a Mutable Object to an Untrusted Caller
definition
Sending non-cloned mutable data as a return value may result in that data being altered or deleted by the calling function.

Neighbors

CWE-375 has no direct neighbors in this release.

Inferred Relationships

This page is experimental and may change significantly in future releases.

Related Countermeasure Techniques

No related defensive techniques in this release.

Related Weaknesses

Related Offensive Techniques

No related offensive techniques in this release.