Swiki version 1.5 suffers from cross site scripting vulnerabilities.
9ab010fffeaf6a43e91740ca213df427dbb5e10d74dc70052a56e02070d5a49c
Title: Swiki 1.5 Multiple Cross-Site Scripting Vulnerabilities
Vendor URL: http://wiki.squeak.org/swiki Vendor Contacted: Yes
Description:
Multiple stored and reflective cross-site scripting vulnerabilities were identified in Swiki 1.5.
Reflective (example):
http://[host]:8000/<script>alert("XSS");</script>
Stored (example):
On posts to 1.append when adding new entries into the wiki, the application does not properly escape javascript code resulting in a stored cross-site scripting attack.
Credit:
Brad Antoniewicz
brad.antoniewicz@foundstone.com