CVE-2021-24223

CVE-2021-24223: N5 Upload Form <= 1.0 - Unauthenticated Arbitrary File Upload to RCE

Vendor Unknown
Product N5 Upload Form
Weakness CWE-434 · Unrestricted file upload
Published April 12, 2021
Last update August 3, 2024

CVSS base score

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 12, 2021 CVE published
August 3, 2024 Record updated