exploit-db-mirror/exploits/php/local/27334.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

5 lines
No EOL
377 B
Text

source: https://www.securityfocus.com/bid/16878/info
PHP is prone to multiple input-validation vulnerabilities that could allow 'safe_mode' and 'open_basedir' security settings to be bypassed. These issues reside in the 'mb_send_mail()' function, the 'mail()' function, and various PHP IMAP functions.
$additional_param = "-C ".$file_to_read." -X ".getcwd()."/".$output_file;