LiveActive security incident?Get immediate response
CVE Record

CVE-2020-11850: Cross site scripting vulnerability in Self Service Password Reset

Improper Input Validation vulnerability in OpenText Self Service Password Reset allows Cross-Site Scripting (XSS). This issue affects Self Service Password Reset before 4.5.0.2 and 4.4.0.6

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-11850 is a high-severity cross-site scripting issue in OpenText Self Service Password Reset. The CVE states that versions before 4.5.0.2 and 4.4.0.6 are affected. Successful abuse could let an attacker impact confidentiality and integrity, but the CVSS vector requires high privileges and user interaction.

Executive priority

Treat as important for any organization using Self Service Password Reset, especially if the portal is broadly reachable. The business risk is credential workflow compromise, but urgency is reduced by high privilege and user interaction requirements.

Technical view

The issue is improper input validation, mapped to CWE-20, allowing XSS in OpenText Self Service Password Reset. CVSS 3.1 is 7.3 with network attack vector, high attack complexity, high privileges required, user interaction required, changed scope, high confidentiality and integrity impact, and no availability impact.

Likely exposure

Exposure is limited to organizations running OpenText/NetIQ Self Service Password Reset versions earlier than 4.5.0.2 or 4.4.0.6. The bundle does not identify affected deployment configurations, vulnerable endpoints, or internet exposure requirements.

Exploitation context

CISA KEV status is false, and the provided sources do not state active exploitation. The CVSS vector indicates exploitation is not trivial because it requires high privileges, user interaction, and high attack complexity.

Researcher notes

The source bundle confirms XSS class, affected product, version boundaries, CWE-20, and CVSS vector. It does not provide endpoint details, proof of concept, exploit telemetry, or specific configuration mitigations, so validation should stay version- and exposure-focused.

Mitigation direction

  • Upgrade Self Service Password Reset according to OpenText/NetIQ release guidance.
  • Prioritize instances reachable by users or exposed beyond trusted administrative networks.
  • Restrict administrative access while upgrade work is scheduled.
  • Review vendor release notes for the exact fixed branch applicable to your deployment.

Validation and detection

  • Inventory all Self Service Password Reset instances and record installed versions.
  • Compare installed versions with the CVE statement and vendor release notes.
  • Confirm exposed portals have intended authentication and network access controls.
  • Review relevant logs for unusual privileged activity or unexpected portal changes.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-20: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-11850 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.3 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.3CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N15.8Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.3High
CVSS 3.1 vector shape for CVE-2020-11850Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OpenTextSelf Service Password Reset4.5.0.2unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.