CWE-375Base

Returning a Mutable Object to an Untrusted Caller

Draft in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

Sending non-cloned mutable data as a return value may result in that data being altered or deleted by the calling function.

The record
Technical detail
CWE ID
CWE-375
Abstraction
Base
Structure
Simple
Status
Draft
References (1)