Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Shamalli Web Directory Free web-directory-free allows DOM-Based XSS.This issue affects Web Directory Free: from n/a through <= 1.7.12.
Published: 2025-12-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Web Directory Free WordPress plugin contains a DOM‑based cross‑site scripting flaw caused by improper neutralization of input during web page generation. An attacker can inject arbitrary JavaScript into a page rendered by the plugin, allowing client‑side script execution that can deface content, capture data or otherwise manipulate the user experience.

Affected Systems

Shamalli Web Directory Free plugins for WordPress versions up to and including 1.7.12 are affected. Any WordPress site that has a vulnerable instance of this plugin installed and activated is at risk; the flaw resides entirely in the plugin code and does not affect the core WordPress platform.

Risk and Exploitability

The base CVSS score of 6.5 indicates a moderate severity. The EPSS score of less than 1 % suggests that exploitation is statistically uncommon at present, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the most plausible attack vector would involve a user visiting a page that incorporates attacker‑controlled input or a malicious link associated with the plugin; such interactions would trigger the DOM‑based XSS. Although no public exploits are documented, the potential impact on affected users justifies treating the flaw as a moderate threat until a fix is deployed.

Generated by OpenCVE AI on April 29, 2026 at 12:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Web Directory Free plugin to a version newer than 1.7.12, which removes the XSS flaw.
  • If a version upgrade is not feasible, disable or uninstall the plugin to eliminate the vulnerability.
  • Apply context‑appropriate escaping (e.g., wp_kses, esc_html) to any user‑supplied data handled by the plugin, ensuring that output is properly sanitized.
  • Consider deploying a web application firewall to detect and block XSS payloads targeting the plugin's endpoints.
  • Monitor site logs for unusual script injections or errors that could indicate attempted exploitation.

Generated by OpenCVE AI on April 29, 2026 at 12:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Mon, 05 Jan 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Shamalli
Shamalli web Directory Free
Wordpress
Wordpress wordpress
Vendors & Products Shamalli
Shamalli web Directory Free
Wordpress
Wordpress wordpress

Tue, 30 Dec 2025 15:15: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'}

ssvc

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


Tue, 30 Dec 2025 11:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Shamalli Web Directory Free web-directory-free allows DOM-Based XSS.This issue affects Web Directory Free: from n/a through <= 1.7.12.
Title WordPress Web Directory Free plugin <= 1.7.12 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References

Subscriptions

Shamalli Web Directory Free
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:33:04.219Z

Reserved: 2025-12-29T11:18:30.572Z

Link: CVE-2025-69018

cve-icon Vulnrichment

Updated: 2025-12-30T14:35:12.689Z

cve-icon NVD

Status : Deferred

Published: 2025-12-30T11:16:00.130

Modified: 2026-06-17T10:00:00.037

Link: CVE-2025-69018

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T12:15:09Z

Weaknesses
  • CWE-79

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