Displaying test cases 247776 - 247800 of 248586 in total
-
Hardcoded string input Xpath replace char construction : concatenation with simple quote
-
Hardcoded string input filtering : remove all '\', '*', '(', ')', 'u0000', '/' in parameter construction : concatenation with simple quote
-
Hardcoded string input no filtering 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 : cast in float File : use of untrusted data in a property value (CSS)
-
Safe sample input : Get a serialize string in POST and unserialize it sanitize : cast via + = 0 File : use of untrusted data in a double quoted string in a script
-
Safe sample input : use shell_exec to cat /tmp/tainted.txt Uses a number_int_filter via filter_var function File : use of untrusted data in a simple quote attribute
-
Safe sample input : get the UserData field of $_SESSION Uses a number_float_filter via filter_var function File : use of untrusted data in a quoted event handler in a script
-
Safe sample input : use proc_open to read /tmp/tainted.txt Uses a full_special_chars_filter via filter_var function File : use of untrusted data in a double quoted string in a script
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted sanitize : cast via + = 0.0 File : unsafe, use of untrusted data in a comment
-
Safe sample input : get the $_GET['userData'] in an array sanitize : cast into int 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 sanitize : check if there is only numbers construction : concatenation
-
Safe sample input : get the field userData from the variable $_GET via an object SANITIZE : use of preg_replace construction : concatenation with simple quote
-
Safe sample input : Get a serialize string in POST and unserialize it sanitize : cast via + = 0 construction : interpretation with simple quote
-
Safe sample input : use proc_open to read /tmp/tainted.txt SANITIZE : use of preg_replace construction : interpretation with simple quote
-
Safe sample input : get the field UserData from the variable $_POST sanitize : use mysql_real_escape_string via an object and a classic getter construction : concatenation with simple quote
-
Safe sample input : get the field UserData from the variable $_POST Flushes content of $sanitized if the filter number_float_filter is not applied construction : interpretation
-
Safe sample input : Uses popen to read the file /tmp/tainted.txt using cat command sanitize : use of ternary condition construction : use of sprintf via a %s with simple quote
-
Safe sample input : Uses popen to read the file /tmp/tainted.txt using cat command sanitize : use of floatval construction : concatenation with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : use mysql_real_escape_string via an object and a classic getter construction : use of sprintf via a %s 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 : interpretation
-
Safe sample input : reads the field UserData from the variable $_GET Uses a number_int_filter via filter_var function construction : concatenation with simple quote
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted sanitize : cast in float construction : use of sprintf via a %d
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted sanitize : check if there is only letters 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 : concatenation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use str_replace to escape special chars - construction : concatenation with simple quote