Open ikarienator opened 11 years ago
It will cause problem if there are special chars in the file name.
For example rename the file to <div onclick="alert('pwnd');">nice.js and you can have a clickable file name on the location bar. Similar tricks can cause automatic code execution.
<div onclick="alert('pwnd');">nice.js
It will cause problem if there are special chars in the file name.
For example rename the file to
<div onclick="alert('pwnd');">nice.js
and you can have a clickable file name on the location bar. Similar tricks can cause automatic code execution.