This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(xss): fix SQL injection for GET parameter
- Fix $_GET['host_id'] => parse it as integer - remove unnecessary ';' in code
- Loading branch information