mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
18 lines
811 B
Markdown
18 lines
811 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
|
|
No PoCs found on GitHub currently.
|
|
|