|
|
|
|
|
by lucian303
4915 days ago
|
|
Yes, even with just PHP templating, you still would need at least wrapper functions around things like print htmlspecialchars($input, ENT_QUOTES, 'UTF-8'); Otherwise, yeah, someone will miss one instance and that's all it takes. One attack vector. |
|