cve/2021/CVE-2021-24253.md
2024-05-25 21:48:12 +02:00

897 B

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

Github