exploit-db-mirror/exploits/php/webapps/14622.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

15 lines
No EOL
686 B
Text

# Exploit Title: KnowledgeTree 3.5.2 Community Edition Permanent XSS Vulnerability
# Date: 2010-08-11
# Author: @fdiskyou
# e-mail: rui at deniable.org
# Software Link: http://www.knowledgetree.com/products/community/download
# Version: 3.5.2
# Notes: Fixed in the last version.
Go to search box or search criteria, enter your javascript code and save your search.
These searches can be shared with all the users enabling us to insert malicious javascript code.
POC:
Load http://localhost/dashboard.php or http://localhost/search2.php?action=searchResults in the textbox enter <script>alert('moo')</script> and save your search.
Load saved searches to view result.