ContentStudio <= 1.2.5 - Missing Authorization

2023-01-06 00:00
Marco Wotschka

Strategic Overview

Status
Patched in 1.2.6
Affected PluginContentStudio
Affected Version<= 1.2.5
CVSS9.8Critical
CVECVE-2023-0556
View all ContentStudio vulnerabilities

Vulnerability Overview

The ContentStudio plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on several functions in versions up to, and including, 1.2.5. This makes it possible for unauthenticated attackers to obtain the blog metadata (via the function cstu_get_metadata) that includes the plugin's contentstudio_token. Knowing this token allows for other interactions with the plugin such as creating posts in versions prior to 1.2.5, which added other requirements to posting and updating.

Technical Analysis

REMEDIATION: Update to version 1.2.6, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C