cve/2021/CVE-2021-24154.md
2024-06-18 02:51:15 +02:00

811 B

CVE-2021-24154

Description

The Theme Editor WordPress plugin before 2.6 did not validate the GET file parameter before passing it to the download_file() function, allowing administrators to download arbitrary files on the web server, such as /etc/passwd

POC

Reference

Github

No PoCs found on GitHub currently.