Vulnerabilities (CVE)

Filtered by vendor N5 Upload Form Project Subscribe
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-24223 1 N5 Upload Form Project 1 N5 Upload Form 2024-11-21 7.5 HIGH 9.8 CRITICAL
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 it's generated with md5(uniqid(rand())), however, in the case of misconfigured servers with Directory listing enabled, accessing it is trivial.