security - User Uploaded CSS safe? -


is there tricky user-uploaded css harm site? if wanted allow users upload/share own css themes site, there should or disallow?

edit: assume know how check if it's valid css file etc. i'm looking css specific exploits need avoid.

even if parse file valid css hacker still malicious using :before , :after. ensure security want whitelist subset of css properties & selectors in validation.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -