Stored_XSS issue exists @ riches/pages/Backup.jsp in branch master
Method while at line 11 of riches\pages\Backup.jsp gets data from the database, for the readLine element. This element’s value then flows through the code without being properly filtered or encoded and is eventually displayed to the user in method p_out.print at line 12 of riches\pages\Backup.jsp. This may enable a Stored Cross-Site-Scripting attack.
Stored_XSS issue exists @ riches/pages/Backup.jsp in branch master
Method while at line 11 of riches\pages\Backup.jsp gets data from the database, for the readLine element. This element’s value then flows through the code without being properly filtered or encoded and is eventually displayed to the user in method p_out.print at line 12 of riches\pages\Backup.jsp. This may enable a Stored Cross-Site-Scripting attack.
Severity: High CWE:79 Vulnerability details and guidance Checkmarx Lines: 11
Code (Line #11):