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 | This test reads data from a sensitive file without checking the return value, and then repeats the operation on a non-sensitive file, then printing the second file. Technical Impact is information leakage. Metadata - Base program: Apache POI - Source Taint: SOCKET - Data Type: ARRAY - Data Flow: VAR_ARG_LIST - Control Flow: RECURSIVE |
File(s) |
|
Flaw |
There are no comments
Have any comments on this test case? Please,
.
- BlockAllocationTableReader.java
- service_mon.sh
- runFifos.py
- J-C252B-POIX-10-ST03-DT01-DF12-CF19-01.yaml
- J-C252B-POIX-10-ST03-DT01-DF12-CF19-01.xml
File Contains:
CWE-252: Unchecked Return Value on line(s): 81, 82
CWE-252: Unchecked Return Value on line(s): 81, 82