Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in CMSJunkie - WordPress Business Directory Plugins WP-BusinessDirectory wp-businessdirectory allows Reflected XSS.This issue affects WP-BusinessDirectory: from n/a through <= 3.1.2.
Published: 2025-04-17
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP‑BusinessDirectory plugin implements input handling that does not properly neutralize user data before including it in web pages, which allows an attacker to inject arbitrary JavaScript into responses that are rendered to end users. The vulnerability is a classic reflected cross‑site scripting flaw (CWE‑79). The immediate effect of exploitation is the execution of attacker‑supplied script code within the victim’s browser session, potentially affecting the data and functionality visible to that user.

Affected Systems

The affected component is CMSJunkie’s WordPress Business Directory Plugin (WP‑BusinessDirectory). Versions from the earliest available release through 3.1.2 are vulnerable; any installation running 3.1.3 or newer is assumed to be free of this flaw.

Risk and Exploitability

The vendor lists a CVSS score of 7.1, categorizing the flaw as high severity. The EPSS score of less than 1 % indicates a low probability of active exploitation, and the vulnerability is not included in CISA’s KEV catalog. The most likely exploitation route is an attacker crafting a malicious URL or form input containing JavaScript and persuading a visitor to follow it or submit it (inferred based on typical reflected XSS attack patterns). No special authentication or privilege is required to exploit the flaw.

Generated by OpenCVE AI on May 1, 2026 at 09:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP‑BusinessDirectory plugin to version 3.1.3 or newer, which removes the reflected XSS vulnerability.
  • If an upgrade cannot be performed immediately, disable or uninstall the WP‑BusinessDirectory plugin to eliminate the attack surface.
  • As a temporary measure, configure a web‑application firewall or server rule to block suspicious query parameters and enforce strict output encoding on plugin‑generated content (e.g., using esc_html() or wp_kses).

Generated by OpenCVE AI on May 1, 2026 at 09:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-11712 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in CMSJunkie - WordPress Business Directory Plugins WP-BusinessDirectory allows Reflected XSS. This issue affects WP-BusinessDirectory: from n/a through 3.1.2.
History

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/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 CMSJunkie - WordPress Business Directory Plugins WP-BusinessDirectory allows Reflected XSS. This issue affects WP-BusinessDirectory: from n/a through 3.1.2. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in CMSJunkie - WordPress Business Directory Plugins WP-BusinessDirectory wp-businessdirectory allows Reflected XSS.This issue affects WP-BusinessDirectory: from n/a through <= 3.1.2.
References
Metrics cvssV3_1

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


Thu, 17 Apr 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 17 Apr 2025 16:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in CMSJunkie - WordPress Business Directory Plugins WP-BusinessDirectory allows Reflected XSS. This issue affects WP-BusinessDirectory: from n/a through 3.1.2.
Title WordPress WP-BusinessDirectory Plugin <= 3.1.2 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:25.686Z

Reserved: 2025-04-09T11:20:51.367Z

Link: CVE-2025-32630

cve-icon Vulnrichment

Updated: 2025-04-17T18:08:03.679Z

cve-icon NVD

Status : Deferred

Published: 2025-04-17T16:15:47.717

Modified: 2026-04-23T15:29:14.670

Link: CVE-2025-32630

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T10:00:12Z

Weaknesses
  • CWE-79

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