A popular WordPress plugin has a zero-day vulnerability, which is reportedly being exploited by hackers to take over admin accounts. Easy WP SMTP, installed in over 500,000 sites, is said to be maintaining debug files containing all the emails sent. Hackers here are accessing those files to takeover the password reset link.
WordPress Plugin Vulnerability
Easy WP SMTP, a plug-in for setting the SMTP configurations for a websiteโs outgoing emails, has a zero-day bug thatโs actively being exploited by hackers.
Itโs said the plugin has a feature to maintain a record for debug logs. This contains all the logs for email sent from the website, where sensitive data too may be included.
And this is what being targeted by the hackers, as the โpluginโs folder doesnโt have an index.html file, hence, on servers that have directory listing enabled, hackers can find and view the log,โ according to NinTechNetโs Jerome Bruandet.
He further elaborated that hackers target sites with vulnerable Easy WP SMTP plugin and attack them to take over the admin accounts through password resetting.
Since the password reset works by sending an email with a password reset link within, hackers gaining this link can make a new password for that account.
As the debug files maintain these email content in their logs, accessing these files can let them get the password reset link and use it for making new passwords, eventually taking over the account.
Bruandet said the vulnerability is now being exploited and suggested updating the plugin to a new version released on Monday.
Easy WP SMTPโs makers have released a new version of it as v1.4.4, which moves the pluginโs debug log to a better-protected area of WordPress logs folder, thus safe. Itโs currently unknown how many sites from the 500,000+ have updated this plug-in.
Also Read- 300,000+ WordPress Sites Are Open To Administration Access