Open AkiraHojo opened 4 years ago
Issue still exists.
Issue has total 1 vulnerabilities left to be fix (Please scroll to the top for more information)
Issue still exists.
Issue has total 1 vulnerabilities left to be fix (Please scroll to the top for more information)
Reflected_XSS_All_Clients issue exists @ src/main/java/org/t246osslab/easybuggy/troubles/RoundOffErrorServlet.java in branch master
Method service at line 19 of src\main\java\org\t246osslab\easybuggy\troubles\RoundOffErrorServlet.java gets user input for the ""number"" 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 responseToClient at line 31 of src\main\java\org\t246osslab\easybuggy\core\servlets\AbstractServlet.java. This may enable a Cross-Site-Scripting attack.
Severity: High
CWE:79
Checkmarx
Lines: 22
Code (Line #22):