Is it possible to inject php code into the comment form?
-
I tested my self-hosted wp site, and inserted a short php code into the comment form on my site between the
<?php ... ?>tags. After posting it the code didn’t show up as a text in the published comment, but disappeared. Does it mean that it’s possible to inject php code into the comment form? (The test user had subscriber role.)
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Is it possible to inject php code into the comment form?’ is closed to new replies.