CWE-1107

Insufficient Isolation of Symbolic Constant Definitions
AI Translation Available

The source code uses symbolic constants, but it does not
sufficiently place the definitions of these constants into a more centralized or
isolated location.

Status
incomplete
Abstraction
base

Common Consequences

other
Impacts
reduce maintainability

Potential Mitigations