Back to the previous page
| Test Case ID | 157006 |
| Bad / Good / Mixed | Bad |
| Author | IARPA STONESOUP Test and Evaluation team |
| Associations | Test suite: 102 Application: 11 |
| Added by | Charles Oliveira |
| Language | Java |
| Type of test case | Source Code |
| Input string | |
| Expected Output | |
| Instructions | See src/build.xml and src/maven-build.xml. |
| Submission date | 2015-10-06 |
| Description | Test will take in a value that is a path to a file under the working directory that will then be displayed. The path isn't checked for ../ characters and as a result will display files outside of the current working directory. Metadata - Base program: Apache Jena - Source Taint: SOCKET - Data Type: SIMPLE - Data Flow: JAVA_GENERICS - Control Flow: INDIRECTLY_RECURSIVE |
| File(s) |
|
| Flaw |
There are no comments
Have any comments on this test case? Please,
.
- LexerQuery.java
- runFifos.py
- service_mon.sh
- J-C023A-JENA-01-ST03-DT02-DF18-CF02-01.xml
- J-C023A-JENA-01-ST03-DT02-DF18-CF02-01.yaml
File Contains:
CWE-023: Relative Path Traversal on line(s): 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118
CWE-023: Relative Path Traversal on line(s): 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118

