Displaying test cases 247526 - 247550 of 248586 in total
-
Hardcoded string input filtering : check if there is only numbers sink : XPATH Query exec_query : xpath
-
Command line args Xpath replace char sink : SQL query
-
Hardcoded string input filtering : remove all '\', '*', '(', ')', 'u0000', '/' in parameter sink : SQL query
-
Hardcoded string input filtering : check if there is only numbers sink : SQL query
-
Hardcoded string input no filtering sink : SQL query
-
Command line args filtering : remove semi-colon and all invalid filenames and chars in paths sink : run ls in a dir
-
Hardcoded string input filtering : check if there is only numbers construction : concatenation with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object, which store it in a array sanitize : use of the function addslashes File : use of untrusted data in a simple quote attribute
-
Safe sample input : use shell_exec to cat /tmp/tainted.txt sanitize : cast via + = 0 File : use of untrusted data in one side of a double quoted expression in a script
-
Safe sample input : reads the field UserData from the variable $_GET SANITIZE : use of preg_replace with another regex File : use of untrusted data in a quoted event handler in a script
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : cast via + = 0 File : use of untrusted data in a simple quote attribute
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : settype (float) File : use of untrusted data in a div tag
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : cast in float File : use of untrusted data in a quoted event handler in a script
-
Safe sample input : get the field userData from the variable $_GET via an object sanitize : use of ternary condition construction : use of sprintf via a %s with simple quote
-
Safe sample input : get the $_GET['userData'] in an array sanitize : settype (float) construction : interpretation
-
Safe sample input : get the $_GET['userData'] in an array Uses a number_int_filter via filter_var function construction : use of sprintf via a %d
-
Safe sample input : get the field userData from the variable $_GET via an object, which store it in a array Flushes content of $sanitized if the filter number_float_filter is not applied construction : interpretation
-
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 : concatenation with simple quote
-
Safe sample input : get the field userData from the variable $_GET via an object 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 : execute a ls command using the function system, and put the last result in $tainted sanitize : cast via + = 0.0 construction : use of sprintf via a %u
-
Safe sample input : use shell_exec to cat /tmp/tainted.txt sanitize : use of ternary condition construction : use of sprintf via a %s with simple quote
-
Safe sample input : use shell_exec to cat /tmp/tainted.txt SANITIZE : use of preg_replace construction : concatenation with simple quote
-
Safe sample input : get the UserData field of $_SESSION sanitize : use of floatval construction : concatenation with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : use of intval construction : interpretation
-
Safe sample input : reads the field UserData from the variable $_GET Flushes content of $sanitized if the filter number_float_filter is not applied construction : use of sprintf via a %s with simple quote