CVE-2023-22935
14.02.2023, 18:15
In Splunk Enterprise versions below 8.1.13, 8.2.10, and 9.0.4, the display.page.search.patterns.sensitivity search parameter lets a search bypass SPL safeguards for risky commands. The vulnerability requires a higher privileged user to initiate a request within their browser and only affects instances with Splunk Web enabled.
Vendor | Product | Version |
---|---|---|
splunk | splunk | 8.1.0 ≤ 𝑥 < 8.1.13 |
splunk | splunk | 8.2.0 ≤ 𝑥 < 8.2.10 |
splunk | splunk | 9.0.0 ≤ 𝑥 < 9.0.4 |
splunk | splunk_cloud_platform | 𝑥 < 9.0.2209.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')The software constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.