SAMATE Logo NIST Logo The SAMATE Project Department of Homeland Security
Downloads:  Download this Test Case #156775

Back to the previous page... Back to the previous page

Test Case IDCandidate156775
Bad / Good / MixedBadBad test case
AuthorIARPA STONESOUP Test and Evaluation team
Associations
Test suite: 102  
Application: 10  
Added byCharles Oliveira
LanguageJava
Type of test caseSource Code
Input string
Expected Output
Instructions
See src/build.xml and src/maven-build.xml.
Submission date2015-10-06
DescriptionTest 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: Elastic Search
- Source Taint: SOCKET
- Data Type: ARRAY
- Data Flow: JAVA_GENERICS
- Control Flow: SEQUENCE
File(s)
Flaw

There are no comments
Have any comments on this test case? Please, .

File Contains:
CWE-023: Relative Path Traversal on line(s): 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295