[] NeoSense

MiniBB 1.5 - 'news.php' Remote File Inclusion

Author: AG-Spider
type: webapps
platform: php
port: 
date_added: 2006-07-20 
date_updated: 2016-11-24 
verified: 1 
codes: CVE-2006-3955;OSVDB-28674 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/19095/info

MiniBB is prone to a remote file-include vulnerability because it fails to properly sanitize user-supplied input.

An attacker can exploit this issue to include arbitrary remote files containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and access the underlying system.

MiniBB version 1.5a is affected; earlier versions may also be vulnerable.

http://www.example.com/[target]/news.php?absolute_path=[shellcode]?