Description
Joomla Extension - cmsjunkie.com - Reflected XSS / XML injection in J-BusinessDirectory < 6.2.3 - companyName from the request was written unescaped into an XML attribute.
Published: 2026-08-19
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The J‑BusinessDirectory extension for Joomla contains a reflected Cross‑Site Scripting vulnerability that also permits XML injection. A request parameter named companyName is sent to the server and then directly inserted into an XML attribute without any escaping or sanitization. If a victim’s browser parses the resulting XML, the injected value can be interpreted as executable script, allowing an attacker to run arbitrary code in the victim’s browser in the context of the site. This flaw is client‑side only and does not alter server state beyond the browser execution environment.

Affected Systems

All releases of cmsjunkie.com’s J‑BusinessDirectory extension for Joomla older than version 6.2.3 are affected. Administrators should confirm that their installations are at least 6.2.3; any version 6.2.2 or earlier remains vulnerable and requires remediation.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity. The EPSS score is below 1 % and the vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is a reflected request: an attacker can craft a URL containing a malicious companyName parameter and lure a user to visit it. Because this flaw resides in client‑side output, it can be exploited remotely from the internet without authentication, potentially enabling defacement, phishing, or other client‑side compromise.

Generated by OpenCVE AI on August 20, 2026 at 15:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply or upgrade to J‑BusinessDirectory version 6.2.3 or later
  • If an upgrade cannot be performed immediately, edit the extension to escape or sanitize the companyName value before insertion into XML—use an XML‑escaping routine or a safe XML library to prevent unescaped content
  • If the extension cannot be patched promptly, disable it or restrict access to the affected functionality until a patched version is available

Generated by OpenCVE AI on August 20, 2026 at 15:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 21 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 20 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Cmsjunkie.com
Cmsjunkie.com j-businessdirectory Extension For Joomla
Vendors & Products Cmsjunkie.com
Cmsjunkie.com j-businessdirectory Extension For Joomla

Wed, 19 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
Description Joomla Extension - cmsjunkie.com - Reflected XSS / XML injection in J-BusinessDirectory < 6.2.3 - companyName from the request was written unescaped into an XML attribute.
Title Joomla Extension - cmsjunkie.com - Reflected XSS / XML injection in J-BusinessDirectory < 6.2.3
Weaknesses CWE-79
References
Metrics cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Cmsjunkie.com J-businessdirectory Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-21T19:21:07.383Z

Reserved: 2026-08-18T16:11:15.469Z

Link: CVE-2026-75955

cve-icon Vulnrichment

Updated: 2026-08-21T16:17:04.518Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T15:18:10.183

Modified: 2026-08-26T16:36:16.990

Link: CVE-2026-75955

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T15:45:03Z

Weaknesses
  • CWE-79

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