Displaying test cases 245326 - 245350 of 248586 in total
-
input : shell commands filtering : remove all '\', '*', '(', ')', 'u0000', '/' in parameter sink : XPATH prepared exec_query : xpath prepared statement
-
Command line args no filtering sink : XPATH prepared exec_query : xpath prepared statement
-
Hardcoded string input no filtering sink : XPATH prepared exec_query : xpath prepared statement
-
Hardcoded string input Xpath replace char sink : LDAP Query LDAP Query
-
input : direct user input in string Xpath replace char sink : SQL query
-
Hardcoded string input no filtering sink : SQL query
-
input : direct user input in string filtering : check if there is only numbers sink : SQL query
-
Hardcoded string input no filtering sink : SQL query
-
Hardcoded string input no filtering sink : run ls in a dir
-
Hardcoded string input filtering : remove semi-colon and all invalid filenames and chars in paths construction : concatenation with simple quote
-
Command line args filtering : check if there is only numbers construction : concatenation with simple quote
-
Hardcoded string input filtering : check if there is only numbers construction : concatenation with simple quote
-
Safe sample input : Get a serialize string in POST and unserialize it SANITIZE : use of urlencode File : use of untrusted data in a doubled quote attribute
-
Safe sample input : get the UserData field of $_SESSION sanitize : cast via + = 0 File : use of untrusted data in a property value (CSS)
-
Safe sample input : get the field UserData from the variable $_POST SANITIZE : use of urlencode File : use of untrusted data in a doubled quote attribute
-
Safe sample input : get the field userData from the variable $_GET via an object Flushes content of $sanitized if the filter number_float_filter is not applied construction : use of sprintf via a %d with simple quote
-
Safe sample input : use shell_exec to cat /tmp/tainted.txt Uses a number_float_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 floatval construction : concatenation
-
Safe sample input : get the field userData from the variable $_GET via an object sanitize : use mysql_real_escape_string via an object 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 : use str_replace to escape special chars - construction : concatenation with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object SANITIZE : use str_replace to escape special chars - construction : concatenation 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 : reads the field UserData from the variable $_GET sanitize : check if there is only letters construction : use of sprintf via a %s with simple quote
-
Safe sample input : use exec to execute the script /tmp/tainted.php and store the output in $tainted sanitize : settype (float) construction : concatenation
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : cast via + = 0.0 construction : interpretation with simple quote