You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reflected_XSS_All_Clients issue exists @ riches/login/login.jsp in branch master
Method color="red">${param.errorMsg}</font> at line 82 of riches\login\login.jsp gets user input for the ""errorMsg"" 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 color="red">${param.errorMsg}</font> at line 82 of riches\login\login.jsp. This may enable a Cross-Site-Scripting attack.
Reflected_XSS_All_Clients issue exists @ riches/login/login.jsp in branch master
Method color="red">${param.errorMsg}</font> at line 82 of riches\login\login.jsp gets user input for the ""errorMsg"" 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 color="red">${param.errorMsg}</font> at line 82 of riches\login\login.jsp. This may enable a Cross-Site-Scripting attack.
Severity: High
CWE:79
Vulnerability details and guidance
Internal Guidance
Checkmarx
Lines Marked Not Exploitable: 82
The text was updated successfully, but these errors were encountered: