mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
18 lines
816 B
Markdown
18 lines
816 B
Markdown
### [CVE-2021-24154](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|