Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ezmarketing EZPlayer ezplayer allows Stored XSS.This issue affects EZPlayer: from n/a through <= 1.0.10.
Published: 2025-01-16
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from improper neutralization of input during web page generation, allowing attackers to persistently inject malicious scripts into pages served by the EZPlayer plugin. The attacker can store crafted input that will be rendered without proper encoding, potentially stealing user credentials, defacing content, or executing arbitrary commands in the context of site visitors. The weakness is a classic Stored XSS issue identified as CWE‑79.

Affected Systems

The flaw affects the EZPlayer plugin provided by ezmarketing. Any WordPress installation running EZPlayer versions from the earliest available release through and including 1.0.10 is impacted. Versions newer than 1.0.10 are not listed as affected.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity, while the EPSS score of less than 1% suggests a low but non‑zero probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, implying that no confirmed exploits are known at this time. The likely attack vector is through the plugin’s input handling, where an attacker can submit data that the plugin stores and later renders, enabling persistent scripting on the site.

Generated by OpenCVE AI on May 2, 2026 at 05:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the EZPlayer plugin to the latest version that contains the XSS fix, ensuring it is greater than 1.0.10.
  • Sanitize or delete any data stored by the plugin that may contain malicious scripts before or after applying the update.
  • Implement output encoding for all user‑generated content and configure a Content Security Policy to block untrusted script execution.

Generated by OpenCVE AI on May 2, 2026 at 05:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3563 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Said Shiripour EZPlayer allows Stored XSS.This issue affects EZPlayer: from n/a through 1.0.10.
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 Said Shiripour EZPlayer allows Stored XSS.This issue affects EZPlayer: from n/a through 1.0.10. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ezmarketing EZPlayer ezplayer allows Stored XSS.This issue affects EZPlayer: from n/a through <= 1.0.10.
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'}


Fri, 17 Jan 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Jan 2025 20:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Said Shiripour EZPlayer allows Stored XSS.This issue affects EZPlayer: from n/a through 1.0.10.
Title WordPress EZPlayer plugin <= 1.0.10 - 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-04-28T16:11:25.714Z

Reserved: 2025-01-16T11:32:45.574Z

Link: CVE-2025-23950

cve-icon Vulnrichment

Updated: 2025-01-17T20:27:40.699Z

cve-icon NVD

Status : Deferred

Published: 2025-01-16T21:15:36.817

Modified: 2026-06-17T08:57:46.977

Link: CVE-2025-23950

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T06:00:13Z

Weaknesses
  • CWE-79

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