Files
CVEs-PoC/2015/CVE-2015-5730.md
2025-09-29 21:09:30 +02:00

864 B

CVE-2015-5730

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.

POC

Reference

Github