CWE WEAKNESSES / CWE-344
CWE-344
Use of Invariant Value in Dynamically Changing Context
Base
What it is
The product uses a constant value, name, or reference, but this value can (or should) vary across different environments.
Impact
| Other | Varies by Context |
Real-world CVE examples
- CVE-2002-0980 — Component for web browser writes an error message to a known location, which can then be referenced by attackers to process HTML/script in a less restrictive co
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 →