Back to the previous page
Test Case ID | ![]() |
Bad / Good / Mixed | Bad![]() |
Author | IARPA STONESOUP Test and Evaluation team |
Associations | Test suite: 102 Application: 14 |
Added by | Charles Oliveira |
Language | Java |
Type of test case | Source Code |
Input string | |
Expected Output | |
Instructions | See src/BUILD.txt file for instructions on how to install. |
Submission date | 2015-10-06 |
Description | This test case takes a value and attempts to convert it to upper case. If the value contains anything other than a-zA-Z, then an exception is thrown, but not caught. Metadata - Base program: Apache Lucene - Source Taint: FILE_CONTENTS - Data Type: SIMPLE - Data Flow: JAVA_GENERICS - Control Flow: CALLBACK |
File(s) |
|
Flaw |
There are no comments
Have any comments on this test case? Please,
.
- WeakIdentityMap.java
- J-C248A-LUCE-08-ST02-DT02-DF18-CF01-01.yaml
- J-C248A-LUCE-08-ST02-DT02-DF18-CF01-01.xml
- service_mon.sh
- runFifos.py
File Contains:
CWE-248: Uncaught Exception on line(s): 95, 96, 97, 98
CWE-248: Uncaught Exception on line(s): 95, 96, 97, 98