Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in digitalzoomstudio DZS Ajaxer Lite dzs-ajaxer-lite-dynamic-page-load allows Stored XSS.This issue affects DZS Ajaxer Lite: from n/a through <= 1.04.
Published: 2025-03-03
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a stored cross‑site scripting flaw that allows malicious input to be stored by the DZS Ajaxer Lite plugin and subsequently rendered in the browsing context of any user visiting a page that incorporates that data. The improper neutralization of input can lead to session hijacking, credential theft, defacement of the site, and execution of arbitrary code within the visitor’s browser, compromising confidentiality, integrity, and reputation. The weakness is a classic example of CWE‑79, where user‑controlled data is not properly escaped before being included in generated content.

Affected Systems

The flaw affects the WordPress DZS Ajaxer Lite plugin version 1.04 and earlier, distributed by digitalzoomstudio. Any WordPress installation that has one of these versions installed is vulnerable; compatible platforms are PHP‑based WordPress sites running the plugin through its latest stable build.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score of less than 1% suggests a low probability of exploitation, and the vulnerability is not listed in CISA’s KEV catalog. While the CVE description states that stored XSS can be achieved, the specific method by which an attacker would inject malicious payloads is not detailed. Based only on the description, the likely attack vector requires the attacker to place malicious input that the plugin stores and later renders without proper escaping; this could be accomplished if the attacker has access to a form or an administrative interface that accepts unsanitized data. Because no additional constraints or technical details are provided, we cannot confirm whether remote co‑operation or privileged access is required, but the presence of a stored XSS flaw generally allows exploitation by users who can influence stored content that is later displayed.

Generated by OpenCVE AI on May 2, 2026 at 09:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the DZS Ajaxer Lite plugin to a patched version (if available).
  • Validate and escape any user input before it is rendered by the plugin to prevent script injection.
  • Remove or disable the plugin if it is no longer needed and the necessary functionality cannot be restored by a patched version.

Generated by OpenCVE AI on May 2, 2026 at 09:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-5730 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound DZS Ajaxer Lite allows Stored XSS. This issue affects DZS Ajaxer Lite: from n/a through 1.04.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound DZS Ajaxer Lite allows Stored XSS. This issue affects DZS Ajaxer Lite: from n/a through 1.04. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in digitalzoomstudio DZS Ajaxer Lite dzs-ajaxer-lite-dynamic-page-load allows Stored XSS.This issue affects DZS Ajaxer Lite: from n/a through <= 1.04.
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Wed, 05 Mar 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 03 Mar 2025 13:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound DZS Ajaxer Lite allows Stored XSS. This issue affects DZS Ajaxer Lite: from n/a through 1.04.
Title WordPress DZS Ajaxer Lite plugin <= 1.04 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-12T23:51:50.697Z

Reserved: 2025-01-16T11:26:29.091Z

Link: CVE-2025-23579

cve-icon Vulnrichment

Updated: 2025-03-05T15:58:06.592Z

cve-icon NVD

Status : Deferred

Published: 2025-03-03T14:15:42.870

Modified: 2026-06-17T08:55:31.687

Link: CVE-2025-23579

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T09:15:26Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')