Displaying test cases 247276 - 247300 of 248586 in total
-
Command line args Xpath replace char sink : XPATH prepared exec_query : xpath prepared statement
-
input : shell commands Xpath replace char sink : XPATH prepared exec_query : xpath prepared statement
-
input : shell commands Xpath replace char sink : XPATH Query exec_query : xpath
-
Hardcoded string input filtering : remove all '\', '*', '(', ')', 'u0000', '/' in parameter sink : XPATH Query exec_query : xpath
-
Hardcoded string input filtering : remove semi-colon and all invalid filenames and chars in paths sink : SQL query
-
Hardcoded string input filtering : check if there is only numbers sink : SQL query
-
input : direct user input in string no filtering sink : SQL query
-
Hardcoded string input filtering : check if there is only numbers sink : SQL query
-
input : shell commands filtering : check if there is only numbers sink : SQL query
-
Hardcoded string input no filtering sink : SQL query
-
Hardcoded string input filtering : remove semi-colon and all invalid filenames and chars in paths sink : run ls in a dir
-
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 sanitize : cast via + = 0 File : use of untrusted data in a doubled quote attribute
-
Safe sample input : Get a serialize string in POST and unserialize it sanitize : use of intval File : unsafe, use of untrusted data in a comment
-
Safe sample input : use shell_exec to cat /tmp/tainted.txt sanitize : cast in float File : use of untrusted data in a simple quote attribute
-
Safe sample input : get the field userData from the variable $_GET via an object, which store it in a array SANITIZE : use in_array to check if $tainted is in the white list 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 preg_replace with another regex construction : concatenation with simple quote
-
Safe sample input : get the $_GET['userData'] in an array sanitize : cast via + = 0 construction : use of sprintf via a %u 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 ternary condition construction : use of sprintf via a %d 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 %u with simple quote
-
Safe sample input : use shell_exec to cat /tmp/tainted.txt sanitize : cast in float construction : interpretation with simple quote
-
Safe sample input : reads the field UserData from the variable $_GET sanitize : cast in float construction : concatenation with simple quote
-
Safe sample input : use fopen to read /tmp/tainted.txt and put the first line in $tainted 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 ternary condition construction : right verification