RussW wrote:
If you have PHP register_globals or Joomla! RG_EMULATION ON, this style of exploit is possible, turning off these two items and implementing the default Jomla! .htaccess file will assist in stopping this type exploit from being successful.
Hi RussW,
thanks for your answer - but in my case I have set both to OFF. These are my settings:
Code:
Relevant PHP Settings:
Joomla! Register Globals Emulation: OFF
Register Globals: OFF
Magic Quotes: ON
Safe Mode: OFF
File Uploads: ON
Session auto start: OFF
The htaccess settings are not supported by my hoster.
Regards OskarMaria