mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
897 B
Markdown
18 lines
897 B
Markdown
### [CVE-2021-24253](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24253)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Classyfrieds WordPress plugin through 3.8 does not properly check the uploaded file when an authenticated user adds a listing, only checking the content-type in the request. This allows any authenticated user to upload arbitrary PHP files via the Add Listing feature of the plugin, leading to RCE.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/ee42c233-0ff6-4b27-a5ec-ad3246bef079
|
|
|
|
#### Github
|
|
- https://github.com/jinhuang1102/CVE-ID-Reports
|
|
|