<<< Date Index >>>     <<< Thread Index >>>

Re: adobe php sdk Remote File Include Vulnerabilities



>
> www.site.com/adobe_php_sdk_path/libraries/amfphp/amf-core/custom/CachedGateway.php?AMFPHP_BASE=sh3ll?_
>
>
>
>   
All of these reports are bogus (Smarty 2.6.1, CSLH2), as the original
poster obviously does not understand how constants work.

As taken from the PHP manual:

"Constants may only be defined using the *define()*
<http://us3.php.net/manual/en/function.define.php> function, not by
simple assignment;"