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

971 B

CVE-2021-24236

Description

The Imagements WordPress plugin through 1.2.5 allows images to be uploaded in comments, however only checks for the Content-Type in the request to forbid dangerous files. This allows unauthenticated attackers to upload arbitrary files by using a valid image Content-Type along with a PHP filename and code, leading to RCE.

POC

Reference

Github