CVE-2024-0681

Page Restriction WordPress (WP) – Protect WP Pages/Post <= 1.3.4 - Protection Mechanism Bypass

2024-02-27 00:00
Francesco Carlucci

Strategic Overview

Status
Patched in 1.3.5
Affected Version
<= 1.3.4
CVSS
5.3Medium
Weakness type
CWE-693 · Protection Mechanism Failure
CVE
CVE-2024-0681
View all Page and Post Restriction vulnerabilities

At a glance

CVE-2024-0681 is a medium-severity Protection Mechanism Failure vulnerability in the Page and Post Restriction WordPress plugin, affecting versions <= 1.3.4. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.3.5; sites on affected versions should update now. Disclosed February 2024, reported by Francesco Carlucci.

Vulnerability Overview

The Page Restriction WordPress (WP) – Protect WP Pages/Post plugin for WordPress is vulnerable to information disclosure in all versions up to, and including, 1.3.4. This is due to the plugin not properly restricting access to pages via the REST API when a page has been made private. This makes it possible for unauthenticated attackers to view protected pages. The vendor has decided that they will not implement REST API protection on posts and pages and the restrictions will only apply to the front-end of the site. The vendors solution was to add notices throughout the dashboard and recommends installing the WordPress REST API Authentication plugin for REST API coverage.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.

CWE-693: Protection Mechanism Failure

The product does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product.

Remediation

Update to version 1.3.5, or a newer patched version

How does WordSec protect against this?

The fix is the thing that ends this: Page and Post Restriction 1.3.5 closes this, and updating the plugin is the step that ends it.

  • Alerts

External References

Related records

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