2021-10-02 10:25:47 +00:00
|
|
|
id: CVE-2021-24370
|
|
|
|
|
|
|
|
info:
|
2021-10-02 10:28:42 +00:00
|
|
|
name: Fancy Product Designer WordPress plugin Rce
|
2021-10-02 10:25:47 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: critical
|
2021-10-04 14:35:25 +00:00
|
|
|
description: Fancy Product Designer WordPress plugin before 4.6.9 allows unauthenticated attackers to upload arbitrary files, resulting in remote code execution.
|
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
|
2021-10-04 14:35:25 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-24370
|
|
|
|
tags: cve,cve2021,wordpress,rce,wp-plugin
|
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: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '{"error":"You need to define a directory, where you want to save the uploaded user images!"}'
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
part: header
|