CWE-1107 — Insufficient Isolation of Symbolic Constant Definitions
CWE-1107: Insufficient Isolation of Symbolic Constant Definitions
MITRE CWE weakness
| Kind | Weakness |
| Abstraction | Base |
| Status | Incomplete |
| Likelihood of exploit | — |
Description
The source code uses symbolic constants, but it does not sufficiently place the definitions of these constants into a more centralized or isolated location.
Common consequences
- Other: Reduce Maintainability
Mitigations
(none listed)
References
- CWE page: https://cwe.mitre.org/data/definitions/1107.html
- CWE list: https://cwe.mitre.org/data/index.html