Open 0x416c616e opened 4 years ago
On the dashboard page, there will be the ability to run scans, view resource usage graphs, and view logs, including Apache traffic logs. This needs to be escaped.
Here is a tutorial for how to escape stuff in PHP: https://www.youtube.com/watch?v=pc0V9hJpE54
If stuff isn't properly escaped, it could result in XSS
On the dashboard page, there will be the ability to run scans, view resource usage graphs, and view logs, including Apache traffic logs. This needs to be escaped.
Here is a tutorial for how to escape stuff in PHP: https://www.youtube.com/watch?v=pc0V9hJpE54