Cyber Resilience

CVE-2023-32707

High

Published: 01 June 2023

Published
01 June 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.8268 99.3th percentile
Risk Priority 67 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-32707 is a high-severity Improper Authorization (CWE-285) vulnerability in Splunk Splunk. Its CVSS base score is 8.8 (High).

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

Deeper analysis

In versions of Splunk Enterprise below 9.0.5, 8.2.11, and 8.1.14, and Splunk Cloud Platform below 9.0.2303.100, a privilege escalation vulnerability allows a low-privileged user holding the edit_user capability to gain administrative access through specially crafted web requests. The flaw is tracked as CVE-2023-32707 with a CVSS 3.1 score of 8.8 and is associated with CWE-285 improper authorization.

An attacker with a role that includes the edit_user capability can send crafted requests to the affected Splunk instance and escalate their privileges to full admin level, resulting in complete control over the deployment including the ability to read, modify, or delete data and configurations.

Splunk advisory SVD-2023-0602 and associated research notes recommend upgrading Splunk Enterprise to 9.0.5, 8.2.11, or 8.1.14 and Splunk Cloud Platform to 9.0.2303.100 or later to remediate the issue. The EPSS score has reached a peak of 0.8863 with a current value of 0.8268.

EU & UK References

Vulnerability details

In versions of Splunk Enterprise below 9.0.5, 8.2.11, and 8.1.14, and Splunk Cloud Platform below version 9.0.2303.100, a low-privileged user who holds a role that has the ‘edit_user’ capability assigned to it can escalate their privileges to that of the…

more

admin user by providing specially crafted web requests.

CWE(s)

Related Threats

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

Affected Assets

splunk
splunk
8.1.0 — 8.1.14 · 8.2.0 — 8.2.11 · 9.0.0 — 9.0.5
splunk
splunk cloud platform
≤ 9.0.2303.100

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-285

Documented procedures facilitate correct implementation and ongoing management of authorization decisions.

addresses: CWE-285

Periodic reviews identify and correct flaws in authorization decisions or enforcement.

addresses: CWE-285

The control's documentation requirement reduces improper authorization by ensuring only mission-justified actions bypass authentication.

addresses: CWE-285

Establishing permitted attributes and values, plus auditing changes, ensures authorization decisions are based on correctly managed policy data.

addresses: CWE-285

Explicitly mandates authorizing remote access types before permitting connections, directly mitigating improper authorization.

addresses: CWE-285

The control explicitly requires authorization of each wireless access type prior to permitting connections.

addresses: CWE-285

Mandating explicit authorization of mobile device connections reduces the risk of improper authorization decisions for system access.

addresses: CWE-285

Specifying access authorizations for each account and requiring approvals for account requests enforces proper authorization decisions.

References