Quantcast
Channel: Security
Viewing all articles
Browse latest Browse all 4737

Are my codes prone to open redirect attacks?

$
0
0

Hi, I would like to know if this set of codes is prone to open redirect attacks or not as I am task to solve the security issues of the application.

if (e.CommandName == "edit")
            {
                Response.Redirect("SumRInvAdd.aspx?prg=E&id=" + SumRInvID + "&bid=" + HttpUtility.UrlEncode(ddlBatchId.SelectedValue));
            }


Viewing all articles
Browse latest Browse all 4737

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>