Back to the previous page
| Test Case ID | 156963 |
| 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 | 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 POI - Source Taint: SOCKET - Data Type: SIMPLE - Data Flow: ADDRESS_AS_CONSTANT - Control Flow: CALLBACK |
| File(s) |
|
| Flaw |
There are no comments
Have any comments on this test case? Please,
.
- POIFSDocument.java
- runFifos.py
- service_mon.sh
- J-C023A-POIX-03-ST03-DT02-DF05-CF01-01.yaml
- J-C023A-POIX-03-ST03-DT02-DF05-CF01-01.xml
File Contains:
CWE-023: Relative Path Traversal on line(s): 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480
CWE-023: Relative Path Traversal on line(s): 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480

