You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We see that cat_name is validated against XSS but cat_status is not validated.
Then it will be saved in the DB, in file hr-payroll-master\application\models\Logistic_model.php
Hello,
I would like to report for some XSS vulnerabilities.
For example,
In file hr-payroll-master\application\controllers\Logistice.php
We see that cat_name is validated against XSS but cat_status is not validated.
Then it will be saved in the DB, in file hr-payroll-master\application\models\Logistic_model.php
Then in file
In file hr-payroll-master\application\models\Project_model.php
Finally cat_status is printed in the view 'backend/assets_category'.
The text was updated successfully, but these errors were encountered: