Clerk <= 3.8.2 - Authorization Bypass via Insufficient Validation
Strategic Overview
Vulnerability Overview
The Clerk plugin for WordPress is vulnerable to Authorization Bypass via Insufficient Validation in versions up to, and including, 3.8.2. This is due to the validation function for all API requests using comparison operators to verify API keys against those stored in the site options. This leaves the API request validation vulnerable to time-based attacks. This makes it possible for unauthenticated attackers to potentially bypass API validation or to discover API keys.
Technical Analysis
REMEDIATION: Update to version 3.8.3, or a newer patched version --- IDENTIFIER: CWE-639 (Authorization Bypass Through User-Controlled Key) The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C