html - Can Malicious Code Be Executed From A CSS File? -


i have form allows administrators change basic css attributes on website. thinking of creating form advanced admins display entire css file inside text area , allow them edit freely. im not worried file being wiped can restored. worried add code css file cause major damage web server. possible execute malicious code css file?

it can if have access modify. below link describes xss , css (cross site scripting). can redirect background 1 example http://www.acunetix.com/websitesecurity/cross-site-scripting/


Comments

Popular posts from this blog

angularjs - Redirect to a new template in angular js -

Oracle SQL. How to select specific IDs where value of columns specify criteria? -

Desktop Launcher for Python Script Starts Program in Wrong Path (Linux) -