WP OAuth Server <= 4.2.5 - Authenticated (Subscriber+) Arbitrary Client Deletion (wo_ajax_remove_client)
2023-02-21 00:00
István MártonStrategic Overview
StatusPatched in 4.3.0
Affected PluginWP OAuth Server (OAuth Authentication)
Affected Version
<= 4.2.5CVSS4.3Medium
CVE
CVE-2022-4148Vulnerability Overview
The WP OAuth Server plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the wo_ajax_remove_client() function in versions up to, and including, 4.2.5. This makes it possible for authenticated attackers with minimal permissions such as a subscriber to delete arbitrary clients.
Technical Analysis
REMEDIATION: Update to version 4.3.0, or a newer patched version --- IDENTIFIER: CWE-863 (Incorrect Authorization) The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C