LiveActive security incident?Get immediate response
CVE Record

CVE-2021-29105: There is a stored Cross Site Scripting (XSS) vulnerability in Esri ArcGIS Server Services Directory version 10.8.1 and below.

A stored Cross Site Scripting (XSS) vulnerability in Esri ArcGIS Server Services Directory version 10.8.1 and below may allow a remote authenticated attacker to pass and store malicious strings in the ArcGIS Services Directory.

MediumCVSS 5.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-29105 is a stored cross-site scripting flaw in Esri ArcGIS Server Services Directory 10.8.1 and earlier. An authenticated remote user could store malicious text that later runs in another user's browser. Business risk is moderate because authentication and user interaction are required, but compromised sessions or data exposure are plausible.

Executive priority

Treat this as a scheduled security maintenance item unless exposed systems handle sensitive GIS data or broad authenticated user populations. Prioritize patching externally reachable or shared ArcGIS Server environments first.

Technical view

The CVE describes CWE-79 stored XSS in ArcGIS Server Services Directory. CVSS 3.0 is 5.4 with network access, low complexity, low privileges, required user interaction, changed scope, low confidentiality and integrity impact, and no availability impact. The provided evidence names version 10.8.1 and below.

Likely exposure

Organizations running Esri ArcGIS Server Services Directory version 10.8.1 or below are the likely exposure group. The bundle also lists ArcGIS Server versions as "All" without CPEs, so asset owners should verify exact affected versions against Esri guidance.

Exploitation context

The provided sources do not show known active exploitation, and KEV is false. Exploitation requires a remote authenticated attacker and a victim user viewing affected stored content. This is not described as unauthenticated remote code execution or a service availability issue.

Researcher notes

Evidence is concise and does not provide exploit telemetry, detailed vulnerable parameters, or full fixed-version mapping in the bundle. Avoid assuming exploit maturity. Focus validation on version, patch status, Services Directory reachability, authentication scope, and signs of stored unwanted content.

Mitigation direction

  • Identify ArcGIS Server instances at version 10.8.1 or below.
  • Apply Esri's ArcGIS Server Security 2021 Update 1 Patch where applicable.
  • Review Esri guidance for supported-version upgrade or hardening instructions.
  • Restrict Services Directory access to trusted authenticated users where business operations allow.

Validation and detection

  • Confirm deployed ArcGIS Server versions and patch levels from asset inventory.
  • Verify Services Directory exposure and authentication requirements for each instance.
  • Review Services Directory content for unexpected stored script-like strings.
  • Check vendor advisory status for CVE-2021-29105 coverage on installed builds.
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 · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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
cve · low confidence lookup

CVE-2021-29105 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
Medium
CVSS
5.4 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/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
5.4CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N2.32.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

5.4Medium
CVSS 3.0 vector shape for CVE-2021-29105Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/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
EsriArcGIS ServerAllListed
Weakness

CWE details

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

CWE-79 · source CWE mapping

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

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.