Lucene search
+L

Form-Maker < 1.15.20 - Unauthenticated Arbitrary File Upload

🗓️ 25 Jul 2026 02:59:55Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 36 Views

Form Maker plugin allows unauthenticated arbitrary file upload and remote code execution.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2023-4666
14 Oct 202314:04
githubexploit
Circl
CVE-2023-4666
17 Oct 202300:32
circl
CNNVD
WordPress plugin Form Maker by 10Web Code Issue Vulnerability
16 Oct 202300:00
cnnvd
CVE
CVE-2023-4666
16 Oct 202319:39
cve
Cvelist
CVE-2023-4666 Form-Maker < 1.15.20 - Unauthenticated Arbitrary File Upload
16 Oct 202319:39
cvelist
EUVD
EUVD-2023-54518
16 Oct 202319:39
euvd
NVD
CVE-2023-4666
16 Oct 202320:15
nvd
OSV
CVE-2023-4666
16 Oct 202320:15
osv
Prion
Input validation
16 Oct 202320:15
prion
Positive Technologies
PT-2023-30146
16 Oct 202300:00
ptsecurity
Rows per page
id: CVE-2023-4666

info:
  name: Form-Maker < 1.15.20 - Unauthenticated Arbitrary File Upload
  author: pussycat0x
  severity: critical
  description: |
    The plugin does not validate signatures when creating them on the server from user input, allowing unauthenticated users to create arbitrary files and lead to RCE.
  impact: |
    Unauthenticated attackers can exploit missing signature validation to upload arbitrary files and achieve remote code execution on WordPress installations running vulnerable Form-Maker plugins.
  remediation: Fixed in 1.15.20
  reference:
    - https://wpscan.com/vulnerability/c6597e36-02d6-46b4-89db-52c160f418be/
  classification:
    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
    cve-id: CVE-2023-4666
    epss-score: 0.03283
    epss-percentile: 0.87144
    cpe: cpe:2.3:a:10web:form_maker:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    fofa-query: 'body="/wp-content/plugins/form-maker/"'
    max-request: 1
    vendor: 10web
    product: form_maker
    framework: wordpress
  tags: wpscan,cve,cve2023,wordpress,wp-plugin,form-maker,passive,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/form-maker/readme.txt"

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - "status_code == 200"
          - "compare_versions(version, '< 1.15.20')"
          - "contains(body, 'Form Maker by 10Web')"
        condition: and

    extractors:
      - type: regex
        part: body
        group: 1
        name: version
        regex:
          - 'Stable tag: ([0-9.]+)'
        internal: true
# digest: 490a00463044022018bfbb6582295adabb60015ad05b90e46e993926958bbf589ce75f1c8ff1aead02201a093207376912bdcd1b759182891cccc1d288abe53e1769e9957dba50c141c0:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.3High risk
Vulners AI Score7.3
CVSS 3.19.8
EPSS0.03283
SSVC
36