Displaying test cases 11851 - 11875 of 113211 in total
-
Unsafe sample input : Uses popen to read the file /tmp/tainted.txt using cat command sanitize : cast into int construction : interpretation with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : uses indirect reference construction : prepared query and right verification
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : uses indirect reference construction : prepared query and no right verification
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : uses indirect reference construction : right verification
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : uses indirect reference construction : interpretation with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : uses of ESAPI, an OWASP API construction : prepared query and right verification
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : uses of ESAPI, an OWASP API construction : prepared query and no right verification
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : uses of ESAPI, an OWASP API construction : right verification
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : uses of ESAPI, an OWASP API construction : interpretation with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : use in_array to check if $tainted is in the white list construction : prepared query and right verification
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : use in_array to check if $tainted is in the white list construction : prepared query and no right verification
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : use in_array to check if $tainted is in the white list construction : right verification
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : use in_array to check if $tainted is in the white list construction : interpretation with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : use of ternary condition construction : prepared query and right verification
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : use of ternary condition construction : prepared query and no right verification
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : use of ternary condition construction : right verification
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : use of ternary condition construction : interpretation with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : cast into int construction : prepared query and right verification
-
Unsafe sample input : reads the field UserData from the variable $_GET sanitize : cast into int construction : prepared query and no right verification
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : cast into int construction : right verification
-
Unsafe sample input : reads the field UserData from the variable $_GET sanitize : cast into int construction : interpretation with simple quote
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted SANITIZE : uses indirect reference construction : prepared query and right verification
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted SANITIZE : uses indirect reference construction : prepared query and no right verification
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted SANITIZE : uses indirect reference construction : right verification
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted SANITIZE : uses indirect reference construction : interpretation with simple quote