Back to the previous page
| Test Case ID | 156943 |
| Bad / Good / Mixed | Bad |
| Author | IARPA STONESOUP Test and Evaluation team |
| Associations | Test suite: 102 Application: 12 |
| Added by | Charles Oliveira |
| Language | Java |
| Type of test case | Source Code |
| Input string | |
| Expected Output | |
| Instructions | See src/build.xml. |
| Submission date | 2015-10-06 |
| Description | Test will take in a value that is a path to a file under the current working directory which will then be displayed. The input is checked for .. characters, then URI-decoded. This misses percent-encoded .. (%2E%2E) characters and allows arbitrary read access. Metadata - Base program: Apache JMeter - Source Taint: SOCKET - Data Type: SIMPLE - Data Flow: BASIC - Control Flow: SEQUENCE |
| File(s) |
|
| Flaw |
There are no comments
Have any comments on this test case? Please,
.
- GenericController.java
- service_mon.sh
- http-test.jmx
- http-test.jmx
- http-test.jmx
- runFifos.py
- http-test.jtl
- J-C023B-JMET-01-ST03-DT02-DF11-CF20-01.yaml
- J-C023B-JMET-01-ST03-DT02-DF11-CF20-01.xml
File Contains:
CWE-023: Relative Path Traversal on line(s): 627, 628, 629, 630, 631
CWE-023: Relative Path Traversal on line(s): 627, 628, 629, 630, 631

