Wordable <= 3.1.1 - Authentication Bypass

2020-01-28 00:00
Jerome Bruandet

Strategic Overview

Status
Patched in 3.1.2
Affected Version< 3.1.2
CVSS9.8Critical
CVECVE-2020-36724
View all Wordable – Export Google Docs to WordPress vulnerabilities

Vulnerability Overview

The Wordable plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 3.1.1. This is due to the use of a user supplied hashing algorithm passed to the hash_hmac() function and the use of a loose comparison on the hash which allows an attacker to trick the function into thinking it has a valid hash. This makes it possible for unauthenticated attackers to gain administrator privileges.

Technical Analysis

REMEDIATION: Update to version 3.1.2, or a newer patched version --- IDENTIFIER: CWE-288 (Authentication Bypass Using an Alternate Path or Channel) The product requires authentication, but the product has an alternate path or channel that does not require authentication.

External References

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