Displaying test cases 248226 - 248250 of 248586 in total
-
Hardcoded string input no filtering sink : run ls in a dir
-
input : direct user input in string filtering : check if there is only numbers construction : concatenation with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object sanitize : settype (float) File : unsafe, use of untrusted data in an tag name
-
Safe sample input : use proc_open to read /tmp/tainted.txt sanitize : cast into int File : use of untrusted data in a double quoted string in a script
-
Safe sample input : get the field UserData from the variable $_POST Uses a full_special_chars_filter via filter_var function File : use of untrusted data in a simple quote attribute
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of preg_replace with another regex File : use of untrusted data in one side of a quoted expression in a script
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt Uses a number_float_filter via filter_var function File : use of untrusted data in one side of a double quoted expression in a script
-
Safe sample input : use exec to execute the script /tmp/tainted.php and store the output in $tainted sanitize : cast via + = 0 construction : use of sprintf via a %d 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 mysql_real_escape_string via an object and a classic getter construction : use of sprintf via a %s with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object Uses a full_special_chars_filter via filter_var function construction : interpretation with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object sanitize : check if there is only letters construction : interpretation with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object sanitize : use of intval construction : use of sprintf via a %d with simple quote
-
Safe sample input : Get a serialize string in POST and unserialize it sanitize : use of intval construction : use of sprintf via a %d with simple quote
-
Safe sample input : execute a ls command using the function system, and put the last result in $tainted sanitize : settype (float) construction : use of sprintf via a %d with simple quote
-
Safe sample input : execute a ls command using the function system, and put the last result in $tainted sanitize : cast in float construction : use of sprintf via a %u
-
Safe sample input : get the UserData field of $_SESSION SANITIZE : use of mysql_real_escape string construction : interpretation with simple quote
-
Safe sample input : get the field UserData from the variable $_POST Uses a magic_quotes_filter via filter_var function construction : use of sprintf via a %s with simple quote
-
Safe sample input : get the field UserData from the variable $_POST sanitize : check if there is only letters construction : use of sprintf via a %s with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : use of preg_replace with another regex construction : interpretation with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : use of preg_replace with another regex construction : use of sprintf via a %s with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : use of preg_replace with another regex construction : interpretation with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : use of floatval construction : use of sprintf via a %d with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : cast via + = 0.0 construction : concatenation
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : check if there is only letters construction : interpretation with simple quote
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted sanitize : settype (float) construction : interpretation with simple quote