Security Advisory

CVE-2021-24223

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-04-12 14:04:01
Last updated 2024-08-03 19:21:18
Assigner WPScan
State PUBLISHED

Description

The N5 Upload Form WordPress plugin through 1.0 suffers from an arbitrary file upload issue in page where a Form from the plugin is embed, as any file can be uploaded. The uploaded filename might be hard to guess as its generated with md5(uniqid(rand())), however, in the case of misconfigured servers with Directory listing enabled, accessing it is trivial.