| Bug #19881 | phpinfo() Security Problem | ||||
|---|---|---|---|---|---|
| Submitted: | 12 Oct 2002 6:16pm UTC | Modified: | 13 Oct 2002 9:38pm UTC | ||
| From: | mattmurphy at kc dot rr dot com | Assigned to: | |||
| Status: | Bogus | Category: | *General Issues | ||
| Version: | 4.2.3 | OS: | Win32 | ||
[12 Oct 2002 6:16pm UTC] mattmurphy at kc dot rr dot com
[12 Oct 2002 10:42pm UTC] sniper@php.net
If I understood your concern correctly, only thing you have to do is to set 'expose_php=off' in your php.ini file.
[12 Oct 2002 11:54pm UTC] mattmurphy at kc dot rr dot com
That setting does indeed eliminate the image tag bug. It could be used as a temporary workaround for this issue. The correct behavior would be for PHP to eradicate the query string before using it in a URL.
[13 Oct 2002 9:38pm UTC] sniper@php.net
This is the solution, not workaround..
