[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: adobe php sdk Remote File Include Vulnerabilities
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Re: adobe php sdk Remote File Include Vulnerabilities
- From: Mailinglists Address <mailinglist@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 24 Oct 2006 16:38:20 -0500
>
> 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;"