negative-return-value-array-index
negative-return-value-array-index
The preceding call to
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-787: Out-of-bounds Write
$SOURCE can return a negative value when an error is encountered. This can lead to an out-of-bounds array access and possible memory corruption.Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-787: Out-of-bounds Write