Keyword Alert [Deleted]

This resource has been removed and is no longer available. The following reason was provided:
This resource has been deleted by XenForo Ltd. in line with our resource housekeeping criteria.
 
I have a client running this addon and have had some odd issues that made us look into some of the code.

Could the following issues be resolved:

  • Accessing PHP superglobals (like $_GET without filtering)
  • No prepared statements in XenBulletins\KeyWordAlert\Repository\Queue::getQueus
  • Missing indexes on table columns that used in JOIN clauses (high performance impact)

That was found doing a quick look, there may be some more to do once you get into the code deeper.

I wouldn’t run this on a live site.
 
I have developed a secure keyword alert/notifications add-on for XF2. If you are interested, send me a PM.
 
Top Bottom