I got this burp vulnerability report - External service interaction (HTTP)
XML is injected in the URL Path. I wonder if anyone have any idea how to prevent this. I'm working in a Web Application using Visual Studio with WebForms C#.
I was thinking maybe it could be prevented from IIS or the web.config file but I'm not sure.
Issue detail It is possible to induce the application to perform server-side HTTP requests to arbitrary domains. The payload <xi:include href="http://o6vsilg7waiopz0impyw3z2cn3twho5ptgl3br0.burpcollaborator.net/foo"/> was submitted in the URL path filename. This payload contains some XML with an XInclude expression that references a URL on an external domain.