Displaying test cases 248101 - 248125 of 248586 in total
-
Safe sample input : get the $_GET['userData'] in an array sanitize : use of ternary condition File : use of untrusted data in a simple quote attribute
-
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 quoted string in a script
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted sanitize : cast in float File : use of untrusted data in the body
-
Safe sample input : get the field userData from the variable $_GET via an object SANITIZE : use in_array to check if $tainted is in the white list construction : use of sprintf via a %s with simple quote
-
Safe sample input : get the field UserData from the variable $_POST sanitize : use of intval construction : concatenation with simple quote
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted Uses a number_int_filter via filter_var function construction : use of sprintf via a %d with simple quote
-
Safe sample input : get the $_GET['userData'] in an array sanitize : use of intval construction : interpretation
-
Safe sample input : get the field userData from the variable $_GET via an object, which store it in a array sanitize : use of ternary condition construction : use of sprintf via a %s with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object, which store it in a array sanitize : cast via + = 0 construction : use of sprintf via a %u
-
Safe sample input : get the field userData from the variable $_GET via an object sanitize : check if there is only letters and/or numbers construction : concatenation with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object sanitize : use of floatval construction : use of sprintf via a %s with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object sanitize : cast in float construction : use of sprintf via a %d
-
Safe sample input : Get a serialize string in POST and unserialize it SANITIZE : use of preg_replace construction : use of sprintf via a %s with simple quote
-
Safe sample input : use shell_exec to cat /tmp/tainted.txt SANITIZE : use of pg_escape_literal construction : interpretation with simple quote
-
Safe sample input : use shell_exec to cat /tmp/tainted.txt sanitize : check if there is only letters construction : concatenation with simple quote
-
Safe sample input : get the UserData field of $_SESSION sanitize : cast in float construction : interpretation with simple quote
-
Safe sample input : use proc_open to read /tmp/tainted.txt sanitize : use of settype_int construction : use of sprintf via a %d
-
Safe sample input : use proc_open to read /tmp/tainted.txt Uses a number_float_filter via filter_var function construction : interpretation 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 %s with simple quote
-
Safe sample input : Uses popen to read the file /tmp/tainted.txt using cat command SANITIZE : use in_array to check if $tainted is in the white list construction : use of sprintf via a %s with simple quote
-
Safe sample input : Uses popen to read the file /tmp/tainted.txt using cat command Uses a number_int_filter via filter_var function construction : interpretation with simple quote
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted sanitize : use of ternary condition construction : interpretation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use mysql_real_escape_string via an object construction : concatenation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use of the function htmlentities. 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 : use of floatval construction : interpretation with simple quote