Displaying test cases 290551 - 290575 of 291048 in total
-
Safe sample input : get the $_GET['userData'] in an array SANITIZE : use in_array to check if $tainted is in the white list construction : prepared query and right verification
-
Safe sample input : get the $_GET['userData'] in an array SANITIZE : use in_array to check if $tainted is in the white list construction : prepared query and no right verification
-
Safe sample input : get the $_GET['userData'] in an array SANITIZE : use in_array to check if $tainted is in the white list construction : right verification
-
Safe sample input : get the $_GET['userData'] in an array SANITIZE : use in_array to check if $tainted is in the white list construction : fopen
-
Safe sample input : get the $_GET['userData'] in an array SANITIZE : use in_array to check if $tainted is in the white list construction : concatenation with simple quote
-
Safe sample input : get the $_GET['userData'] in an array SANITIZE : use in_array to check if $tainted is in the white list construction : interpretation with simple quote
-
Safe sample input : get the $_GET['userData'] in an array sanitize : use of ternary condition construction : concatenation and checks if the user is allowed to see this data
-
Safe sample input : get the $_GET['userData'] in an array sanitize : use of ternary condition construction : prepared query and right verification
-
Safe sample input : get the $_GET['userData'] in an array sanitize : use of ternary condition construction : prepared query and no right verification
-
Safe sample input : get the $_GET['userData'] in an array sanitize : use of ternary condition construction : right verification
-
Safe sample input : get the $_GET['userData'] in an array sanitize : use of ternary condition construction : fopen
-
Safe sample input : get the $_GET['userData'] in an array sanitize : use of ternary condition construction : concatenation with simple quote
-
Safe sample input : get the $_GET['userData'] in an array sanitize : use of ternary condition construction : interpretation with simple quote
-
Unsafe sample input : get the $_GET['userData'] in an array SANITIZE : use of preg_replace construction : fopen
-
Unsafe sample input : get the $_GET['userData'] in an array sanitize : none construction : fopen
-
Safe sample input : get the $_GET['userData'] in an array sanitize : cast into int construction : concatenation and checks if the user is allowed to see this data
-
Safe sample input : get the $_GET['userData'] in an array sanitize : cast into int construction : prepared query and right verification
-
Unsafe sample input : get the $_GET['userData'] in an array sanitize : cast into int construction : prepared query and no right verification
-
Safe sample input : get the $_GET['userData'] in an array sanitize : cast into int construction : right verification
-
Unsafe sample input : get the $_GET['userData'] in an array sanitize : cast into int construction : concatenation with simple quote
-
Unsafe sample input : get the $_GET['userData'] in an array sanitize : cast into int 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 : uses indirect reference construction : prepared query and right verification
-
Safe sample input : get the field userData from the variable $_GET via an object, which store it in a array SANITIZE : uses indirect reference construction : prepared query and no right verification
-
Safe sample input : get the field userData from the variable $_GET via an object, which store it in a array SANITIZE : uses indirect reference construction : right verification
-
Safe sample input : get the field userData from the variable $_GET via an object, which store it in a array SANITIZE : uses indirect reference construction : interpretation with simple quote