V
Scaner-VS
HomeCatalogSourcesCWECAPECATT&CKMitigationsProductsVendorsDocs
← Back to List
CWE-375BaseDraft
Abstraction: Base
Status: Draft
Source ↗

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