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

7.8 KiB

CVE-2018-6389

Description

In WordPress through 4.9.2, unauthenticated attackers can cause a denial of service (resource consumption) by using the large list of registered .js files (from wp-includes/script-loader.php) to construct a series of requests to load every file many times.

POC

Reference

Github