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.
References
Link | Resource |
---|---|
https://github.com/jinhuang1102/CVE-ID-Reports/blob/12863f80ced5361e2e2c3f7209566ab3730aa37b/N5_upload.md | Exploit Third Party Advisory |
https://wpscan.com/vulnerability/d7a72183-0cd1-45de-b98b-2e295b27e5db | Exploit Third Party Advisory |
https://github.com/jinhuang1102/CVE-ID-Reports/blob/12863f80ced5361e2e2c3f7209566ab3730aa37b/N5_upload.md | Exploit Third Party Advisory |
https://wpscan.com/vulnerability/d7a72183-0cd1-45de-b98b-2e295b27e5db | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 05:52
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/jinhuang1102/CVE-ID-Reports/blob/12863f80ced5361e2e2c3f7209566ab3730aa37b/N5_upload.md - Exploit, Third Party Advisory | |
References | () https://wpscan.com/vulnerability/d7a72183-0cd1-45de-b98b-2e295b27e5db - Exploit, Third Party Advisory |
Information
Published : 2021-04-12 14:15
Updated : 2024-11-21 05:52
NVD link : CVE-2021-24223
Mitre link : CVE-2021-24223
CVE.ORG link : CVE-2021-24223
JSON object : View
Products Affected
n5_upload_form_project
- n5_upload_form
CWE
CWE-434
Unrestricted Upload of File with Dangerous Type