CWE-375: 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.
0 tracked CVEs are classified under this weakness.
Sending non-cloned mutable data as a return value may result in that data being altered or deleted by the calling function.
0 tracked CVEs are classified under this weakness.