File tree Expand file tree Collapse file tree 5 files changed +10
-4
lines changed Expand file tree Collapse file tree 5 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 44 * a cross-site scripting vulnerability.
55 * @kind path-problem
66 * @problem.severity error
7- * @security-severity 6.1
7+ * @security-severity 7.8
88 * @precision high
99 * @id js/reflected-xss
1010 * @tags security
Original file line number Diff line number Diff line change 44 * a stored cross-site scripting vulnerability.
55 * @kind path-problem
66 * @problem.severity error
7- * @security-severity 6.1
7+ * @security-severity 7.8
88 * @precision high
99 * @id js/stored-xss
1010 * @tags security
Original file line number Diff line number Diff line change 44 * a cross-site scripting vulnerability.
55 * @kind path-problem
66 * @problem.severity error
7- * @security-severity 6.1
7+ * @security-severity 7.8
88 * @precision high
99 * @id js/xss
1010 * @tags security
Original file line number Diff line number Diff line change 44 * insertion of forged log entries by a malicious user.
55 * @kind path-problem
66 * @problem.severity error
7- * @security-severity 7.8
7+ * @security-severity 6.1
88 * @precision medium
99 * @id js/log-injection
1010 * @tags security
Original file line number Diff line number Diff line change 1+ ---
2+ category : queryMetadata
3+ ---
4+
5+ * Lower the severity of log-injection to medium.
6+ * Increase the severity of XSS to high.
You can’t perform that action at this time.
0 commit comments