Reflected_XSS_All_Clients issue exists @ WebGoatCoins/MainPage.aspx.cs in branch master
Method Page_Load at line 22 of WebGoatCoins\MainPage.aspx.cs gets user input for the row element. This element’s value then flows through the code without being properly sanitized or validated and is eventually displayed to the user in method Page_Load at line 22 of WebGoatCoins\MainPage.aspx.cs. This may enable a Cross-Site-Scripting attack.
Reflected_XSS_All_Clients issue exists @ WebGoatCoins/MainPage.aspx.cs in branch master
Method Page_Load at line 22 of WebGoatCoins\MainPage.aspx.cs gets user input for the row element. This element’s value then flows through the code without being properly sanitized or validated and is eventually displayed to the user in method Page_Load at line 22 of WebGoatCoins\MainPage.aspx.cs. This may enable a Cross-Site-Scripting attack.
Severity: High
CWE:79
Checkmarx
Lines: 32 42
Code (Line #32):
Code (Line #42):