Back to the previous page
| Test Case ID | 156989 |
| 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: ARRAY - Data Flow: ADDRESS_AS_CONSTANT - Control Flow: INTERRUPT |
| File(s) |
|
| Flaw |
There are no comments
Have any comments on this test case? Please,
.
- BlockAllocationTableReader.java
- runFifos.py
- service_mon.sh
- J-C023A-POIX-10-ST03-DT01-DF05-CF16-01.xml
- J-C023A-POIX-10-ST03-DT01-DF05-CF16-01.yaml
File Contains:
CWE-023: Relative Path Traversal on line(s): 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535
CWE-023: Relative Path Traversal on line(s): 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535

