Improper Validation of Array Index
The vulnerability exists due to problems with checking of array index position validity. Using of index out of array bounds may lead to sensitive data exposure or instuction corruption. If the attackers have access to the memory, they can easily cause buffer overflow or arbitary code execution and even system crash.
The weakness is introduced during Implementation stage.
The weakness is introduced during Implementation stage.