security - Cross site form post with external site on different domain -


We are adding our site to an external site using the form post. The form on our page will present the extenal site on a separate domain. Is this also possible? I thought it would be an injection attack.

Yes it should be possible Make sure you have enough assumptions so that you do not post harmful data (and you are not responsible) I also hope that the other party has some server-side verification too.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -