Displaying test cases 248576 - 248586 of 248586 in total
-
Source: apache_request_headers Sanitization: preg_match_prm__<s>(_^[A-Za-z]*$_) Dataflow: assignment Context: xss_javascript Sink: exit
-
Source: filter_input_prm__<c>(INPUT_GET)_<s>(t)_<c>(FILTER_SANITIZE_ADD_SLASHES) Sanitization: str_replace_prm__<array>(<ae>(<s>(")), <ae>(<s>(')), <ae>(<s>(\<)) , <ae>(<s>(\>)))_<s>() Dataflow: assignment Context: sql_quotes Sink: sqlsrv_query_prm__<$>(db)
-
Source: filter_input_prm__<c>(INPUT_GET)_<s>(t)_<c>(FILTER_SANITIZE_EMAIL) Sanitization: str_replace_prm__<s>(')_<s>() Dataflow: assignment Context: sql_quotes Sink: mysqli_real_query_prm__<$>(db)
-
Source: filter_input_prm__<c>(INPUT_GET)_<s>(t)_<c>(FILTER_UNSAFE_RAW) Sanitization: metaphone_prm__<i>(9) Dataflow: assignment Context: sql_quotes Sink: mysqli_multi_query_prm__<$>(db)
-
Source: filter_input_prm__<c>(INPUT_GET)_<s>(t)_<c>(FILTER_SANITIZE_NUMBER_FLOAT) Sanitization: str_replace_prm__<s>(')_<s>('''') Dataflow: assignment Context: xss_html_param Sink: trigger_error_prm__<c>(E_USER_ERROR)
-
Source: _POST Sanitization: urlencode Dataflow: assignment Context: sql_quotes Sink: mysqli_multi_query_prm__<$>(db)
-
Source: filter_input_prm__<c>(INPUT_GET)_<s>(t)_<c>(FILTER_UNSAFE_RAW) Sanitization: nosanitization Dataflow: assignment Context: xss_apostrophe Sink: vprintf_prm__<s>(This%d)
-
Source: _REQUEST Sanitization: htmlspecialchars_prm__<c>(ENT_QUOTES) Dataflow: assignment Context: sql_apostrophe Sink: mysqli_multi_query_prm__<$>(db)
-
The code updates database table. User-controlled data are sanitized by using SQL parameters.
-
The code updates database table. Data are sanitized by using SQL parameters.
-
The code updates database table. User-controlled data are sanitized by using SQL parameters.