Our Proactive Monitoring Caught an Authenticated PHP Object Injection Vulnerability in FireDrum Email Marketing
One of the ways we help to improve the security of WordPress plugins, not just for our customers, but for everyone using them, is the proactive monitoring of changes made to plugins in the Plugin Directory to try to catch serious vulnerabilities. That sometimes leads to us catching a vulnerability of a more limited variant of one of those serious vulnerability types, which isn’t as much concern for the average website, but could be utilized in a targeted attack. That happened with the authenticated PHP object injection vulnerability we found in the plugin FireDrum Email Marketing. This vulnerability could have allowed an attacker that had access to a WordPress account with access to the admin area to exploit a PHP object injection vulnerability. It also could have allowed an attacker that could get a user logged in with an account that has access to the admin area to visit a URL the attacker controls, to exploit the vulnerability as well.
Since the check used to spot this is also included in our Plugin Security Checker (which is accessible through a WordPress plugin of its own), it is another of reminder of how that can help to indicate which plugins are in greater need of security review (for which we do as part of our service as well as separately). [Read more]