Deprecated test suite
Juliet Java 1.2 with extra support Test suite #87
DownloadDescription
This is a collection of test cases in the Java language. It contains examples for 112 different CWEs.NOTE: This package contains only individual test cases. We recommend to download the full test suite at the top of the "Test Suite" page. All documents related to the Juliet Test Suite can be found at the documents page
Displaying test cases 25476 - 25477 of 25477 in total
-
CWE: 90 LDAP Injection BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : data concatenated into LDAP search, which could result in LDAP Injection Flow Variant: 75 Data flow: data passed in a serialized object from one method to a...
-
CWE: 90 LDAP Injection BadSource: listen_tcp Read data using a listening tcp connection GoodSource: A hardcoded string Sinks: BadSink : data concatenated into LDAP search, which could result in LDAP Injection Flow Variant: 81 Data flow: data passed in a parameter to an abstract method