CWE-1051

Initialization with Hard-Coded Network Resource Configuration Data
AI Translation Available

The product initializes data using hard-coded values that act as network resource identifiers.

Status
incomplete
Abstraction
base

This issue can prevent the product from running reliably, e.g. if it runs in an environment does not use the hard-coded network resource identifiers. If the relevant code is reachable by an attacker, then this reliability problem might introduce a vulnerability.

Common Consequences

other
Impacts
reduce reliability

Potential Mitigations