WordPress Core < 4.2.4 - Timing Side-Channel Attack
Strategic Overview
3.7 – 4.2.3 · 7 branchesCVE-2015-5730Vulnerability Overview
The sanitize_widget_instance function in wp-includes/class-wp-customize-widgets.php in WordPress before 4.2.4 does not use a constant-time comparison for widgets, which allows remote attackers to conduct a timing side-channel attack by measuring the delay before inequality is calculated.
Technical Analysis
REMEDIATION: Update to one of the following versions, or a newer patched version: 3.7.10, 3.8.10, 3.9.8, 4.0.7, 4.1.7, 4.2.4 --- IDENTIFIER: CWE-208 (Observable Timing Discrepancy) Two separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C