EdirectoryApplication · Microfocus

CVE-2021-22503

MEDIUM · 6.1 CVSS v3.1 Published 2024-09-12
Fix available
A fix is available. Upgrade to 9.2.3.0000 or later.
See remediation →
68/100
Remediation priority · Elevated
Remotely reachable No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Possible Improper Neutralization of Input During Web Page Generation Vulnerability in eDirectory has been discovered in OpenText™ eDirectory 9.2.3.0000.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

Cross-site scripting (XSS) vulnerability in OpenText eDirectory 9.2.3.0000 allows unauthenticated remote attackers to inject malicious scripts into web pages generated by the application due to improper input neutralization.

MitigationApply vendor-supplied patch or upgrade to a patched version of eDirectory. If immediate patching is not possible, implement output encoding and input validation as compensating controls.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
EdirectoryApplication
Affected:< 9.2.3.0000

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify if eDirectory is installed
    Check for eDirectory installation directories (commonly under /opt/novell/eDirectory or C:\Novell\eDirectory on Windows) and look for ndsd or ndsmanage processes running
    Affected if eDirectory software is not found on the system
  2. Determine installed eDirectory version
    Run 'ndsconfig -v' or 'ndsmanage -v' from the eDirectory bin directory, or check the ndsvers.ini file in the eDirectory installation directory for the version number
    Affected if The version number is lower than 9.2.3.0000 (e.g., 9.2.2.x, 9.1.x, etc.)
  3. Check if web components are enabled
    Inspect the nds.conf or ndsmanagement.xml configuration files in the eDirectory data directory for web server module configurations (HTTP/HTTPS listeners)
    Affected if HTTP or HTTPS web listeners are configured and enabled for eDirectory administration or iManager
  4. Verify web interface accessibility
    Attempt to access the eDirectory iManager or admin web interface on the configured HTTP/HTTPS ports (typically 8080 or 8443) from a browser
    Affected if The web interface is accessible and accepts user input that could be reflected in pages without proper encoding

System is affected if eDirectory version is below 9.2.3.0000 AND the web administration interface (iManager or similar) is enabled and accessible.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 9.2.3.0000 or later
Fixed in 9.2.3.0000
Interim mitigation

Apply vendor-supplied patch or upgrade to a patched version of eDirectory. If immediate patching is not possible, implement output encoding and input validation as compensating controls.

Recommended fix Moderate confidence

eDirectory 9.2.3.0000

  1. Identify the current eDirectory version by checking the server or documentation
  2. Download eDirectory 9.2.3.0000 or later from the OpenText/NetIQ official portal
  3. Review the upgrade documentation for eDirectory 9.2.3.0000
  4. Perform a backup of the current eDirectory configuration and data
  5. Execute the upgrade following the official upgrade procedure
  6. Verify the upgrade was successful and the XSS vulnerability is remediated
Caveat Review release notes for any deprecated features or configuration changes between your current version and 9.2.3.0000

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Edirectory Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA2.0 h
20.0 hours of engineering $3,500
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-22503 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2021-22503 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data