WordPress Core < 4.5 - Cross-Site Request Forgery via wp_ajax_wp_compression_test

2016-03-12 00:00
Anonymous

Strategic Overview

Status
Patched in 4.5
Affected CoreWordPress 4.5
Affected Version< 4.5
CVSS8.8High
CVECVE-2016-6635
View all WordPress 4.5 vulnerabilities

Vulnerability Overview

Cross-site request forgery (CSRF) vulnerability in the wp_ajax_wp_compression_test function in wp-admin/includes/ajax-actions.php in WordPress before 4.5 allows remote attackers to hijack the authentication of administrators for requests that change the script compression option.

Technical Analysis

REMEDIATION: Update to version 4.5, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

External References

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