Back to the previous page
Test Case ID | ![]() |
Bad / Good / Mixed | Mixed![]() |
Author | |
Associations | Test suite: 69 |
Added by | SAMATE Team Staff |
Language | Java |
Type of test case | Source Code |
Input string | |
Expected Output | |
Instructions | |
Submission date | 2011-04-08 |
Description | Java code makes a call into a potentially unsafe unmanaged DLL. The bad case allows the user to specify the length of the input string. In addition, the case does not recognize the limitations of the unmanaged code and does no input validation. |
File(s) |
|
Flaw |
There is 1 comment
Have any comments on this test case? Please,
.
File Contains:
CWE-111: Direct Use of Unsafe JNI on line(s): 54
CWE-111: Direct Use of Unsafe JNI on line(s): 54