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

BaseIncomplete

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

View on MITRE
Back to CWE Lookup

Extended Description

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.

Technical Details

Structure
Simple

Applicable To

Languages
Platforms

Learn More