CWE-375BaseDraft
Returning a Mutable Object to an Untrusted Caller
Sending non-cloned mutable data as a return value may result in that data being altered or deleted by the calling function.
Open in catalog with CWE filter →Related CAPECs
—
Related vulnerabilities
—