4 Apr 2025

Hacker Probing for WordPress Plugin That Wordfence Exposed Critical Vulnerability in Without Making Sure Fix Is Available

Yesterday, we had what would appear to be a hacker probing for usage of the WordPress plugin Checkout Mestres WP on our website by requesting the readme.txt file for it like this:

/wp-content/plugins/checkout-mestres-wp/readme.txt [Read more]

12 Dec 2021

Vulnerability Details: Option Update in Tabs – Responsive Tabs with WooCommerce Product Tab Extension

A recent topic on the support forum for the WordPress plugin Tabs – Responsive Tabs with WooCommerce Product Tab Extension makes it sound like there was an option update vulnerability in the plugin:


[Read more]

2 Aug 2019

Vulnerability Details: Option Update in Plugins By Nicdark

Last Thurdsday we detailed an option update vulnerability in the plugin ND Shortcodes. Three more of their plugins have now been updated to fix the same vulnerability, though in each case the situation is worse since the vulnerability is exploitable even if one of the developer’s themes is not also in use. The additional plugins are fixed are:


[Read more]

25 Jul 2019

Vulnerability Details: Option Update in ND Shortcodes (ND Shortcodes For Visual Composer)

The plugin ND Shortcodes (ND Shortcodes For Visual Composer) was closed on the Plugin Directory yesterday. Today a new version was submitted with the changelog “Improved nd_options_import_settings_php_function function for security reasons”. Looking at the code we found the plugin previously contained a vulnerability that allowed updating arbitrary WordPress options to arbitrary values, though it looks like it would only be exploitable in limited circumstances.


[Read more]

18 Mar 2019

Vulnerability Details: Option Update Vulnerability in Easy WP SMTP

The changelog for the latest version of Easy WP SMTP is “Fixed potential vulnerability in import\export settings.”, which turns out to relate to multiple vulnerabilities. The most serious of those, an option update vulnerability, was already being exploited before it was fixed according to the discoverer NinTechNet.


[Read more]

11 Mar 2019

Full Disclosure of Option Update Vulnerability in Woocommerce User Email Verification

On Friday we detailed a privilege escalation vulnerability in the plugin Woocommerce User Email Verification. While that is a very bad security vulnerability in terms of what could be done with it, it at least could be seen as mistake as opposed to a failure to handle security in a fundamental way. That can’t be said about an option update vulnerability our proactive monitoring of changes made to plugins in the Plugin Directory to try to catch serious vulnerabilities spotted in the plugin at the same time.

The plugin registers the function save_tab_settings() to run during init, so when WordPress is loading: [Read more]

8 Nov 2018

Vulnerability Details: Option Update Vulnerability in WP GDPR Compliance

Yesterday we discussed a PHP object injection vulnerability that had been fixed in the plugin WP GDPR Compliance in relation to a topic on the WordPress Support Forum related to a plugin being installed on websites. Today there have been several reports claiming that websites were hacked through WP GDPR Compliance to create new Administrator accounts, which seems likely to be caused by code related to the vulnerable code we discussed with the PHP object injection vulnerability. That issue is described, though not detailed by Adrian Mörchen in an entry on the WPScan Vulnerability Database.


[Read more]