LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32937: MDT AutoSave Generation of Error Message Containing Sensitive Information

An attacker can gain knowledge of a session temporary working folder where the getfile and putfile commands are used in MDT AutoSave versions prior to v6.02.06. An attacker can leverage this knowledge to provide a malicious command to the working directory where the read and write activity can be initiated.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

MDT AutoSave can reveal a temporary session working folder in error messages. That folder is used for file transfer activity, giving an unauthenticated network attacker useful internal knowledge. The public bundle does not show active exploitation, but the issue affects industrial automation change-management environments where exposed file paths can materially aid intrusion activity.

Executive priority

Prioritize remediation for industrial sites where AutoSave is network reachable or supports operational change control. The risk is not confirmed active exploitation, but the vulnerability can reveal operational filesystem details to unauthenticated attackers and may support further compromise planning.

Technical view

CVE-2021-32937 is a CWE-209 sensitive information disclosure issue in MDT AutoSave. Error messages can disclose the session temporary working directory used by getfile and putfile commands. The CVSS 3.1 score is 7.5: network exploitable, low complexity, no privileges, no user interaction, high confidentiality impact only.

Likely exposure

Exposure is most relevant where MDT AutoSave or AutoSave for System Platform components are reachable over a network. The bundle lists MDT AutoSave, MDT AutoSave 7.00, AutoSave for System Platform, and A4SP 5.00, while the description references MDT AutoSave before v6.02.06; treat version evidence as requiring vendor confirmation.

Exploitation context

The source bundle does not cite CISA KEV listing or confirmed active exploitation. It states an attacker can learn a temporary working folder and use that knowledge to provide a malicious command to the working directory where read and write activity can begin. No exploit procedure is provided.

Researcher notes

Key uncertainty is affected-version mapping: the description says MDT AutoSave before v6.02.06, while the affected list also names AutoSave 7.00 and A4SP 5.00. Do not assume impact beyond sensitive error-message disclosure unless vendor or CISA material confirms additional consequences.

Mitigation direction

  • Review the CISA advisory and MDT Software guidance for affected-version clarification.
  • Upgrade MDT AutoSave deployments before v6.02.06 to a vendor-supported fixed release.
  • Restrict network access to MDT AutoSave and A4SP management interfaces.
  • Monitor vendor support channels for product-specific mitigation instructions.
  • Reduce error detail exposed to untrusted users where configuration permits.

Validation and detection

  • Inventory MDT AutoSave and A4SP installations and record exact versions.
  • Confirm whether any listed versions match the CISA advisory exposure scope.
  • Check whether file transfer functions are reachable from untrusted networks.
  • Review logs for unusual errors involving getfile, putfile, or temporary working folders.
  • Verify remediation by confirming installed versions against vendor guidance.
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-209: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-32937 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2021-32937Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MDT SoftwareMDT AutoSaveunspecifiedListed
MDT SoftwareMDT AutoSave7.00Listed
MDT SoftwareAutoSave for System Platform (A4SP)unspecifiedListed
MDT SoftwareA4SP5.00Listed
Weakness

CWE details

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

CWE-209 · source CWE mapping

Generation of Error Message Containing Sensitive Information

Generation of Error Message Containing Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.