header-logo
Suggest Exploit
vendor:
MFORUM
by:
CWH Underground
6.5
CVSS
MEDIUM
Arbitrary Add-Admin Vulnerability
264
CWE
Product Name: MFORUM
Affected Version From: 0.1a
Affected Version To: 0.1a
Patch Exists: NO
Related CWE: N/A
CPE: mforum
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

MFORUM 0.1a Arbitrary Add-Admin Vulnerability

MFORUM 0.1a has Vulnerability to escalate user's privilege to administartor's privilege. That Vulnerable in 'Control Panel - Edit your profile' (http://[Target]/[mforum_path]/usercp.php?mode=edit_profile) and you can injection code into various field (City, Interest, Email, Icq, msn, Yahoo Messenger). This action will give your account can use Admin Control Panel (http://[Target]/[mforum_path]/admin/index.php) with Administrative's Privilege.

Mitigation:

Ensure that user input is properly validated and sanitized before being used in the application.
Source

Exploit-DB raw data:

=================================================
  MFORUM 0.1a Arbitrary Add-Admin Vulnerability
=================================================

  ,--^----------,--------,-----,-------^--,
  | |||||||||   `--------'     |          O	.. CWH Underground Hacking Team ..
  `+---------------------------^----------|
    `\_,-------, _________________________|
      / XXXXXX /`|     /
     / XXXXXX /  `\   /
    / XXXXXX /\______(
   / XXXXXX /           
  / XXXXXX /
 (________(             
  `------'

AUTHOR : CWH Underground
DATE   : 13 July 2008
SITE   : cwh.citec.us


###################################################################################
APPLICATION : MFORUM
VERSION     : 0.1a
DOWNLOAD    : http://downloads.sourceforge.net/marcioforum/mforum.zip
###################################################################################


--- Add-Admin Exploit ---

***magic_quotes_gpc = off***

-------------
 Description
-------------

    MFORUM 0.1a has Vulnerability to escalate user's privilege to administartor's privilege.
That Vulnerable in "Control Panel - Edit your profile" (http://[Target]/[mforum_path]/usercp.php?mode=edit_profile)
and you can injection code into various field (City, Interest, Email, Icq, msn, Yahoo Messenger).

    This action will give your account can use Admin Control Panel (http://[Target]/[mforum_path]/admin/index.php)
with Administrative's Privilege.

-----------------
 Vulnerable Path
-----------------
[+] http://[target]/[mforum_path]/usercp.php?mode=edit_profile

--------------
 Exploit code
--------------
[+] hacked", type="2


#####################################################################
 Greetz      : ZeQ3uL, BAD $ectors, Snapter, Conan, JabAv0C, Win7dos
 Special Thx : asylu3, str0ke, citec.us, milw0rm.com
#####################################################################

# milw0rm.com [2008-07-13]