J2.5 talk:Developing a MVC Component/Adding a view to the site part
From Joomla! Documentation
(Difference between revisions)
(→Security issue?!!!: new section) |
(→Security issue?!!!) |
||
| Line 13: | Line 13: | ||
is quite insecure if one does not check the 'task' variable! | is quite insecure if one does not check the 'task' variable! | ||
| − | + | Please give your opinions and notice me at tomas.telensky (that at sign) gmail (dot) com. | |
Revision as of 13:47, 17 March 2011
i got this error message when trying to install the archive here...
Error building Admin Menus
Security issue?!!!
Hello,
it seems to me that calling:
$controller->execute(JRequest::getCmd('task'));
is quite insecure if one does not check the 'task' variable!
Please give your opinions and notice me at tomas.telensky (that at sign) gmail (dot) com.