logo
Home/CWEs/CWE-1051/

CWE-1051 - Initialization with Hard-Coded Network Resource Configuration Data

  • Abstraction:Base
  • Structure:Simple
  • Status:Incomplete
  • Release Date:2019-01-03
  • Latest Modification Date:2024-02-29

Weakness Name

Initialization with Hard-Coded Network Resource Configuration Data

Description

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

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

Scope: Other

Impact: Reduce Reliability

Related Weaknesses

CWE-1419Incorrect Initialization of Resource