CVE-2024-23675
22.01.2024, 21:15
In Splunk Enterprise versions below 9.0.8 and 9.1.3, Splunk app key value store (KV Store) improperly handles permissions for users that use the REST application programming interface (API). This can potentially result in the deletion of KV Store collections.Enginsight
Vendor | Product | Version |
---|---|---|
splunk | cloud | 𝑥 < 9.1.2312.100 |
splunk | splunk | 9.0.0 ≤ 𝑥 < 9.0.8 |
splunk | splunk | 9.1.0 ≤ 𝑥 < 9.1.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-284 - Improper Access ControlThe software does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.