MEDIUM · 5.0

CVE-2015-5730

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 cond...

Vulnerability Description

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.

CVSS Score

5.0

MEDIUM

AV:N/AC:L/Au:N/C:P/I:N/A:N
Confidentiality
PARTIAL
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
WordpressWordpress<= 4.2.3

Related Weaknesses (CWE)

References

FAQ

What is CVE-2015-5730?

CVE-2015-5730 is a vulnerability with a CVSS score of 5.0 (MEDIUM). 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 cond...

How severe is CVE-2015-5730?

CVE-2015-5730 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2015-5730?

Check the references section above for vendor advisories and patch information. Affected products include: Wordpress Wordpress.