Client_DOM_Open_Redirect issue exists @ root/advanced.jsp in branch master
The potentially tainted value provided by href in root\advanced.jsp at line 48 is used as a destination URL by location in root\advanced.jsp at line 48, potentially allowing attackers to perform an open redirection.
Severity: Low
CWE:601
Checkmarx
Training
Recommended Fix
Lines: 48
Code (Line #48):
<a href="javascript:window.location=window.location.href">New Search</a>