Back to the previous page
Test Case ID | ![]() |
Bad / Good / Mixed | Bad![]() |
Author | IARPA STONESOUP Test and Evaluation team |
Associations | Test suite: 102 Application: 15 |
Added by | Charles Oliveira |
Language | Java |
Type of test case | Source Code |
Input string | |
Expected Output | |
Instructions | See src/docs/howtobuild.html file for instructions on how to install. |
Submission date | 2015-10-06 |
Description | The product does not properly check inputs that are used for loop conditions when creating a random file name. If the target size of filename is too large for the filesystem, an IOException is raised and kills the current thread. Metadata - Base program: Apache POI - Source Taint: FILE_CONTENTS - Data Type: SIMPLE - Data Flow: ADDRESS_AS_CONSTANT - Control Flow: INTERPROCEDURAL_2 |
File(s) |
|
Flaw |
There are no comments
Have any comments on this test case? Please,
.
- Property.java
- runFifos.py
- service_mon.sh
- J-C606B-POIX-05-ST02-DT02-DF05-CF13-01.yaml
- J-C606B-POIX-05-ST02-DT02-DF05-CF13-01.xml
File Contains:
CWE-606: Unchecked Input for Loop Condition on line(s): 652
CWE-606: Unchecked Input for Loop Condition on line(s): 652