National Institute of Standards and Technology
Package illustrating a test case

Test case 153975

Description

This test takes input in the form of an integer
and creates an array of that size. If the input is too large
an exception is raised and the array is initialized to a
default size without ever changing the size variable. This
leads to an ArrayIndexoutOfBoundsException when the array
is accessed.
Metadata
- Base program: Apache Jena
- Source Taint: SOCKET
- Data Type: SIMPLE
- Data Flow: VAR_ARG_LIST
- Control Flow: SEQUENCE

Flaws

Test Suites

Documentation

Have any comments on this test case? Please, send us an email.