CVE-2022-34822
Published: 08 November 2022
Summary
CVE-2022-34822 is a critical-severity Path Traversal (CWE-22) vulnerability in Nec Expresscluster X. Its CVSS base score is 9.8 (Critical).
Operationally, ranked in the top 9.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
CVE-2022-34822 is a path traversal vulnerability, tracked under CWE-22, that affects CLUSTERPRO X 5.0 for Windows and earlier versions along with EXPRESSCLUSTER X 5.0 for Windows and earlier, including the SingleServerSafe variants of both products. The flaw permits remote manipulation of file paths, enabling unauthorized writes to arbitrary locations on the underlying file system.
A remote unauthenticated attacker can exploit the issue over the network without credentials or user interaction to overwrite existing files and potentially achieve arbitrary code execution, consistent with the CVSS 9.8 rating reflecting full confidentiality, integrity, and availability impact.
Vendor guidance is published in the NEC advisory at https://jpn.nec.com/security-info/secinfo/nv22-014_en.html, which addresses the affected CLUSTERPRO and EXPRESSCLUSTER releases.
EPSS scores for the CVE remain low, with a current value of 0.0537 and a peak of 0.0653.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-37728
Vulnerability details
Path traversal vulnerability in CLUSTERPRO X 5.0 for Windows and earlier, EXPRESSCLUSTER X 5.0 for Windows and earlier, CLUSTERPRO X 5.0 SingleServerSafe for Windows and earlier, EXPRESSCLUSTER X 5.0 SingleServerSafe for Windows and earlier allows a remote unauthenticated attacker to…
more
overwrite existing files on the file system and to potentially execute arbitrary code.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Validates pathnames and filenames to prevent traversal outside intended directories.