Location:
Remote / Network Access
Attack Type:
Information Disclosure
Impact:
Loss of Confidentiality
Exploit:
Exploit Public
Disclosure:
OSVDB Verified
OSVDB:
Web Related
Solution
Currently, there are no known upgrades or patches to correct this issue. It is possible to correct the flaw by implementing the following workaround(s):
1) Set PHP register_globals to Off.
2) Disable warning messages by modifying the following in php.ini: display_errors = Off.
3) Modify the .htaccess file (this will only work on Apache servers).