Lucene search
+L

1 matches found

Friends Of PHP
Friends Of PHP
added 1970/01/01 12:0 a.m.14 views

Filter input to avoid XPath injection

Filter input for its use in XPath expressions In order to avoid XPath injection, user input must be filtered before it ends up in the query. Unfortunately, there's no way to do this with a standard method in PHP, so we need our own filtering function. Current best practice recommends using white...

6.1AI score
SaveExploits0Affected Software1
Rows per page
Query Builder