Reflected_XSS_All_Clients issue exists @ riches/pages/career_details_error.jsp in branch master
Method ${pageContext.request.requestURL} at line 19 of riches\pages\career_details_error.jsp gets user input for the getRequestURL 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 ${pageContext.request.requestURL} at line 19 of riches\pages\career_details_error.jsp. This may enable a Cross-Site-Scripting attack.
Reflected_XSS_All_Clients issue exists @ riches/pages/career_details_error.jsp in branch master
Method ${pageContext.request.requestURL} at line 19 of riches\pages\career_details_error.jsp gets user input for the getRequestURL 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 ${pageContext.request.requestURL} at line 19 of riches\pages\career_details_error.jsp. This may enable a Cross-Site-Scripting attack.
Severity: High
CWE:79
Vulnerability details and guidance
Internal Guidance
Checkmarx
Lines: 19 20 21 24
Code (Line #19):
Code (Line #20):
Code (Line #21):
Code (Line #24):