CWE-1109Base

Use of Same Variable for Multiple Purposes

Incomplete in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

The code contains a callable, block, or other code element in

which the same variable is used to control more than one unique task or store

more than one instance of data.

The record
Technical detail
CWE ID
CWE-1109
Abstraction
Base
Structure
Simple
Status
Incomplete
References (1)