Instead of relying on .innerHTML which executes embedded script code to parse a given HTML fragment, use dom.parse() which utilizies DOMParser() internally in order to extract textContent in a safe manner. Fixes: FS#4199 Ref: https://bugs.openwrt.org/index.php?do=details&task_id=4199 Signed-off-by: Jo-Philipp Wich <jo@mein.io> |
||
---|---|---|
.. | ||
cbi | ||
icons | ||
protocol | ||
tools | ||
cbi.js | ||
firewall.js | ||
form.js | ||
fs.js | ||
luci.js | ||
network.js | ||
promis.min.js | ||
rpc.js | ||
uci.js | ||
ui.js | ||
validation.js | ||
xhr.js |