CWE WEAKNESSES / CWE-386
CWE-386
Symbolic Name not Mapping to Correct Object
Base
What it is
A constant symbolic reference to an object is used, even though the reference can resolve to a different object over time.
Impact
| Access Control | Gain Privileges or Assume Identity |
| Integrity, Confidentiality, Other | Modify Application Data, Modify Files or Directories, Read Application Data, Read Files or Directories, Other |
| Integrity, Other | Modify Application Data, Other |
| Non-Repudiation | Hide Activities |
| Non-Repudiation, Integrity | Modify Files or Directories |
Related weaknesses
Test & detect
Browse all common weaknesses, check related exploited CVEs, or map to ATT&CK techniques.
Source: MITRE CWE. View on cwe.mitre.org →