Cyber Resilience

CVE-2022-38247

Medium

Published: 07 September 2022

Published
07 September 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 4.8 CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
EPSS Score 0.3427 97.1th percentile
Risk Priority 30 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-38247 is a medium-severity Cross-site Scripting (CWE-79) vulnerability in Nagios Nagios Xi. Its CVSS base score is 4.8 (Medium).

Operationally, ranked in the top 2.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

Nagios XI version 5.8.6 contains a cross-site scripting vulnerability, tracked as CVE-2022-38247 and assigned CWE-79, that is reachable through the System Settings page in the administrative interface. The flaw carries a CVSS 3.1 score of 4.8 and requires high privileges along with user interaction, yet it can affect resources beyond the immediate scope of the vulnerable component.

An authenticated administrator who can modify System Settings can supply malicious script content that executes in the browsers of other users who subsequently view the affected pages, enabling theft of session tokens or other client-side actions within the Nagios XI application.

The vendor change log for Nagios XI 5.8.7 documents the release that addresses the issue, indicating that upgrading from 5.8.6 eliminates the vulnerable code path.

The associated EPSS score reached 0.3427 without a documented rise from a materially lower baseline after disclosure.

EU & UK References

Vulnerability details

Nagios XI v5.8.6 was discovered to contain a cross-site scripting (XSS) vulnerability via the System Settings page under the Admin panel.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

nagios
nagios xi
5.8.6

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.

addresses: CWE-79

Penetration testing submits XSS payloads to web applications, detecting cross-site scripting flaws for subsequent remediation.

addresses: CWE-79

Validates web inputs to reject script-related content that could produce XSS.

addresses: CWE-79

Output validation against expected content can reject or sanitize script content in generated web pages, reducing XSS exploitability.

References