XSRF issue exists @ Content/StoredXSS.aspx.cs in branch master
Method btnSave_Click at line 26 of Content\StoredXSS.aspx.cs gets a parameter from a user request from Text. This parameter value flows through the code and is eventually used to access application state altering functionality. This may enable Cross-Site Request Forgery (XSRF).
XSRF issue exists @ Content/StoredXSS.aspx.cs in branch master
Method btnSave_Click at line 26 of Content\StoredXSS.aspx.cs gets a parameter from a user request from Text. This parameter value flows through the code and is eventually used to access application state altering functionality. This may enable Cross-Site Request Forgery (XSRF).
Severity: Medium
CWE:352
Checkmarx
Lines: 30
Code (Line #30):