How to prevent XPath/XML injection in .NET

前端 未结 4 1573
醉酒成梦
醉酒成梦 2020-12-01 19:31

How can I prevent XPATH injection in the .NET Framework?

We were previously using string concatenation to build XPATH statements, but found that end users could exec

4条回答
提交回复
热议问题