CWEBaseDraft0 recent CVEs

CWE-386Symbolic Name not Mapping to Correct Object

Description

A constant symbolic reference to an object is used, even though the reference can resolve to a different object over time.

Common consequences

Related CWEs