vip-scanner icon indicating copy to clipboard operation
vip-scanner copied to clipboard

Flag filtering escape / sanitize functions

Open nickdaugherty opened this issue 10 years ago • 0 comments

Filtering escaping and sanitizing functions is generally a bad idea, and can introduce major vulnerabilities if used maliciously.

Scanner should flag the usage of any of the filters used by the esc_*() and sanitize_*() functions.

nickdaugherty avatar Apr 28 '14 18:04 nickdaugherty