5 lines
No EOL
377 B
Text
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; |