Closed kmcdon83 closed 5 years ago
CGI_Stored_XSS issue exists @ riches/pages/Backup.jsp in branch master
Unvalidated DB output was found in line number 11 in riches\pages\Backup.jsp file. A possible XSS exploitation was found in print at line number 12.
Severity: Medium CWE:79 Vulnerability details and guidance Internal Guidance Lines: 11
Code (Line #11):
while ((data = r.readLine()) != null) {
Issue still exists.
CGI_Stored_XSS issue exists @ riches/pages/Backup.jsp in branch master
Unvalidated DB output was found in line number 11 in riches\pages\Backup.jsp file. A possible XSS exploitation was found in print at line number 12.
Severity: Medium CWE:79 Vulnerability details and guidance Internal Guidance Lines: 11
Code (Line #11):