BaseIncomplete

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

Category: config

Description

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

Common consequences· 1

  • Other — Reduce Reliability
    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.

References

  1. https://cwe.mitre.org/data/definitions/1051.html

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CWE
Missing Initialization of Resource
CWE
Incorrect Initialization of Resource
CWE
Use of Hard-coded, Security-relevant Constants
CWE
Insecure Default Variable Initialization
CWE
Excessive Use of Hard-Coded Literals in Initialization
CWE
Use of Hard-coded Credentials
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.