Files
CVEs-PoC/2021/CVE-2021-24253.md
T
2024-06-09 00:33:16 +00:00

970 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