LiveActive security incident?Get immediate response
CVE Record

CVE-2021-29118: Esri ArcReader PMF File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability

An out-of-bounds read vulnerability exists when parsing a specially crafted file in Esri ArcReader 10.8.1 (and earlier) which allow an unauthenticated attacker to induce an information disclosure issue in the context of the current user.

LowCVSS 3.3Not KEV-listedUpdated
Glexia's Takelow

Analyst readout for executives and security teams

Plain-English summary

ArcReader can read past intended memory when opening a malicious PMF file. The likely impact is limited information disclosure from the current user's process, not system takeover. It matters where staff exchange map files with outside parties, because exploitation depends on convincing someone to open a crafted file.

Executive priority

Treat this as a low-priority patch hygiene issue unless ArcReader is widely used with external PMF files. Prioritize inventory and vendor-guided remediation over emergency response.

Technical view

CVE-2021-29118 is a CWE-125 out-of-bounds read in Esri ArcReader PMF parsing. The CVSS vector is local, low complexity, no privileges, user interaction required, unchanged scope, and low confidentiality impact. The bundle names ArcReader 10.8.1 and earlier, while its affected list says all ArcReader versions.

Likely exposure

Exposure is most likely on desktops or shared workstations where Esri ArcReader is installed and users open PMF files received from email, portals, vendors, or partners.

Exploitation context

The source bundle does not identify active exploitation, and the CVE is not listed as KEV. Attack requires user interaction with a specially crafted file and results in information disclosure in the current user's context.

Researcher notes

Evidence supports local, user-assisted file parsing exposure with confidentiality-only impact. Patch details are not present in the provided bundle beyond the Esri advisory reference, so remediation should be verified directly against vendor guidance.

Mitigation direction

  • Review Esri's ArcReader security update guidance for the vendor-supported fix.
  • Inventory ArcReader installations, especially version 10.8.1 and earlier.
  • Limit opening PMF files from untrusted or unexpected sources.
  • Remove ArcReader where there is no active business requirement.
  • Route external PMF files through existing security review workflows.

Validation and detection

  • Confirm whether ArcReader is installed on managed endpoints.
  • Record installed versions and compare them with Esri guidance.
  • Check whether the relevant Esri security update has been applied.
  • Review business workflows that accept PMF files from external parties.
  • Look for security alerts tied to suspicious PMF attachments or downloads.
Prepared
Confidence
medium
Sources
3

Based on public source material and reviewed before publication.

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-125: 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
cve · low confidence lookup

CVE-2021-29118 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
Low
CVSS
3.3 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/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
3.3CVSS 3.0LowCVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N1.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

3.3Low
CVSS 3.0 vector shape for CVE-2021-29118Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

CWE details

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

CWE-125 · source CWE mapping

Out-of-bounds Read

Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.