Bug 680 - Vulnerabilities Detected in APV
Review Request #219 — Created April 12, 2024 and submitted — Latest diff uploaded
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| 680 | |
| Reviewers | |
| tanya, timlai | |
Solve XSS problem and upgrade some plugin
(Upgrade jquery, jquery-ui version, no need to review code)
Upgrade bootstrap and change code for error(dataAttributes.hasOwnProperty to Object.prototype.hasOwnProperty.call)
Add lodash to hive in config.js
Encode parameter for login
Encode http response data
