vendor:
phpBB FM
by:
phpBBFM
7,5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: phpBB FM
Affected Version From: 2.0.21
Affected Version To: 2.0.21
Patch Exists: Yes
Related CWE: N/A
CPE: a:phpbbfm:phpbb_fm:2.0.21
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux, Windows
2002
Fully Modded phpBB 2 Remote File Include [PHPBB] Exploit (2)
This exploit allows an attacker to include a remote file on the vulnerable server. The vulnerable code is present in the files faq.php, index.php, list.php, login.php, playlist.php, song.php, gen_m3u.php, view_artist.php, view_song.php, flash/set_na.php, flash/initialise.php, flash/get_song.php, includes/common.php, admin/nav.php, admin/main.php, admin/list_artists.php, admin/index.php, admin/genres.php, admin/edit_artist.php, admin/edit_album.php, admin/config.php, and admin/admin_status.php. The exploit is triggered by sending a specially crafted HTTP request containing the malicious code in the foing_root_path parameter.
Mitigation:
The best way to mitigate this vulnerability is to ensure that user input is properly sanitized and validated before being used in any file operations.