WordPress Core < 3.9.2 - Brute Force of Cross-Site Request Forgery Tokens

2014-08-06 00:00
David Tomaschik

Strategic Overview

Status
Patched in 3.7.4
Affected CoreWordPress 3.9
Affected Version3.7 – 3.9.1 · 4 branches
CVSS6.5Medium
CVECVE-2014-5205
View all WordPress 3.9 vulnerabilities

Vulnerability Overview

wp-includes/pluggable.php in WordPress before 3.9.2 does not use delimiters during concatenation of action values and uid values in CSRF tokens, which makes it easier for remote attackers to bypass a CSRF protection mechanism via a brute-force attack.

Technical Analysis

REMEDIATION: Update to one of the following versions, or a newer patched version: 3.7.4, 3.8.4, 3.9.2 --- 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