mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
884 B
884 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
- https://wpscan.com/vulnerability/566c6836-fc3d-4dd9-b351-c3d9da9ec22e
- https://wpscan.com/vulnerability/566c6836-fc3d-4dd9-b351-c3d9da9ec22e
Github
No PoCs found on GitHub currently.