Back to the previous page
Test Case ID | ![]() |
Bad / Good / Mixed | Bad![]() |
Author | NIST, Alexander Hoole, Aurelien Delaitre |
Associations | Good pair: 149168 Replacing: 1907 Test suite: 100 |
Added by | Charles Oliveira |
Language | C |
Type of test case | Source Code |
Input string | |
Expected Output | |
Instructions | gcc -Wall -g -O0 -std=gnu99 -o stack_overflow_index_alias-bad stack_overflow_index_alias-bad.c |
Submission date | 2015-03-23 |
Description | The test case shows a Stack Overflow with an off-by-one array index. |
File(s) |
|
Flaw |
There are no comments
Have any comments on this test case? Please,
.
File Contains:
CWE-121: Stack-based Buffer Overflow on line(s): 19
CWE-121: Stack-based Buffer Overflow on line(s): 19