unvalidated-array-index
unvalidated-array-index
Externally controlled data is used to index a fixed-size array,
Likelihood: LOW
Confidence: MEDIUM
CWE:
- CWE-120: Buffer Copy without Checking Size of Input (‘Classic Buffer Overflow’)
$BUFFER. This could lead to an out-of-bounds read or write, triggering memory corruption.Likelihood: LOW
Confidence: MEDIUM
CWE:
- CWE-120: Buffer Copy without Checking Size of Input (‘Classic Buffer Overflow’)