Displaying test cases 247651 - 247675 of 248586 in total
-
Safe sample input : Get a serialize string in POST and unserialize it SANITIZE : use of http_build_query File : use of untrusted data in one side of a double quoted expression in a script
-
Safe sample input : get the UserData field of $_SESSION sanitize : settype (float) File : use of untrusted data in a simple quote attribute
-
Safe sample input : use proc_open to read /tmp/tainted.txt sanitize : cast into int File : use of untrusted data in one side of a quoted expression in a script
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : use of settype_int File : use of untrusted data in a simple quote attribute
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : cast into int File : use of untrusted data in a simple quoted string in a script
-
Safe sample input : execute a ls command using the function system, and put the last result in $tainted sanitize : check if there is only letters and/or numbers construction : use of sprintf via a %s with simple quote
-
Safe sample input : get the UserData field of $_SESSION sanitize : check if there is only letters and/or numbers construction : interpretation with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object, which store it in a array sanitize : use of floatval construction : interpretation
-
Safe sample input : get the field userData from the variable $_GET via an object, which store it in a array sanitize : cast into int construction : concatenation with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object Flushes content of $sanitized if the filter number_float_filter is not applied construction : interpretation
-
Safe sample input : get the field userData from the variable $_GET via an object sanitize : check if there is only letters construction : concatenation with simple quote
-
Safe sample input : Get a serialize string in POST and unserialize it Uses a full_special_chars_filter via filter_var function construction : concatenation with simple quote
-
Safe sample input : execute a ls command using the function system, and put the last result in $tainted sanitize : use of ternary condition construction : use of sprintf via a %d
-
Safe sample input : execute a ls command using the function system, and put the last result in $tainted sanitize : use of settype_int construction : use of sprintf via a %u with simple quote
-
Safe sample input : use shell_exec to cat /tmp/tainted.txt sanitize : cast via + = 0 construction : use of sprintf via a %u
-
Safe sample input : use shell_exec to cat /tmp/tainted.txt sanitize : check if there is only letters and/or numbers construction : use of sprintf via a %s with simple quote
-
Safe sample input : get the UserData field of $_SESSION sanitize : use of settype_int construction : concatenation with simple quote
-
Safe sample input : get the UserData field of $_SESSION sanitize : cast into int construction : use of sprintf via a %u with simple quote
-
Safe sample input : get the field UserData from the variable $_POST SANITIZE : use in_array to check if $tainted is in the white list construction : use of sprintf via a %d with simple quote
-
Safe sample input : get the field UserData from the variable $_POST Uses a number_int_filter via filter_var function construction : use of sprintf via a %u with simple quote
-
Safe sample input : get the field UserData from the variable $_POST Uses a full_special_chars_filter via filter_var function construction : concatenation with simple quote
-
Safe sample input : Uses popen to read the file /tmp/tainted.txt using cat command sanitize : check if there is only letters and/or numbers construction : concatenation with simple quote
-
Safe sample input : Uses popen to read the file /tmp/tainted.txt using cat command sanitize : check if there is only numbers construction : use of sprintf via a %d
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : use of the function htmlspecialchars. Sanitizes the query but has a high chance to produce unexpected results construction : interpretation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : cast into int construction : use of sprintf via a %s with simple quote