LiveActive security incident?Get immediate response
CVE Record

CVE-2023-37239: Format string vulnerability in the distributed file system.

Format string vulnerability in the distributed file system. Attackers who bypass the selinux permission can exploit this vulnerability to crash the program.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2023-37239 is a Huawei HarmonyOS and EMUI issue in a distributed file system component. The public description says an attacker who bypasses SELinux permissions could crash the program. Available sources do not provide CVSS scoring, detailed impact, or evidence of data theft.

Executive priority

Treat this as a targeted fleet hygiene issue, not a confirmed emergency. Prioritize if Huawei devices are used in managed environments, especially where device stability matters or SELinux control integrity is uncertain.

Technical view

The CVE describes a format string vulnerability in the distributed file system. The only stated impact is program crash after bypassing SELinux permission controls. Listed affected platforms are HarmonyOS 2.0.1, 3.0.0, 3.1.0 and EMUI 12.0.1, 13.0.0. CWE mapping is CWE-200, but the described impact is denial of service.

Likely exposure

Exposure is most relevant to organizations managing Huawei devices running the listed HarmonyOS or EMUI versions. The source bundle does not identify specific device models, attack vector, required privileges, or whether enterprise management interfaces are involved.

Exploitation context

CISA KEV status is false, and the provided sources do not claim active exploitation. The public description indicates exploitation requires bypassing SELinux permissions, which suggests an additional prerequisite before the crash condition can be reached.

Researcher notes

Public evidence is sparse. The CVE names a format string flaw and crash impact but does not provide CVSS, affected model mapping, exploit vector, patch identifiers, or proof of exploitation. Avoid assuming remote code execution or information disclosure from the CWE alone.

Mitigation direction

  • Inventory Huawei HarmonyOS and EMUI devices by exact OS version.
  • Review Huawei July 2023 security bulletins for device-specific guidance.
  • Apply Huawei-provided security updates through approved management channels.
  • Keep SELinux protections enforced and investigate policy weakening.
  • Monitor affected devices for unexpected distributed file system crashes.

Validation and detection

  • Confirm whether listed HarmonyOS or EMUI versions exist in the fleet.
  • Check Huawei bulletin applicability for each device model and region.
  • Verify installed security patch level after vendor updates.
  • Review logs for crashes in distributed file system components.
  • Document compensating controls where updates are unavailable.
Prepared
Confidence
medium
Sources
4

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-200: 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-2023-37239 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HuaweiHarmonyOS3.0.0, 3.1.0, 2.0.1unaffected
HuaweiEMUI13.0.0, 12.0.1unaffected
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.