We built a Django based website with default "/admin" turned on. But
our security guy points out the url at "/admin" has XSS issue, e.g,
through the link below:

/admin/index.php/%22%3E%3Cscript%3Ealert%283939%29%3C/script%3E/

I am surprised the passed javascript code is indeed executed. Can
somebody verify that? Is it a big threat?

Thanks.

Chunlei
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to