Displaying test cases 291001 - 291025 of 291048 in total
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use in_array to check if $tainted is in the white list construction : prepared query and right verification
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use in_array to check if $tainted is in the white list construction : prepared query and no right verification
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use in_array to check if $tainted is in the white list construction : right verification
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use in_array to check if $tainted is in the white list construction : fopen
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use in_array to check if $tainted is in the white list construction : concatenation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use in_array to check if $tainted is in the white list construction : interpretation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use of ternary condition construction : concatenation and checks if the user is allowed to see this data
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use of ternary condition construction : prepared query and right verification
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use of ternary condition construction : prepared query and no right verification
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use of ternary condition construction : right verification
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use of ternary condition construction : fopen
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use of ternary condition construction : concatenation with simple quote
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : use of ternary condition construction : interpretation with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt SANITIZE : use of preg_replace construction : fopen
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : none construction : fopen
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : cast into int construction : concatenation and checks if the user is allowed to see this data
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : cast into int construction : prepared query and right verification
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : cast into int construction : prepared query and no right verification
-
Safe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : cast into int construction : right verification
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : cast into int construction : concatenation with simple quote
-
Unsafe sample input : backticks interpretation, reading the file /tmp/tainted.txt sanitize : cast into int construction : interpretation with simple quote
-
The test case shows that the field $user_email is being printed out without any neutralization for XSS.
-
CVE-2006-3389
-
CVE-2013-7233
-
CVE-2007-1894