2021-10-02 10:25:47 +00:00
id : CVE-2021-24370
info :
2022-10-10 19:22:59 +00:00
name : WordPress Fancy Product Designer <4.6.9 - Arbitrary File Upload
2021-10-02 10:25:47 +00:00
author : pikpikcu
severity : critical
2022-08-05 13:47:40 +00:00
description : |
2022-10-10 19:22:59 +00:00
WordPress Fancy Product Designer plugin before 4.6.9 is susceptible to an arbitrary file upload. An attacker can upload malicious files and execute code on the server, modify data, and/or gain full control over a compromised system without authentication.
2021-10-02 10:28:42 +00:00
reference :
2021-10-04 14:35:25 +00:00
- https://www.wordfence.com/blog/2021/06/critical-0-day-in-fancy-product-designer-under-active-attack/
2021-10-02 10:28:42 +00:00
- https://wpscan.com/vulnerability/82c52461-1fdc-41e4-9f51-f9dd84962b38
2022-10-10 19:22:59 +00:00
- https://seclists.org/fulldisclosure/2020/Nov/30
2021-10-04 14:35:25 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-24370
2022-08-06 23:10:10 +00:00
classification :
2022-10-10 19:40:25 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.8
2022-08-06 23:10:10 +00:00
cve-id : CVE-2021-24370
2022-10-10 19:40:25 +00:00
cwe-id : CWE-434,CWE-434
2022-08-06 18:33:41 +00:00
metadata :
2022-09-08 22:39:14 +00:00
google-query : inurl:“/wp-content/plugins/fancy-product-designer”
2022-10-10 19:40:25 +00:00
tags : wordpress,wp,seclists,cve,wpscan,cve2021,rce,wp-plugin,fancyproduct
2021-10-02 10:25:47 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/wp-content/plugins/fancy-product-designer/inc/custom-image-handler.php"
matchers-condition : and
matchers :
- type : word
2022-08-06 18:33:41 +00:00
part : body
2021-10-02 10:25:47 +00:00
words :
2022-08-05 13:47:40 +00:00
- '{"error":"You need to define a directory'
2021-10-02 10:25:47 +00:00
- type : word
2022-08-06 18:33:41 +00:00
part : header
2021-10-02 10:25:47 +00:00
words :
- "text/html"
2022-08-05 13:47:40 +00:00
- type : status
status :
- 200
2022-10-10 19:22:59 +00:00
# Enhanced by mp on 2022/10/06