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

20 lines
864 B
Markdown

### [CVE-2015-5730](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5730)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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
- https://wpvulndb.com/vulnerabilities/8130
#### Github
- https://github.com/20142995/nuclei-templates
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Afetter618/WordPress-PenTest