Caught a site with a poor security that had an injection (assumed) to the first menu item's Navigation Title that added to the end of the text a string of
</a><div style="position:absolute;left:-14569px;"><a href="https://jerkfacepersonurlhere"> somenamehere</a></div><a>
The issue aside of how it got in, it made me wonder if this input field should get sanitized against something like this?
Caught a site with a poor security that had an injection (assumed) to the first menu item's Navigation Title that added to the end of the text a string of
</a><div style="position:absolute;left:-14569px;"><a href="https://jerkfacepersonurlhere"> somenamehere</a></div><a>The issue aside of how it got in, it made me wonder if this input field should get sanitized against something like this?