BaseIncomplete

CWE-1046Creation of Immutable Text Using String Concatenation

Category: other

Description

The product creates an immutable text string using string concatenation operations.

Common consequences· 1

  • Other — Reduce Performance
    This issue can make the product perform more slowly. If the relevant code is reachable by an attacker, then this could be influenced to create performance problem.

References

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

Related by meaning· 6

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

CWE
Improper Control of Generation of Code ('Code Injection')
CWE
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
CWE
Use of Externally-Controlled Format String
CWE
Inefficient Regular Expression Complexity
CWE
Use of Invariant Value in Dynamically Changing Context
CWE
Improper Neutralization of Substitution Characters
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.