Files
CVEs-PoC/2020/CVE-2020-28037.md
T
2024-05-25 21:48:12 +02:00

748 B

CVE-2020-28037

Description

is_blog_installed in wp-includes/functions.php in WordPress before 5.5.2 improperly determines whether WordPress is already installed, which might allow an attacker to perform a new installation, leading to remote code execution (as well as a denial of service for the old installation).

POC

Reference

Github

No PoCs found on GitHub currently.