Description
A file name is provided to the application. This file is assumed to be a binary payload with at least 4 bytes of data. The first 4 bytes of data are an encoded 32-bit Integer. This value describes the length of the rest of the message. If the length is not eual to of less than the remainder of the message payload, a RuntimeException will be raised. Because the caller does not correctly use the Thread API to spawn a thread, the main thread will receive the exception and not be handled accordingly.
Metadata
-Base program: Apache POI
- Source Taint: FILE_CONTENTS
- Data Type: array
- Data Flow: index_alias_1
- Control Flow: interclass_10
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.