Security Advisory

CVE-2021-24347

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-06-14 13:37:12
Last updated 2024-08-03 19:28:23
Assigner WPScan
State PUBLISHED

Description

The SP Project & Document Manager WordPress plugin before 4.22 allows users to upload files, however, the plugin attempts to prevent php and other similar files that could be executed on the server from being uploaded by checking the file extension. It was discovered that php files could still be uploaded by changing the file extensions case, for example, from "php" to "pHP".