10 matches found
EUVD-2008-6460
Malware in sbrugna...
FLABER <= 1.1 RC1 Remote Command Execution Exploit
No description provided by source. ?php / -------------------------------------------------- FLABER = 1.1 RC1 Remote Command Execution Exploit -------------------------------------------------- author...: EgiX mail.....: n0b0d13satgmaildotcom link.....: http://sourceforge.net/projects/flaber -...
CVE-2008-6490
function/updatexml.php in FLABER 1.1 and earlier allows remote attackers to overwrite arbitrary files by specifying the target filename in the targetfile parameter. NOTE: this can be leveraged for code execution by overwriting a PHP file, as demonstrated using function/uploadfile.php...
CVE-2008-6490
CVE-2008-6490 affects FLABER 1.1 and earlier. The vulnerability resides in function/update_xml.php, which permits a remote attacker to overwrite arbitrary files by supplying the target filename in the target_file parameter. The issue can be leveraged to achieve code execution by overwriting a PHP...
CVE-2008-6490
function/updatexml.php in FLABER 1.1 and earlier allows remote attackers to overwrite arbitrary files by specifying the target filename in the targetfile parameter. NOTE: this can be leveraged for code execution by overwriting a PHP file, as demonstrated using function/uploadfile.php...
flaber-exec.txt
" . $FILENAME . " Incorrect parameter targetfile."; 18. exit; 19. 20. 21. 22. $targetfile = "../" . $targetfile; 23. 24. // if it is a file 25. if isfile $targetfile 26. 27. if !iswritable $targetfile 28. 29. echo "" . $FILENAME . " " . $targetfile . " is not writable."; 30. exit; 31. 32. 33. $fp...
FLABER <= 1.1 RC1 Remote Command Execution Exploit
No description provided by source. ?php / -------------------------------------------------- FLABER = 1.1 RC1 Remote Command Execution Exploit -------------------------------------------------- author...: EgiX mail.....: n0b0d13satgmaildotcom link.....: http://sourceforge.net/projects/flaber -...
FLABER <= 1.1 RC1 Remote Command Execution Exploit
Exploit for unknown platform in category web applications ================================================== FLABER " . $FILENAME . " Incorrect parameter targetfile."; 18. exit; 19. 20. 21. 22. $targetfile = "../" . $targetfile; 23. 24. // if it is a file 25. if isfile $targetfile 26. 27. if...
FLABER 1.1 RC1 - Remote Command Execution
FLABER 1.1 RC1 - Remote Command Execution " . $FILENAME . " Incorrect parameter targetfile."; 18. exit; 19. 20. 21. 22. $targetfile = "../" . $targetfile; 23. 24. // if it is a file 25. if isfile $targetfile 26. 27. if !iswritable $targetfile 28. 29. echo "" . $FILENAME . " " . $targetfile . " is...
FLABER 1.1 RC1 - Remote Command Execution
" . $FILENAME . " Incorrect parameter targetfile."; 18. exit; 19. 20. 21. 22. $targetfile = "../" . $targetfile; 23. 24. // if it is a file 25. if isfile $targetfile 26. 27. if !iswritable $targetfile 28. 29. echo "" . $FILENAME . " " . $targetfile . " is not writable."; 30. exit; 31. 32. 33. $fp...