Displaying test cases 247801 - 247825 of 248586 in total
-
Hardcoded string input filtering : check if there is only numbers sink : XPATH prepared exec_query : xpath prepared statement
-
input : direct user input in string Xpath replace char sink : XPATH Query exec_query : xpath
-
input : direct user input in string filtering : remove all '\', '*', '(', ')', 'u0000', '/' in parameter sink : LDAP Query LDAP Query
-
Hardcoded string input filtering : remove all '\', '*', '(', ')', 'u0000', '/' in parameter sink : SQL query
-
Hardcoded string input filtering : remove semi-colon and all invalid filenames and chars in paths sink : SQL query
-
Hardcoded string input filtering : remove all '\', '*', '(', ')', 'u0000', '/' in parameter construction : concatenation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use of the function addslashes File : use of untrusted data in a doubled quote attribute
-
Safe sample input : get the field userData from the variable $_GET via an object SANITIZE : use of preg_replace with another regex 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 magic_quotes_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 : concatenation with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object SANITIZE : use of mysql_real_escape string construction : use of sprintf via a %s with simple quote
-
Safe sample input : Get a serialize string in POST and unserialize it SANITIZE : use in_array to check if $tainted is in the white list construction : interpretation with simple quote
-
Safe sample input : Get a serialize string in POST and unserialize it sanitize : check if there is only letters and/or numbers construction : interpretation with simple quote
-
Safe sample input : use shell_exec to cat /tmp/tainted.txt SANITIZE : use of preg_replace construction : use of sprintf via a %s with simple quote
-
Safe sample input : use proc_open to read /tmp/tainted.txt Uses a special_chars_filter via filter_var function construction : interpretation with simple quote
-
Safe sample input : get the field UserData from the variable $_POST sanitize : check if there is only letters and/or numbers construction : concatenation with simple quote
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted SANITIZE : use of pg_escape_literal construction : concatenation with simple quote
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted sanitize : check if there is only letters and/or numbers construction : concatenation with simple quote
-
Safe sample input : use exec to execute the script /tmp/tainted.php and store the output in $tainted sanitize : cast via + = 0 construction : concatenation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use str_replace to escape special chars - construction : interpretation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use str_replace to escape special chars - construction : interpretation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use of ternary condition construction : interpretation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use of the function addslashes construction : interpretation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use of the function addslashes construction : concatenation with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object sanitize : cast into int construction : right verification