CVE-2019-25742
Deferred Deferred - Pending Action

Persistent XSS in Zoner Real Estate WordPress Theme

Vulnerability report for CVE-2019-25742, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-04

Last updated on: 2026-06-10

Assigner: VulnCheck

Description

WordPress Theme Zoner Real Estate 4.1.1 contains a persistent cross-site scripting vulnerability that allows authenticated agents to inject malicious scripts through the Address input field when creating properties. Attackers can inject JavaScript payloads in the property creation form that execute when administrators view the property for approval, enabling cookie theft and session hijacking.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-04
Last Modified
2026-06-10
Generated
2026-07-15
AI Q&A
2026-06-04
EPSS Evaluated
2026-07-13
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
zonerthemes zoner_real_estate 4.1.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability is a persistent cross-site scripting (XSS) flaw in the WordPress Theme Zoner Real Estate version 4.1.1. Authenticated users, called agents, can inject malicious JavaScript code into the Address input field when creating property listings.

When administrators later view these properties for approval, the injected scripts execute, potentially allowing attackers to steal cookies or hijack sessions.

Impact Analysis

This vulnerability can lead to attackers executing malicious scripts in the context of the administrator's browser. This can result in cookie theft and session hijacking, which may allow attackers to impersonate administrators or gain unauthorized access to sensitive parts of the website.

Detection Guidance

This vulnerability can be detected by attempting to inject a known JavaScript payload into the Address input field when creating properties as an authenticated agent, then verifying if the payload executes when an administrator views the property.

For example, you can create a test property with the following payload in the Address field: "><img src=x onerror=alert('Greetings from m0ze')>" and then check if the alert triggers upon viewing the property as an admin.

There are no specific network commands provided, but manual testing through the WordPress admin interface or automated web vulnerability scanners targeting persistent XSS in input fields can be used.

Mitigation Strategies

Immediate mitigation steps include restricting or reviewing agent permissions to limit who can create or edit properties.

Administrators should be cautious when viewing newly created or edited properties, especially those with suspicious input in the Address field.

Applying input validation and sanitization on the Address field to neutralize malicious scripts is critical.

Updating the WordPress Theme Zoner Real Estate to a patched version (if available) or applying vendor-provided security patches is recommended.

Compliance Impact

The vulnerability in WordPress Theme Zoner Real Estate 4.1.1 is a persistent cross-site scripting (XSS) flaw that allows attackers to inject malicious scripts, potentially leading to cookie theft and session hijacking.

Such security issues can impact compliance with common standards and regulations like GDPR and HIPAA because they may lead to unauthorized access to personal data or session information, which are protected under these regulations.

However, the provided context and resources do not explicitly discuss or analyze the direct impact of this vulnerability on compliance with GDPR, HIPAA, or other standards.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2019-25742. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart