mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
877 B
Markdown
18 lines
877 B
Markdown
### [CVE-2021-24254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24254)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The College publisher Import WordPress plugin through 0.1 does not check for the uploaded CSV file to import, allowing high privilege users to upload arbitrary files, such as PHP, leading to RCE. Due to the lack of CSRF check, the issue could also be exploited via a CSRF attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/bb3e56dd-ae2e-45c2-a6c9-a59ae5fc1dc4
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|